- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 475
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- Doctrine 1
- Migrations 12
- 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
-
-
reviewer_name
-
reviewer_url
-
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
-
title
-
comment
-
_token
-
-
-
category_id
-
name
-
product_review
"Plugin\ProductReview42\Form\Type\ProductReviewType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
data_class | "Plugin\ProductReview42\Entity\ProductReview" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5614 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} use: { $class: "Plugin\ProductReview42\Entity\ProductReview" } } |
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() {#5612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5613 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_review" "_product_review" ] |
cache_key | "_product_review_product_review" |
compound | true |
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5790 -form: Symfony\Component\Form\Form {#5769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5611 …5} |
full_name | "product_review" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "product_review" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review" |
valid | true |
value | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
reviewer_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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5660 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5666 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5660 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5666 +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 +payload: null } ] |
label | "product_review.form.product_review.reviewer_name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5660 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5666 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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 | "product_review.form.product_review.reviewer_name" |
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() {#5597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5596 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_review_reviewer_name" ] |
cache_key | "_product_review_reviewer_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 {#5927 -form: Symfony\Component\Form\Form {#5806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5929 …5} |
full_name | "product_review[reviewer_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_reviewer_name" |
label | "product_review.form.product_review.reviewer_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reviewer_name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_reviewer_name" |
valid | true |
value | "" |
reviewer_url
"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 | [ "maxlength" => 1000 ] |
[ "maxlength" => 1000 ] |
constraints | [ Symfony\Component\Validator\Constraints\Url {#5665 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5631 +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: 1000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Url {#5665 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5631 +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: 1000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "product_review.form.product_review.reviewer_url" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 1000 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Url {#5665 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5631 +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: 1000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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 | "product_review.form.product_review.reviewer_url" |
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() {#5610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5609 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 1000 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_review_reviewer_url" ] |
cache_key | "_product_review_reviewer_url_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 {#5925 -form: Symfony\Component\Form\Form {#5810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5598 …5} |
full_name | "product_review[reviewer_url]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_reviewer_url" |
label | "product_review.form.product_review.reviewer_url" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reviewer_url" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_reviewer_url" |
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 {#5677 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5708 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5690 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5704 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5689 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5699 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4904 …} -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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#5699 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4904 …} -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 {#5682 -_em: Doctrine\ORM\EntityManager {#439 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5680 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5679 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5678 #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 {#5681 …} -_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() {#5684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5687 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "sex" "_product_review_sex" ] |
cache_key | "_product_review_sex_sex" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5722 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5723 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5724 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5725 …} +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 {#5629 -form: Symfony\Component\Form\Form {#5830 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5783 …5} |
full_name | "product_review[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_sex" |
is_selected | Closure($choice, $value) {#5762 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5641 …} } |
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 | "_product_review_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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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() {#5781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5778 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_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 {#5878 -form: Symfony\Component\Form\Form {#5833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5888 …5} |
full_name | "product_review[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_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 | "_product_review_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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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() {#5791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5792 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_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 {#5868 -form: Symfony\Component\Form\Form {#5836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5858 …5} |
full_name | "product_review[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_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 | "_product_review_sex_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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() {#5802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5801 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_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 {#5848 -form: Symfony\Component\Form\Form {#5839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5697 …5} |
full_name | "product_review[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_sex_3" |
label | "その他" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_review_sex_entry" |
valid | true |
value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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() {#5822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5821 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_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 {#5823 -form: Symfony\Component\Form\Form {#5842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5803 …5} |
full_name | "product_review[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_sex_4" |
label | "回答しない" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_review_sex_entry" |
valid | true |
value | "4" |
recommend_level
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
[ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5628 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5628 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
expanded | true |
same as passed value |
label | "product_review.form.product_review.recommend_level" |
same as passed value |
multiple | false |
false
|
placeholder | false |
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 | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5628 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "product_review.form.product_review.recommend_level" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5716 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_review_recommend_level" ] |
cache_key | "_product_review_recommend_level_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "★" +value: "1" +data: 1 +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 {#5726 -form: Symfony\Component\Form\Form {#5895 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5747 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level" |
is_selected | Closure($choice, $value) {#5967 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5641 …} } |
label | "product_review.form.product_review.recommend_level" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "recommend_level" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level" |
valid | true |
value | "" |
0
"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 | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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 | null |
trim | true |
upload_max_size_message | Closure() {#5847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5846 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_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 {#5972 -form: Symfony\Component\Form\Form {#5898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5971 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_0" |
label | "★★★★★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "5" |
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 | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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 | null |
trim | true |
upload_max_size_message | Closure() {#5857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5856 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_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 {#5973 -form: Symfony\Component\Form\Form {#5901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5974 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_1" |
label | "★★★★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "4" |
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 | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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 | null |
trim | true |
upload_max_size_message | Closure() {#5867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5866 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_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 {#5975 -form: Symfony\Component\Form\Form {#5904 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5976 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_2" |
label | "★★★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | null |
null
|
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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 | null |
trim | true |
upload_max_size_message | Closure() {#5877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5876 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_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 {#5977 -form: Symfony\Component\Form\Form {#5907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5978 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_3" |
label | "★★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "2" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | null |
null
|
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5773 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5774 …} } |
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 {#5777 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 | null |
trim | true |
upload_max_size_message | Closure() {#5887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5886 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_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 {#5979 -form: Symfony\Component\Form\Form {#5910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5980 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_4" |
label | "★" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "1" |
title
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5627 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5625 +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: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5627 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5625 +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: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "product_review.form.product_review.title" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5627 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5625 +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: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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 | "product_review.form.product_review.title" |
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() {#5746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5745 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_review_title" ] |
cache_key | "_product_review_title_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 {#5970 -form: Symfony\Component\Form\Form {#5913 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5926 …5} |
full_name | "product_review[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_title" |
label | "product_review.form.product_review.title" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_title" |
valid | true |
value | "" |
comment
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 3000 ] |
[ "maxlength" => 3000 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5626 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5626 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "product_review.form.product_review.comment" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 3000 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5626 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5588 +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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 | "product_review.form.product_review.comment" |
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() {#5761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5755 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 3000 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_product_review_comment" ] |
cache_key | "_product_review_comment_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5982 -form: Symfony\Component\Form\Form {#5916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5981 …5} |
full_name | "product_review[comment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_comment" |
label | "product_review.form.product_review.comment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "comment" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_comment" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a8efa87c38d03046888ba5a58384e.fOp9YaqMiaEl2Nz85xHQQcCOVoywK9LE1Qngww5hPlM.EbxOIu7D0NVoh62urSePLbr0AfT2YL2gjUyMj0ZQbAYzmRBRnvzo-3qB6A" |
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 | "a8efa87c38d03046888ba5a58384e.fOp9YaqMiaEl2Nz85xHQQcCOVoywK9LE1Qngww5hPlM.EbxOIu7D0NVoh62urSePLbr0AfT2YL2gjUyMj0ZQbAYzmRBRnvzo-3qB6A" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data | "a8efa87c38d03046888ba5a58384e.fOp9YaqMiaEl2Nz85xHQQcCOVoywK9LE1Qngww5hPlM.EbxOIu7D0NVoh62urSePLbr0AfT2YL2gjUyMj0ZQbAYzmRBRnvzo-3qB6A" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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() {#5989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5983 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_product_review__token" ] |
cache_key | "_product_review__token_hidden" |
compound | false |
data | "a8efa87c38d03046888ba5a58384e.fOp9YaqMiaEl2Nz85xHQQcCOVoywK9LE1Qngww5hPlM.EbxOIu7D0NVoh62urSePLbr0AfT2YL2gjUyMj0ZQbAYzmRBRnvzo-3qB6A" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6001 -form: Symfony\Component\Form\Form {#5996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5990 …5} |
full_name | "product_review[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review__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 | "_product_review__token" |
valid | true |
value | "a8efa87c38d03046888ba5a58384e.fOp9YaqMiaEl2Nz85xHQQcCOVoywK9LE1Qngww5hPlM.EbxOIu7D0NVoh62urSePLbr0AfT2YL2gjUyMj0ZQbAYzmRBRnvzo-3qB6A" |
(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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#9794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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() {#9796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9795 …} } } |
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 {#9841 -form: Symfony\Component\Form\Form {#9829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9842 …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 {#6440 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6450 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6448 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6452 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6442 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6446 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6443 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6433 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6435 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6434 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6426 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6428 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6427 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6463 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6461 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6462 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6470 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6468 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6469 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6477 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6475 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6476 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6484 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6482 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6483 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6491 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6489 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6490 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6498 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6496 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6497 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6499 …} -Children: Doctrine\ORM\PersistentCollection {#6502 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6505 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6503 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6504 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6506 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6512 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6510 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6511 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6519 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6517 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6518 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6526 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6524 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6525 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6527 …} -Children: Doctrine\ORM\PersistentCollection {#6530 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6533 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6531 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6532 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6540 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6436 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6437 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6545 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6538 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6539 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6554 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6552 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6553 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6561 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6559 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6560 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6565 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6568 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6566 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6567 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6575 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6573 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6574 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6582 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6580 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6581 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6589 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6587 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6588 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6596 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6594 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6595 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -Children: Doctrine\ORM\PersistentCollection {#6600 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6603 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6601 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6602 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6610 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6608 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6609 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6617 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6615 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6616 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6618 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6624 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6622 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6623 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6631 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6629 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6630 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6638 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6636 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6637 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6645 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6551 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6550 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6650 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6643 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6644 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6659 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6657 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6658 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6666 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6664 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6665 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6673 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6671 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6672 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6677 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6680 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6678 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6679 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6687 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6685 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6686 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6694 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6692 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6693 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6701 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6699 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6700 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6708 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6706 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6707 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6715 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6655 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6656 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6720 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6713 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6714 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6729 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6727 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6728 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6736 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6734 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6735 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6743 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6741 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6742 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6750 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6748 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6749 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6751 …} -Children: Doctrine\ORM\PersistentCollection {#6754 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6757 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6755 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6756 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6758 …} -Children: Doctrine\ORM\PersistentCollection {#6761 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6764 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6762 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6763 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6771 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6769 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6770 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6778 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6726 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6725 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6783 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6776 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6777 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6792 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6790 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6791 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6799 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6797 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6798 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6806 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6804 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6805 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6813 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6811 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6812 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6820 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6818 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6819 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6827 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6825 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6826 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6834 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6832 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6833 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6841 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6839 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6840 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6842 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6848 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6846 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6847 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6855 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6789 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6788 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6860 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6853 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6854 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6864 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6869 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6867 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6868 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6876 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6874 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6875 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6883 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6881 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6882 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6890 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6888 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6889 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6897 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6895 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6896 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6904 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6902 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6903 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6911 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6909 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6910 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6918 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6916 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6917 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6925 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6923 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6924 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6932 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6866 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6865 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6937 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6930 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6931 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6946 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6944 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6945 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6953 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6951 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6952 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6960 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6958 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6959 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6967 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6965 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6966 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6974 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6972 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6973 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6981 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6979 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6980 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6988 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6986 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6987 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6995 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6993 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6994 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7002 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7000 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7001 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7009 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6943 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6942 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7014 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7007 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7008 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7023 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7021 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7022 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7030 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7028 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7029 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7037 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7035 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7036 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7044 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7042 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7043 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7051 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7049 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7050 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7058 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7056 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7057 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7065 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7063 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7064 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7072 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7020 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7019 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7077 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7070 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7071 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7086 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7084 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7085 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7093 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7091 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7092 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7100 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7098 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7099 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7107 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7105 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7106 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7114 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7112 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7113 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7121 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7119 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7120 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7128 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7126 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7127 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7135 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7133 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7134 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7142 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7140 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7141 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7149 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7147 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7148 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7156 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7154 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7155 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7163 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7161 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7162 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7170 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7082 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7083 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7175 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7168 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7169 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7184 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7182 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7183 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7191 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7189 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7190 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7198 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7180 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7181 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7203 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7196 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7197 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7212 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7210 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7211 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7219 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7217 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7218 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7226 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7224 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7225 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7233 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7231 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7232 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7240 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7238 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7239 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7247 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7245 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7246 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7254 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7252 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7253 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7261 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7209 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7208 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7266 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7259 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7260 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7275 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7273 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7274 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7282 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7280 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7281 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7289 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7287 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7288 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7296 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7294 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7295 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7303 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7301 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7302 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7310 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7308 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7309 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7317 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7315 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7316 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7324 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7322 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7323 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7331 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7329 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7330 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7338 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7336 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7337 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7345 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7343 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7344 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7352 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7272 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7271 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7357 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7350 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7351 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7366 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7364 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7365 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7373 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7371 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7372 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7380 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7378 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7379 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7387 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7385 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7386 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7394 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7392 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7393 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7401 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7399 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7400 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7408 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7406 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7407 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7415 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7413 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7414 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7422 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7420 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7421 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7429 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7427 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7428 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7436 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7434 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7435 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
[ Eccube\Entity\Category {#6440 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6450 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6448 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6452 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6442 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6446 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6443 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6433 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6435 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6434 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6426 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6428 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6427 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6463 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6461 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6462 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6470 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6468 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6469 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6477 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6475 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6476 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6484 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6482 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6483 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6491 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6489 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6490 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6498 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6496 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6497 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6499 …} -Children: Doctrine\ORM\PersistentCollection {#6502 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6505 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6503 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6504 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6506 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6512 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6510 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6511 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6519 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6517 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6518 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6526 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6524 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6525 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6527 …} -Children: Doctrine\ORM\PersistentCollection {#6530 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6533 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6531 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6532 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6540 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6436 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6437 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6545 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6538 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6539 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6554 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6552 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6553 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6561 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6559 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6560 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6565 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6568 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6566 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6567 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6575 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6573 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6574 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6582 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6580 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6581 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6589 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6587 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6588 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6596 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6594 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6595 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -Children: Doctrine\ORM\PersistentCollection {#6600 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6603 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6601 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6602 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6610 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6608 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6609 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6617 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6615 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6616 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6618 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6624 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6622 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6623 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6631 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6629 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6630 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6638 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6636 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6637 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6645 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6551 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6550 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6650 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6643 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6644 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6659 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6657 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6658 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6666 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6664 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6665 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6673 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6671 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6672 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6677 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6680 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6678 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6679 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6687 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6685 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6686 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6694 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6692 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6693 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6701 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6699 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6700 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6708 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6706 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6707 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6715 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6655 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6656 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6720 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6713 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6714 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6729 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6727 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6728 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6736 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6734 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6735 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6743 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6741 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6742 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6750 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6748 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6749 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6751 …} -Children: Doctrine\ORM\PersistentCollection {#6754 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6757 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6755 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6756 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6758 …} -Children: Doctrine\ORM\PersistentCollection {#6761 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6764 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6762 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6763 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6771 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6769 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6770 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6778 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6726 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6725 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6783 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6776 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6777 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6792 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6790 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6791 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6799 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6797 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6798 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6806 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6804 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6805 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6813 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6811 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6812 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6820 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6818 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6819 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6827 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6825 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6826 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6834 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6832 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6833 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6841 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6839 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6840 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6842 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6848 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6846 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6847 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6855 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6789 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6788 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6860 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6853 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6854 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6864 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6869 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6867 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6868 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6876 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6874 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6875 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6883 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6881 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6882 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6890 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6888 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6889 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6897 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6895 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6896 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6904 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6902 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6903 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6911 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6909 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6910 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6918 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6916 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6917 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6925 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6923 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6924 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6932 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6866 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6865 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6937 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6930 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6931 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6946 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6944 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6945 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6953 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6951 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6952 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6960 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6958 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6959 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6967 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6965 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6966 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6974 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6972 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6973 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6981 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6979 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6980 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6988 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6986 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6987 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6995 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6993 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6994 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7002 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7000 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7001 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7009 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6943 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6942 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7014 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7007 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7008 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7023 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7021 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7022 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7030 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7028 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7029 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7037 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7035 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7036 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7044 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7042 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7043 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7051 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7049 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7050 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7058 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7056 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7057 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7065 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7063 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7064 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7072 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7020 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7019 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7077 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7070 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7071 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7086 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7084 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7085 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7093 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7091 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7092 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7100 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7098 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7099 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7107 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7105 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7106 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7114 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7112 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7113 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7121 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7119 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7120 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7128 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7126 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7127 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7135 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7133 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7134 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7142 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7140 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7141 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7149 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7147 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7148 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7156 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7154 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7155 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7163 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7161 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7162 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7170 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7082 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7083 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7175 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7168 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7169 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7184 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7182 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7183 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7191 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7189 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7190 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7198 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7180 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7181 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7203 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7196 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7197 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7212 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7210 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7211 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7219 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7217 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7218 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7226 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7224 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7225 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7233 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7231 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7232 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7240 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7238 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7239 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7247 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7245 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7246 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7254 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7252 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7253 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7261 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7209 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7208 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7266 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7259 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7260 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7275 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7273 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7274 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7282 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7280 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7281 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7289 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7287 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7288 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7296 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7294 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7295 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7303 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7301 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7302 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7310 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7308 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7309 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7317 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7315 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7316 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7324 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7322 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7323 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7331 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7329 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7330 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7338 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7336 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7337 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7345 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7343 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7344 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7352 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7272 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7271 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7357 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7350 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7351 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7366 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7364 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7365 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7373 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7371 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7372 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7380 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7378 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7379 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7387 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7385 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7386 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7394 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7392 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7393 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7401 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7399 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7400 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7408 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7406 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7407 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7415 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7413 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7414 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7422 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7420 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7421 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7429 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7427 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7428 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7436 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7434 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7435 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
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 {#9810 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9815 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6326 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6267 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6440 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6450 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6448 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6452 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6442 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6446 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6443 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6433 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6435 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6434 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6426 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6428 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6427 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6463 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6461 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6462 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6470 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6468 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6469 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6477 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6475 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6476 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6484 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6482 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6483 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6491 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6489 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6490 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6498 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6496 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6497 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6499 …} -Children: Doctrine\ORM\PersistentCollection {#6502 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6505 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6503 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6504 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6506 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6512 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6510 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6511 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6519 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6517 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6518 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6526 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6524 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6525 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6527 …} -Children: Doctrine\ORM\PersistentCollection {#6530 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6533 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6531 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6532 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6540 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6436 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6437 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6545 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6538 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6539 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6554 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6552 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6553 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6561 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6559 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6560 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6565 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6568 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6566 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6567 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6575 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6573 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6574 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6582 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6580 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6581 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6589 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6587 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6588 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6596 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6594 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6595 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -Children: Doctrine\ORM\PersistentCollection {#6600 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6603 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6601 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6602 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6610 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6608 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6609 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6617 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6615 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6616 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6618 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6624 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6622 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6623 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6631 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6629 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6630 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6638 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6636 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6637 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6645 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6551 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6550 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6650 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6643 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6644 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6659 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6657 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6658 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6666 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6664 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6665 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6673 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6671 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6672 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6677 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6680 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6678 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6679 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6687 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6685 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6686 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6694 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6692 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6693 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6701 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6699 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6700 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6708 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6706 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6707 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6715 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6655 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6656 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6720 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6713 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6714 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6729 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6727 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6728 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6736 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6734 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6735 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6743 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6741 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6742 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6750 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6748 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6749 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6751 …} -Children: Doctrine\ORM\PersistentCollection {#6754 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6757 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6755 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6756 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6758 …} -Children: Doctrine\ORM\PersistentCollection {#6761 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6764 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6762 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6763 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6771 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6769 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6770 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6778 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6726 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6725 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6783 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6776 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6777 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6792 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6790 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6791 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6799 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6797 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6798 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6806 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6804 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6805 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6813 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6811 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6812 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6820 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6818 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6819 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6827 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6825 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6826 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6834 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6832 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6833 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6841 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6839 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6840 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6842 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6848 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6846 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6847 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6855 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6789 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6788 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6860 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6853 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6854 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6864 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6869 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6867 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6868 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6876 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6874 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6875 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6883 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6881 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6882 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6890 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6888 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6889 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6897 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6895 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6896 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6904 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6902 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6903 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6911 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6909 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6910 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6918 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6916 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6917 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6925 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6923 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6924 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6932 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6866 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6865 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6937 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6930 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6931 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6946 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6944 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6945 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6953 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6951 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6952 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6960 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6958 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6959 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6967 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6965 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6966 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6974 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6972 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6973 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6981 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6979 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6980 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6988 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6986 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6987 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6995 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6993 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6994 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7002 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7000 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7001 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7009 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6943 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6942 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7014 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7007 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7008 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7023 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7021 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7022 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7030 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7028 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7029 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7037 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7035 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7036 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7044 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7042 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7043 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7051 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7049 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7050 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7058 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7056 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7057 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7065 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7063 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7064 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7072 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7020 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7019 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7077 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7070 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7071 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7086 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7084 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7085 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7093 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7091 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7092 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7100 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7098 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7099 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7107 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7105 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7106 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7114 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7112 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7113 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7121 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7119 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7120 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7128 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7126 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7127 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7135 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7133 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7134 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7142 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7140 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7141 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7149 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7147 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7148 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7156 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7154 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7155 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7163 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7161 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7162 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7170 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7082 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7083 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7175 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7168 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7169 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7184 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7182 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7183 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7191 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7189 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7190 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7198 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7180 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7181 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7203 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7196 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7197 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7212 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7210 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7211 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7219 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7217 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7218 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7226 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7224 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7225 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7233 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7231 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7232 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7240 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7238 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7239 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7247 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7245 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7246 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7254 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7252 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7253 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7261 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7209 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7208 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7266 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7259 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7260 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7275 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7273 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7274 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7282 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7280 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7281 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7289 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7287 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7288 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7296 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7294 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7295 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7303 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7301 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7302 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7310 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7308 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7309 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7317 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7315 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7316 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7324 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7322 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7323 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7331 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7329 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7330 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7338 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7336 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7337 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7345 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7343 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7344 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7352 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7272 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7271 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7357 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7350 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7351 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7366 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7364 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7365 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7373 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7371 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7372 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7380 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7378 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7379 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7387 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7385 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7386 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7394 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7392 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7393 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7401 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7399 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7400 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7408 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7406 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7407 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7415 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7413 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7414 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7422 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7420 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7421 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7429 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7427 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7428 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7436 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7434 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7435 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#6326 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6267 …} -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() {#9811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9812 …} } } |
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 | [ 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9853 +label: "エアコン(2階下ろし工事)" +value: "69" +data: Eccube\Entity\Category {#6440 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6450 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6448 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6452 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9854 +label: " お掃除機能なし" +value: "86" +data: Eccube\Entity\Category {#6442 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6446 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6443 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9855 +label: " お掃除機能あり" +value: "85" +data: Eccube\Entity\Category {#6433 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6435 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6434 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9856 +label: " 200V" +value: "84" +data: Eccube\Entity\Category {#6426 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6428 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6427 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9857 +label: " 100V" +value: "83" +data: Eccube\Entity\Category {#6463 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6461 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6462 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9858 +label: " 三菱重工" +value: "71" +data: Eccube\Entity\Category {#6470 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6468 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6469 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9859 +label: " ダイキン" +value: "72" +data: Eccube\Entity\Category {#6477 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6475 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6476 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9860 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#6484 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6482 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6483 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9861 +label: " Panasonic" +value: "73" +data: Eccube\Entity\Category {#6491 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6489 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6490 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9862 +label: " 6畳用" +value: "74" +data: Eccube\Entity\Category {#6498 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6496 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6497 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6499 …} -Children: Doctrine\ORM\PersistentCollection {#6502 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9863 +label: " 8畳用" +value: "75" +data: Eccube\Entity\Category {#6505 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6503 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6504 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6506 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9864 +label: " 10畳用" +value: "76" +data: Eccube\Entity\Category {#6512 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6510 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6511 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9865 +label: " 12畳用" +value: "77" +data: Eccube\Entity\Category {#6519 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6517 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6518 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9866 +label: " 14畳用" +value: "78" +data: Eccube\Entity\Category {#6526 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6524 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6525 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6527 …} -Children: Doctrine\ORM\PersistentCollection {#6530 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9867 +label: " 18畳用" +value: "79" +data: Eccube\Entity\Category {#6533 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6531 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6532 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6440} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9868 +label: "エアコン(標準工事)" +value: "1" +data: Eccube\Entity\Category {#6540 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6436 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6437 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9869 +label: " お掃除機能なし" +value: "90" +data: Eccube\Entity\Category {#6545 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6538 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6539 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9870 +label: " お掃除機能あり" +value: "89" +data: Eccube\Entity\Category {#6554 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6552 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6553 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9871 +label: " 200V" +value: "88" +data: Eccube\Entity\Category {#6561 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6559 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6560 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6562 …} -Children: Doctrine\ORM\PersistentCollection {#6565 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9872 +label: " 100V" +value: "87" +data: Eccube\Entity\Category {#6568 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6566 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6567 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9873 +label: " 三菱重工" +value: "19" +data: Eccube\Entity\Category {#6575 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6573 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6574 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9874 +label: " ダイキン" +value: "18" +data: Eccube\Entity\Category {#6582 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6580 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6581 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9875 +label: " 三菱電機" +value: "17" +data: Eccube\Entity\Category {#6589 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6587 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6588 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9876 +label: " Panasonic" +value: "16" +data: Eccube\Entity\Category {#6596 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6594 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6595 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -Children: Doctrine\ORM\PersistentCollection {#6600 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9877 +label: " 6畳用" +value: "62" +data: Eccube\Entity\Category {#6603 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6601 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6602 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9878 +label: " 8畳用" +value: "63" +data: Eccube\Entity\Category {#6610 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6608 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6609 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9879 +label: " 10畳用" +value: "64" +data: Eccube\Entity\Category {#6617 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6615 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6616 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6618 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9880 +label: " 12畳用" +value: "65" +data: Eccube\Entity\Category {#6624 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6622 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6623 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9881 +label: " 14畳用" +value: "66" +data: Eccube\Entity\Category {#6631 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6629 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6630 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9882 +label: " 18畳用" +value: "67" +data: Eccube\Entity\Category {#6638 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6636 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6637 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6540} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9883 +label: "トイレ" +value: "2" +data: Eccube\Entity\Category {#6645 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6551 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6550 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9884 +label: " 壁リモコン" +value: "96" +data: Eccube\Entity\Category {#6650 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6643 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6644 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9885 +label: " 袖リモコン" +value: "95" +data: Eccube\Entity\Category {#6659 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6657 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6658 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9886 +label: " タンク手洗いなし" +value: "94" +data: Eccube\Entity\Category {#6666 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6664 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6665 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9887 +label: " タンク手洗いあり" +value: "93" +data: Eccube\Entity\Category {#6673 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6671 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6672 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6674 …} -Children: Doctrine\ORM\PersistentCollection {#6677 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9888 +label: " タンクなし" +value: "92" +data: Eccube\Entity\Category {#6680 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6678 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6679 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9889 +label: " タンクあり" +value: "91" +data: Eccube\Entity\Category {#6687 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6685 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6686 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9890 +label: " TOTO" +value: "21" +data: Eccube\Entity\Category {#6694 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6692 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6693 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9891 +label: " Panasonic" +value: "22" +data: Eccube\Entity\Category {#6701 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6699 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6700 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9892 +label: " LIXIL" +value: "20" +data: Eccube\Entity\Category {#6708 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6706 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6707 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9893 +label: "蛇口(水栓)" +value: "8" +data: Eccube\Entity\Category {#6715 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6655 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6656 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9894 +label: " 台所水栓ホース引き出しなし" +value: "108" +data: Eccube\Entity\Category {#6720 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6713 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6714 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9895 +label: " 台所水栓ホース引き出しあり" +value: "107" +data: Eccube\Entity\Category {#6729 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6727 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6728 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9896 +label: " 浴室 壁付水栓" +value: "106" +data: Eccube\Entity\Category {#6736 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6734 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6735 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9897 +label: " 台所 壁付水栓" +value: "105" +data: Eccube\Entity\Category {#6743 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6741 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6742 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9898 +label: " 台所 ワンホール混合栓" +value: "104" +data: Eccube\Entity\Category {#6750 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6748 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6749 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6751 …} -Children: Doctrine\ORM\PersistentCollection {#6754 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9899 +label: " KVK" +value: "25" +data: Eccube\Entity\Category {#6757 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6755 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6756 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6758 …} -Children: Doctrine\ORM\PersistentCollection {#6761 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9900 +label: " TOTO" +value: "24" +data: Eccube\Entity\Category {#6764 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6762 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6763 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9901 +label: " LIXIL" +value: "23" +data: Eccube\Entity\Category {#6771 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6769 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6770 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9902 +label: "洗面台・洗面化粧台" +value: "9" +data: Eccube\Entity\Category {#6778 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6726 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6725 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9903 +label: " 鏡3面(75cm)" +value: "103" +data: Eccube\Entity\Category {#6783 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6776 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6777 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9904 +label: " 鏡2面(60cm)" +value: "102" +data: Eccube\Entity\Category {#6792 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6790 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6791 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9905 +label: " 鏡1面" +value: "101" +data: Eccube\Entity\Category {#6799 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6797 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6798 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9906 +label: " 片引き出し" +value: "100" +data: Eccube\Entity\Category {#6806 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6804 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6805 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9907 +label: " 両開き" +value: "99" +data: Eccube\Entity\Category {#6813 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6811 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6812 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9908 +label: " 75cm" +value: "98" +data: Eccube\Entity\Category {#6820 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6818 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6819 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9909 +label: " 60cm" +value: "97" +data: Eccube\Entity\Category {#6827 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6825 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6826 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9910 +label: " Panasonic" +value: "28" +data: Eccube\Entity\Category {#6834 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6832 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6833 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9911 +label: " TOTO" +value: "27" +data: Eccube\Entity\Category {#6841 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6839 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6840 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6842 …} -Children: Doctrine\ORM\PersistentCollection {#6845 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9912 +label: " LIXIL" +value: "26" +data: Eccube\Entity\Category {#6848 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6846 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6847 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6778} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9913 +label: "ガス給湯器(都市ガス)" +value: "10" +data: Eccube\Entity\Category {#6855 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6789 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6788 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9914 +label: " 24号" +value: "113" +data: Eccube\Entity\Category {#6860 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6853 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6854 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6864 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9915 +label: " 20号" +value: "112" +data: Eccube\Entity\Category {#6869 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6867 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6868 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9916 +label: " 16号" +value: "111" +data: Eccube\Entity\Category {#6876 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6874 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6875 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9917 +label: " エコジョーズ(省エネ)" +value: "110" +data: Eccube\Entity\Category {#6883 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6881 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6882 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9918 +label: " 従来型(お値打ちスタンダード)" +value: "109" +data: Eccube\Entity\Category {#6890 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6888 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6889 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9919 +label: " 長府製作所" +value: "33" +data: Eccube\Entity\Category {#6897 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6895 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6896 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9920 +label: " パーパス" +value: "32" +data: Eccube\Entity\Category {#6904 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6902 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6903 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9921 +label: " パロマ" +value: "31" +data: Eccube\Entity\Category {#6911 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6909 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6910 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9922 +label: " ノーリツ" +value: "30" +data: Eccube\Entity\Category {#6918 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6916 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6917 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9923 +label: " Rinnai" +value: "29" +data: Eccube\Entity\Category {#6925 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6923 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6924 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9924 +label: "ガス給湯器(LPガス)" +value: "56" +data: Eccube\Entity\Category {#6932 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6866 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6865 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9925 +label: " 長府製作所" +value: "57" +data: Eccube\Entity\Category {#6937 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6930 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6931 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9926 +label: " パーパス" +value: "58" +data: Eccube\Entity\Category {#6946 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6944 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6945 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9927 +label: " パロマ" +value: "59" +data: Eccube\Entity\Category {#6953 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6951 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6952 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9928 +label: " ノーリツ" +value: "60" +data: Eccube\Entity\Category {#6960 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6958 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6959 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9929 +label: " Rinnai" +value: "61" +data: Eccube\Entity\Category {#6967 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6965 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6966 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9930 +label: " 24号" +value: "118" +data: Eccube\Entity\Category {#6974 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6972 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6973 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9931 +label: " 20号" +value: "117" +data: Eccube\Entity\Category {#6981 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6979 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6980 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9932 +label: " 16号" +value: "116" +data: Eccube\Entity\Category {#6988 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6986 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6987 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9933 +label: " エコジョーズ(省エネ)" +value: "115" +data: Eccube\Entity\Category {#6995 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6993 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6994 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9934 +label: " 従来型(お値打ちスタンダード)" +value: "114" +data: Eccube\Entity\Category {#7002 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7000 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7001 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6932} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9935 +label: "エコキュート" +value: "11" +data: Eccube\Entity\Category {#7009 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6943 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6942 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9936 +label: " 高圧" +value: "155" +data: Eccube\Entity\Category {#7014 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7007 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7008 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9937 +label: " 標準" +value: "154" +data: Eccube\Entity\Category {#7023 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7021 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7022 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9938 +label: " 460L(4~5人用)" +value: "153" +data: Eccube\Entity\Category {#7030 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7028 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7029 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9939 +label: " 370L(3~4人用)" +value: "152" +data: Eccube\Entity\Category {#7037 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7035 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7036 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9940 +label: " Panasonic" +value: "49" +data: Eccube\Entity\Category {#7044 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7042 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7043 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9941 +label: " 長府製作所" +value: "36" +data: Eccube\Entity\Category {#7051 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7049 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7050 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9942 +label: " ダイキン" +value: "35" +data: Eccube\Entity\Category {#7058 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7056 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7057 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9943 +label: " 三菱電機" +value: "34" +data: Eccube\Entity\Category {#7065 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7063 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7064 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#7009} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9944 +label: "レンジフード" +value: "12" +data: Eccube\Entity\Category {#7072 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7020 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7019 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9945 +label: " ブラック" +value: "151" +data: Eccube\Entity\Category {#7077 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7070 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7071 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9946 +label: " シルバー" +value: "150" +data: Eccube\Entity\Category {#7086 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7084 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7085 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9947 +label: " ガスコンロ連動なし" +value: "149" +data: Eccube\Entity\Category {#7093 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7091 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7092 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: " ガスコンロ連動あり" +value: "148" +data: Eccube\Entity\Category {#7100 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7098 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7099 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: " 高75cm" +value: "147" +data: Eccube\Entity\Category {#7107 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7105 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7106 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9950 +label: " 高60cm" +value: "146" +data: Eccube\Entity\Category {#7114 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7112 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7113 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9951 +label: " 高50cm" +value: "145" +data: Eccube\Entity\Category {#7121 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7119 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7120 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9952 +label: " 横75cm" +value: "144" +data: Eccube\Entity\Category {#7128 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7126 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7127 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9953 +label: " 横60cm" +value: "143" +data: Eccube\Entity\Category {#7135 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7133 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7134 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9954 +label: " 三菱電機" +value: "48" +data: Eccube\Entity\Category {#7142 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7140 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7141 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9955 +label: " クリナップ" +value: "39" +data: Eccube\Entity\Category {#7149 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7147 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7148 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9956 +label: " Rinnai" +value: "38" +data: Eccube\Entity\Category {#7156 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7154 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7155 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9957 +label: " Panasonic" +value: "37" +data: Eccube\Entity\Category {#7163 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7161 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7162 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7072} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9958 +label: "浴室乾燥機・浴室暖房器・浴室換気扇" +value: "13" +data: Eccube\Entity\Category {#7170 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7082 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7083 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9959 +label: " 高須産業" +value: "42" +data: Eccube\Entity\Category {#7175 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7168 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7169 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9960 +label: " Panasonic" +value: "41" +data: Eccube\Entity\Category {#7184 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7182 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7183 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9961 +label: " 三菱電機" +value: "40" +data: Eccube\Entity\Category {#7191 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7189 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7190 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#7170} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9962 +label: "IHクッキングヒーター" +value: "14" +data: Eccube\Entity\Category {#7198 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7180 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7181 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9963 +label: " ブラック" +value: "124" +data: Eccube\Entity\Category {#7203 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7196 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7197 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: " シルバー" +value: "123" +data: Eccube\Entity\Category {#7212 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7210 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7211 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9965 +label: " 3口" +value: "122" +data: Eccube\Entity\Category {#7219 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7217 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7218 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9966 +label: " 2口" +value: "121" +data: Eccube\Entity\Category {#7226 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7224 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7225 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9967 +label: " 75cm" +value: "120" +data: Eccube\Entity\Category {#7233 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7231 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7232 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9968 +label: " 60cm" +value: "119" +data: Eccube\Entity\Category {#7240 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7238 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7239 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9969 +label: " 三菱電機" +value: "44" +data: Eccube\Entity\Category {#7247 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7245 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7246 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: " Panasonic" +value: "43" +data: Eccube\Entity\Category {#7254 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7252 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7253 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#7198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9971 +label: "ビルトインガスコンロ(都市ガス)" +value: "15" +data: Eccube\Entity\Category {#7261 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7209 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7208 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9972 +label: " レンジフード連携なし" +value: "133" +data: Eccube\Entity\Category {#7266 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7259 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7260 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9973 +label: " レンジフード連携あり" +value: "132" +data: Eccube\Entity\Category {#7275 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7273 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7274 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9974 +label: " 天板その他" +value: "131" +data: Eccube\Entity\Category {#7282 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7280 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7281 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9975 +label: " 天板ブラック系" +value: "130" +data: Eccube\Entity\Category {#7289 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7287 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7288 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9976 +label: " 天板ホワイト系" +value: "129" +data: Eccube\Entity\Category {#7296 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7294 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7295 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9977 +label: " 天板グレー系" +value: "128" +data: Eccube\Entity\Category {#7303 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7301 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7302 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: " 天板シルバー系" +value: "127" +data: Eccube\Entity\Category {#7310 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7308 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7309 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: " 75cm" +value: "126" +data: Eccube\Entity\Category {#7317 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7315 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7316 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9980 +label: " 60cm" +value: "125" +data: Eccube\Entity\Category {#7324 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7322 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7323 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9981 +label: " パロマ" +value: "47" +data: Eccube\Entity\Category {#7331 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7329 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7330 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9982 +label: " ノーリツ" +value: "46" +data: Eccube\Entity\Category {#7338 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7336 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7337 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9983 +label: " Rinnai" +value: "45" +data: Eccube\Entity\Category {#7345 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7343 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7344 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#7261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: "ビルトインガスコンロ(LPガス)" +value: "50" +data: Eccube\Entity\Category {#7352 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7272 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7271 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: " レンジフード連携なし" +value: "142" +data: Eccube\Entity\Category {#7357 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7350 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7351 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9986 +label: " レンジフード連携あり" +value: "141" +data: Eccube\Entity\Category {#7366 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7364 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7365 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9987 +label: " 天板その他" +value: "140" +data: Eccube\Entity\Category {#7373 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7371 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7372 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9988 +label: " 天板ブラック系" +value: "139" +data: Eccube\Entity\Category {#7380 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7378 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7379 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9989 +label: " 天板ホワイト系" +value: "138" +data: Eccube\Entity\Category {#7387 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7385 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7386 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9990 +label: " 天板グレー系" +value: "137" +data: Eccube\Entity\Category {#7394 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7392 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7393 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9991 +label: " 天板シルバー系" +value: "136" +data: Eccube\Entity\Category {#7401 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7399 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7400 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9992 +label: " 75cm" +value: "135" +data: Eccube\Entity\Category {#7408 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7406 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7407 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9993 +label: " 60cm" +value: "134" +data: Eccube\Entity\Category {#7415 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7413 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7414 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9994 +label: " パロマ" +value: "52" +data: Eccube\Entity\Category {#7422 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7420 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7421 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9995 +label: " ノーリツ" +value: "53" +data: Eccube\Entity\Category {#7429 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7427 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7428 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9996 +label: " Rinnai" +value: "54" +data: Eccube\Entity\Category {#7436 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7434 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7435 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7352} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +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 {#9846 -form: Symfony\Component\Form\Form {#9833 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9845 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9852 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5641 …} } |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#9822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
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() {#9818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5583 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9823 …} } } |
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 {#9997 -form: Symfony\Component\Form\Form {#9836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9851 …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 | "" |