- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 483
- 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 {#5530 -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 {#5530 -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 {#5530 -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) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} 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() {#5593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5592 …} } } |
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 {#5530 -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 {#5755 -form: Symfony\Component\Form\Form {#5762 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5594 …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 {#5530 -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 {#5600 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5601 +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 {#5600 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5601 +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 {#5600 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5601 +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) {#5620 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#5622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5621 …} } } |
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 {#5871 -form: Symfony\Component\Form\Form {#5765 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5881 …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 {#5602 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5603 +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 {#5602 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5603 +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 {#5602 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5603 +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) {#5631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#5633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5632 …} } } |
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 {#5861 -form: Symfony\Component\Form\Form {#5768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5851 …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 {#5670 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5701 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5684 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5683 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5685 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5689 -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 {#5689 -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 {#5678 -_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 {#5681 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5682 #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 {#5679 …} -_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() {#5676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5673 …} } } |
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 {#5696 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5715 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5716 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5717 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5718 …} +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 {#5841 -form: Symfony\Component\Form\Form {#5823 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5687 …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) {#5816 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5644 …} } |
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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5781 …} } } |
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 {#5634 -form: Symfony\Component\Form\Form {#5826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5786 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5794 …} } } |
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 {#5623 -form: Symfony\Component\Form\Form {#5829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5914 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5804 …} } } |
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 {#5915 -form: Symfony\Component\Form\Form {#5832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5916 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5814 …} } } |
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 {#5917 -form: Symfony\Component\Form\Form {#5835 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5918 …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 {#5604 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5604 +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 {#5604 +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() {#5712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5693 …} } } |
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 {#5727 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +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 {#5796 -form: Symfony\Component\Form\Form {#5888 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5806 …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) {#5960 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5644 …} } |
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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5839 …} } } |
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 {#5965 -form: Symfony\Component\Form\Form {#5891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5964 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5849 …} } } |
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 {#5966 -form: Symfony\Component\Form\Form {#5894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5967 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5859 …} } } |
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 {#5968 -form: Symfony\Component\Form\Form {#5897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5969 …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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5869 …} } } |
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 {#5970 -form: Symfony\Component\Form\Form {#5900 …} -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_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) {#5778 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5772 …} } |
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 {#5780 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() {#5880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5879 …} } } |
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 {#5972 -form: Symfony\Component\Form\Form {#5903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5973 …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 {#5605 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5606 +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 {#5605 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5606 +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 {#5605 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5606 +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) {#5737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#5739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5738 …} } } |
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 {#5963 -form: Symfony\Component\Form\Form {#5906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5919 …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 {#5607 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5608 +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 {#5607 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5608 +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 {#5607 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5608 +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) {#5752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#5754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5753 …} } } |
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 {#5975 -form: Symfony\Component\Form\Form {#5909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5974 …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 | "35e4f90663835c72a54924bf34c97.vJWeBHMBKDaOLAhJXzqPGegVA_zoU7PYjvKi0s-4Y84.3v3cUT97alDmdEd5KgjIS64meo-tZ-u8zLGX47fPIraM7OdvFWlJRe1tMA" |
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 | "35e4f90663835c72a54924bf34c97.vJWeBHMBKDaOLAhJXzqPGegVA_zoU7PYjvKi0s-4Y84.3v3cUT97alDmdEd5KgjIS64meo-tZ-u8zLGX47fPIraM7OdvFWlJRe1tMA" |
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 | "35e4f90663835c72a54924bf34c97.vJWeBHMBKDaOLAhJXzqPGegVA_zoU7PYjvKi0s-4Y84.3v3cUT97alDmdEd5KgjIS64meo-tZ-u8zLGX47fPIraM7OdvFWlJRe1tMA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#5982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5979 …} } } |
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 | "35e4f90663835c72a54924bf34c97.vJWeBHMBKDaOLAhJXzqPGegVA_zoU7PYjvKi0s-4Y84.3v3cUT97alDmdEd5KgjIS64meo-tZ-u8zLGX47fPIraM7OdvFWlJRe1tMA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5994 -form: Symfony\Component\Form\Form {#5989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5983 …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 | "35e4f90663835c72a54924bf34c97.vJWeBHMBKDaOLAhJXzqPGegVA_zoU7PYjvKi0s-4Y84.3v3cUT97alDmdEd5KgjIS64meo-tZ-u8zLGX47fPIraM7OdvFWlJRe1tMA" |
(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) {#9783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#9785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9784 …} } } |
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 {#9830 -form: Symfony\Component\Form\Form {#9818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9831 …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 {#6429 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6439 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6437 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6434 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6435 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6433 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6422 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6424 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6423 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6415 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6417 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6416 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6452 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6450 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6451 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6459 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6457 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6458 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6466 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6464 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6465 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6473 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6471 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6472 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6480 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6478 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6479 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6487 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6485 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6486 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6488 …} -Children: Doctrine\ORM\PersistentCollection {#6491 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6494 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6492 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6493 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6501 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6499 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6500 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6508 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6506 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6507 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6515 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6513 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6514 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6522 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6520 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6521 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6529 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6425 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6426 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6534 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6527 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6528 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6543 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6541 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6542 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6547 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6550 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6548 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6549 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6557 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6555 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6556 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -Children: Doctrine\ORM\PersistentCollection {#6561 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6564 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6562 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6563 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6571 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6569 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6570 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6572 …} -Children: Doctrine\ORM\PersistentCollection {#6575 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6578 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6576 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6577 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6585 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6583 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6584 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6592 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6590 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6591 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6599 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6597 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6598 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6606 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6604 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6605 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6613 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6611 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6612 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6620 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6618 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6619 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6627 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6625 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6626 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6628 …} -Children: Doctrine\ORM\PersistentCollection {#6631 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6634 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6540 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6539 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6639 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6632 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6633 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6648 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6646 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6647 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6655 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6653 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6654 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6662 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6660 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6661 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6669 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6667 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6668 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6676 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6674 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6675 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6683 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6681 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6682 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6690 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6688 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6689 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6697 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6695 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6696 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6704 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6644 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6645 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6709 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6702 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6703 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6718 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6716 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6717 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6725 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6723 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6724 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6732 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6730 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6731 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6739 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6737 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6738 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6746 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6744 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6745 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6753 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6751 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6752 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6760 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6758 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6759 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6767 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6715 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6772 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6765 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6766 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6781 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6779 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6780 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6788 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6786 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6787 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6795 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6793 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6794 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6802 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6800 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6801 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6809 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6807 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6808 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6816 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6814 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6815 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6823 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6821 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6822 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6830 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6828 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6829 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6837 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6835 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6836 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6844 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6778 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6777 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6849 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6842 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6843 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6858 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6856 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6857 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6865 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6863 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6864 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6872 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6870 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6871 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6879 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6877 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6878 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6886 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6884 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6885 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6893 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6891 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6892 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6900 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6898 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6899 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6907 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6905 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6906 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6914 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6912 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6913 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6921 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6855 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6854 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6926 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6919 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6920 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6935 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6933 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6934 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6942 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6940 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6941 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6949 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6947 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6948 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6956 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6954 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6955 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6957 …} -Children: Doctrine\ORM\PersistentCollection {#6960 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6963 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6961 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6962 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6970 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6968 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6969 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6977 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6975 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6976 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6984 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6982 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6983 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6991 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6989 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6990 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6998 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6932 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6931 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7003 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#6996 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#6997 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7012 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7010 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7011 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7019 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7017 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7018 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7026 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7024 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7025 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7033 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7031 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7032 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7040 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7038 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7039 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7047 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7045 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7046 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7054 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7052 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7053 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7055 …} -Children: Doctrine\ORM\PersistentCollection {#7058 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7061 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7009 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7008 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7066 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7059 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7060 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7075 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7073 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7074 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7082 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7080 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7081 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7089 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7087 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7088 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7096 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7094 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7095 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7103 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7101 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7102 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7110 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7108 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7109 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7117 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7115 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7116 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7124 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7122 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7123 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7131 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7129 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7130 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -Children: Doctrine\ORM\PersistentCollection {#7135 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7138 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7136 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7137 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7145 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7143 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7144 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7152 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7150 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7151 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7159 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7071 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7072 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7164 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7157 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7158 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7173 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7171 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7172 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7180 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7178 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7179 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7187 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7169 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7170 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7192 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7185 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7186 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7201 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7199 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7200 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7202 …} -Children: Doctrine\ORM\PersistentCollection {#7205 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7208 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7206 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7207 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7209 …} -Children: Doctrine\ORM\PersistentCollection {#7212 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7215 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7213 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7214 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7216 …} -Children: Doctrine\ORM\PersistentCollection {#7219 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7222 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7220 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7221 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -Children: Doctrine\ORM\PersistentCollection {#7226 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7229 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7227 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7228 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7236 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7234 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7235 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7237 …} -Children: Doctrine\ORM\PersistentCollection {#7240 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7243 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7241 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7242 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7244 …} -Children: Doctrine\ORM\PersistentCollection {#7247 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7250 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7198 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7197 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7251 …} -Children: Doctrine\ORM\PersistentCollection {#7254 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7255 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7248 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7249 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7264 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7262 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7263 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7265 …} -Children: Doctrine\ORM\PersistentCollection {#7268 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7271 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7269 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7270 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -Children: Doctrine\ORM\PersistentCollection {#7275 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7278 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7276 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7277 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7279 …} -Children: Doctrine\ORM\PersistentCollection {#7282 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7285 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7283 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7284 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7286 …} -Children: Doctrine\ORM\PersistentCollection {#7289 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7292 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7290 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7291 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7293 …} -Children: Doctrine\ORM\PersistentCollection {#7296 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7299 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7297 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7298 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7306 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7304 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7305 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7307 …} -Children: Doctrine\ORM\PersistentCollection {#7310 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7313 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7311 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7312 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7314 …} -Children: Doctrine\ORM\PersistentCollection {#7317 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7320 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7318 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7319 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -Children: Doctrine\ORM\PersistentCollection {#7324 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7327 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7325 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7326 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7328 …} -Children: Doctrine\ORM\PersistentCollection {#7331 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7334 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7332 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7333 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7335 …} -Children: Doctrine\ORM\PersistentCollection {#7338 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7341 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7261 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7260 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7342 …} -Children: Doctrine\ORM\PersistentCollection {#7345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7346 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7339 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7340 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7355 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7353 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7354 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7359 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7362 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7360 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7361 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7369 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7367 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7368 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7370 …} -Children: Doctrine\ORM\PersistentCollection {#7373 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7376 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7374 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7375 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7377 …} -Children: Doctrine\ORM\PersistentCollection {#7380 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7383 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7381 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7382 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7384 …} -Children: Doctrine\ORM\PersistentCollection {#7387 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7390 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7388 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7389 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -Children: Doctrine\ORM\PersistentCollection {#7394 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7397 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7395 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7396 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7398 …} -Children: Doctrine\ORM\PersistentCollection {#7401 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7404 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7402 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7403 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7405 …} -Children: Doctrine\ORM\PersistentCollection {#7408 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7411 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7409 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7410 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -Children: Doctrine\ORM\PersistentCollection {#7415 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7418 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7416 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7417 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7419 …} -Children: Doctrine\ORM\PersistentCollection {#7422 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7425 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7423 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7424 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7426 …} -Children: Doctrine\ORM\PersistentCollection {#7429 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } ] |
[ Eccube\Entity\Category {#6429 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6439 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6437 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6434 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6435 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6433 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6422 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6424 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6423 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6415 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6417 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6416 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6452 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6450 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6451 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6459 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6457 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6458 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6466 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6464 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6465 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6473 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6471 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6472 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6480 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6478 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6479 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6487 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6485 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6486 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6488 …} -Children: Doctrine\ORM\PersistentCollection {#6491 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6494 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6492 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6493 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6501 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6499 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6500 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6508 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6506 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6507 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6515 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6513 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6514 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6522 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6520 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6521 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6529 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6425 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6426 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6534 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6527 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6528 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6543 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6541 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6542 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6547 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6550 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6548 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6549 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6557 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6555 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6556 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -Children: Doctrine\ORM\PersistentCollection {#6561 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6564 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6562 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6563 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6571 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6569 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6570 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6572 …} -Children: Doctrine\ORM\PersistentCollection {#6575 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6578 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6576 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6577 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6585 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6583 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6584 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6592 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6590 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6591 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6599 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6597 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6598 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6606 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6604 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6605 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6613 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6611 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6612 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6620 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6618 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6619 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6627 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6625 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6626 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6628 …} -Children: Doctrine\ORM\PersistentCollection {#6631 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6634 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6540 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6539 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6639 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6632 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6633 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6648 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6646 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6647 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6655 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6653 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6654 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6662 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6660 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6661 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6669 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6667 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6668 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6676 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6674 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6675 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6683 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6681 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6682 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6690 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6688 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6689 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6697 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6695 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6696 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6704 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6644 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6645 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6709 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6702 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6703 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6718 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6716 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6717 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6725 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6723 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6724 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6732 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6730 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6731 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6739 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6737 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6738 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6746 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6744 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6745 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6753 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6751 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6752 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6760 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6758 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6759 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6767 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6715 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6772 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6765 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6766 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6781 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6779 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6780 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6788 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6786 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6787 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6795 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6793 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6794 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6802 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6800 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6801 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6809 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6807 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6808 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6816 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6814 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6815 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6823 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6821 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6822 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6830 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6828 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6829 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6837 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6835 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6836 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6844 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6778 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6777 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6849 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6842 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6843 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6858 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6856 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6857 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6865 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6863 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6864 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6872 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6870 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6871 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6879 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6877 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6878 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6886 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6884 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6885 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6893 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6891 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6892 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6900 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6898 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6899 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6907 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6905 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6906 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6914 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6912 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6913 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6921 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6855 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6854 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6926 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6919 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6920 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6935 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6933 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6934 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6942 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6940 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6941 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6949 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6947 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6948 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6956 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6954 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6955 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6957 …} -Children: Doctrine\ORM\PersistentCollection {#6960 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6963 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6961 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6962 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6970 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6968 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6969 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6977 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6975 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6976 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6984 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6982 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6983 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6991 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6989 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6990 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6998 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6932 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6931 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7003 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#6996 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#6997 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7012 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7010 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7011 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7019 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7017 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7018 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7026 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7024 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7025 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7033 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7031 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7032 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7040 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7038 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7039 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7047 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7045 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7046 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7054 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7052 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7053 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7055 …} -Children: Doctrine\ORM\PersistentCollection {#7058 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7061 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7009 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7008 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7066 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7059 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7060 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7075 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7073 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7074 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7082 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7080 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7081 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7089 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7087 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7088 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7096 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7094 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7095 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7103 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7101 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7102 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7110 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7108 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7109 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7117 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7115 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7116 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7124 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7122 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7123 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7131 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7129 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7130 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -Children: Doctrine\ORM\PersistentCollection {#7135 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7138 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7136 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7137 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7145 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7143 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7144 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7152 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7150 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7151 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7159 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7071 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7072 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7164 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7157 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7158 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7173 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7171 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7172 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7180 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7178 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7179 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7187 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7169 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7170 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7192 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7185 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7186 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7201 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7199 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7200 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7202 …} -Children: Doctrine\ORM\PersistentCollection {#7205 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7208 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7206 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7207 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7209 …} -Children: Doctrine\ORM\PersistentCollection {#7212 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7215 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7213 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7214 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7216 …} -Children: Doctrine\ORM\PersistentCollection {#7219 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7222 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7220 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7221 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -Children: Doctrine\ORM\PersistentCollection {#7226 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7229 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7227 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7228 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7236 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7234 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7235 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7237 …} -Children: Doctrine\ORM\PersistentCollection {#7240 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7243 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7241 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7242 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7244 …} -Children: Doctrine\ORM\PersistentCollection {#7247 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7250 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7198 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7197 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7251 …} -Children: Doctrine\ORM\PersistentCollection {#7254 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7255 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7248 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7249 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7264 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7262 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7263 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7265 …} -Children: Doctrine\ORM\PersistentCollection {#7268 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7271 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7269 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7270 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -Children: Doctrine\ORM\PersistentCollection {#7275 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7278 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7276 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7277 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7279 …} -Children: Doctrine\ORM\PersistentCollection {#7282 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7285 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7283 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7284 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7286 …} -Children: Doctrine\ORM\PersistentCollection {#7289 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7292 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7290 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7291 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7293 …} -Children: Doctrine\ORM\PersistentCollection {#7296 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7299 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7297 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7298 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7306 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7304 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7305 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7307 …} -Children: Doctrine\ORM\PersistentCollection {#7310 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7313 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7311 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7312 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7314 …} -Children: Doctrine\ORM\PersistentCollection {#7317 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7320 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7318 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7319 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -Children: Doctrine\ORM\PersistentCollection {#7324 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7327 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7325 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7326 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7328 …} -Children: Doctrine\ORM\PersistentCollection {#7331 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7334 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7332 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7333 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7335 …} -Children: Doctrine\ORM\PersistentCollection {#7338 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7341 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7261 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7260 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7342 …} -Children: Doctrine\ORM\PersistentCollection {#7345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7346 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7339 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7340 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7355 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7353 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7354 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7359 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7362 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7360 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7361 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7369 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7367 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7368 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7370 …} -Children: Doctrine\ORM\PersistentCollection {#7373 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7376 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7374 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7375 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7377 …} -Children: Doctrine\ORM\PersistentCollection {#7380 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7383 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7381 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7382 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7384 …} -Children: Doctrine\ORM\PersistentCollection {#7387 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7390 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7388 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7389 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -Children: Doctrine\ORM\PersistentCollection {#7394 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7397 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7395 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7396 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7398 …} -Children: Doctrine\ORM\PersistentCollection {#7401 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7404 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7402 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7403 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7405 …} -Children: Doctrine\ORM\PersistentCollection {#7408 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7411 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7409 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7410 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -Children: Doctrine\ORM\PersistentCollection {#7415 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7418 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7416 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7417 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7419 …} -Children: Doctrine\ORM\PersistentCollection {#7422 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7425 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7423 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7424 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7426 …} -Children: Doctrine\ORM\PersistentCollection {#7429 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } ] |
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 {#9799 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9804 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6308 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6256 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6429 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6439 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6437 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6434 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6435 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6433 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6422 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6424 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6423 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6415 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6417 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6416 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6452 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6450 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6451 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6459 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6457 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6458 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6466 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6464 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6465 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6473 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6471 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6472 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6480 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6478 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6479 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6487 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6485 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6486 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6488 …} -Children: Doctrine\ORM\PersistentCollection {#6491 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6494 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6492 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6493 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6501 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6499 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6500 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6508 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6506 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6507 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6515 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6513 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6514 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6522 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6520 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6521 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6529 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6425 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6426 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6534 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6527 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6528 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6543 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6541 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6542 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6547 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6550 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6548 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6549 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6557 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6555 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6556 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -Children: Doctrine\ORM\PersistentCollection {#6561 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6564 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6562 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6563 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6571 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6569 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6570 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6572 …} -Children: Doctrine\ORM\PersistentCollection {#6575 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6578 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6576 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6577 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6585 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6583 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6584 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6592 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6590 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6591 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6599 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6597 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6598 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6606 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6604 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6605 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6613 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6611 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6612 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6620 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6618 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6619 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6627 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6625 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6626 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6628 …} -Children: Doctrine\ORM\PersistentCollection {#6631 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6634 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6540 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6539 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6639 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6632 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6633 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6648 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6646 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6647 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6655 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6653 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6654 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6662 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6660 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6661 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6669 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6667 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6668 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6676 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6674 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6675 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6683 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6681 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6682 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6690 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6688 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6689 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6697 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6695 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6696 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6704 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6644 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6645 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6709 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6702 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6703 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6718 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6716 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6717 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6725 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6723 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6724 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6732 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6730 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6731 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6739 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6737 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6738 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6746 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6744 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6745 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6753 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6751 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6752 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6760 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6758 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6759 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6767 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6715 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6772 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6765 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6766 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6781 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6779 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6780 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6788 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6786 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6787 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6795 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6793 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6794 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6802 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6800 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6801 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6809 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6807 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6808 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6816 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6814 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6815 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6823 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6821 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6822 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6830 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6828 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6829 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6837 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6835 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6836 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6844 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6778 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6777 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6849 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6842 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6843 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6858 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6856 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6857 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6865 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6863 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6864 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6872 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6870 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6871 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6879 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6877 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6878 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6886 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6884 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6885 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6893 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6891 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6892 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6900 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6898 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6899 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6907 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6905 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6906 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6914 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6912 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6913 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6921 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6855 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6854 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6926 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6919 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6920 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6935 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6933 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6934 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6942 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6940 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6941 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6949 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6947 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6948 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6956 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6954 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6955 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6957 …} -Children: Doctrine\ORM\PersistentCollection {#6960 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6963 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6961 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6962 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6970 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6968 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6969 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6977 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6975 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6976 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6984 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6982 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6983 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6991 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6989 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6990 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#6998 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6932 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6931 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7003 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#6996 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#6997 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7012 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7010 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7011 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7019 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7017 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7018 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7026 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7024 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7025 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7033 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7031 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7032 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7040 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7038 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7039 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7047 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7045 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7046 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7054 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7052 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7053 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7055 …} -Children: Doctrine\ORM\PersistentCollection {#7058 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7061 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7009 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7008 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7066 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7059 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7060 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7075 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7073 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7074 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7082 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7080 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7081 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7089 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7087 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7088 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7096 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7094 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7095 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7103 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7101 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7102 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7110 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7108 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7109 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7117 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7115 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7116 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7124 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7122 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7123 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7131 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7129 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7130 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -Children: Doctrine\ORM\PersistentCollection {#7135 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7138 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7136 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7137 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7145 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7143 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7144 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7152 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7150 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7151 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7159 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7071 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7072 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7164 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7157 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7158 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7173 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7171 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7172 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7180 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7178 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7179 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7187 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7169 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7170 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7192 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7185 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7186 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7201 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7199 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7200 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7202 …} -Children: Doctrine\ORM\PersistentCollection {#7205 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7208 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7206 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7207 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7209 …} -Children: Doctrine\ORM\PersistentCollection {#7212 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7215 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7213 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7214 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7216 …} -Children: Doctrine\ORM\PersistentCollection {#7219 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7222 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7220 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7221 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -Children: Doctrine\ORM\PersistentCollection {#7226 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7229 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7227 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7228 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7236 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7234 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7235 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7237 …} -Children: Doctrine\ORM\PersistentCollection {#7240 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7243 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7241 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7242 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7244 …} -Children: Doctrine\ORM\PersistentCollection {#7247 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7250 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7198 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7197 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7251 …} -Children: Doctrine\ORM\PersistentCollection {#7254 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7255 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7248 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7249 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7264 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7262 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7263 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7265 …} -Children: Doctrine\ORM\PersistentCollection {#7268 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7271 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7269 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7270 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -Children: Doctrine\ORM\PersistentCollection {#7275 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7278 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7276 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7277 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7279 …} -Children: Doctrine\ORM\PersistentCollection {#7282 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7285 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7283 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7284 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7286 …} -Children: Doctrine\ORM\PersistentCollection {#7289 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7292 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7290 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7291 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7293 …} -Children: Doctrine\ORM\PersistentCollection {#7296 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7299 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7297 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7298 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7306 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7304 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7305 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7307 …} -Children: Doctrine\ORM\PersistentCollection {#7310 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7313 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7311 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7312 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7314 …} -Children: Doctrine\ORM\PersistentCollection {#7317 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7320 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7318 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7319 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -Children: Doctrine\ORM\PersistentCollection {#7324 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7327 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7325 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7326 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7328 …} -Children: Doctrine\ORM\PersistentCollection {#7331 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7334 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7332 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7333 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7335 …} -Children: Doctrine\ORM\PersistentCollection {#7338 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7341 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7261 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7260 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7342 …} -Children: Doctrine\ORM\PersistentCollection {#7345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7346 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7339 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7340 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7355 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7353 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7354 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7359 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7362 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7360 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7361 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7369 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7367 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7368 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7370 …} -Children: Doctrine\ORM\PersistentCollection {#7373 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7376 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7374 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7375 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7377 …} -Children: Doctrine\ORM\PersistentCollection {#7380 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7383 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7381 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7382 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7384 …} -Children: Doctrine\ORM\PersistentCollection {#7387 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7390 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7388 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7389 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -Children: Doctrine\ORM\PersistentCollection {#7394 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7397 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7395 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7396 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7398 …} -Children: Doctrine\ORM\PersistentCollection {#7401 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7404 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7402 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7403 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7405 …} -Children: Doctrine\ORM\PersistentCollection {#7408 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7411 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7409 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7410 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -Children: Doctrine\ORM\PersistentCollection {#7415 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7418 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7416 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7417 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7419 …} -Children: Doctrine\ORM\PersistentCollection {#7422 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } Eccube\Entity\Category {#7425 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7423 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7424 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7426 …} -Children: Doctrine\ORM\PersistentCollection {#7429 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } ] |
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 {#6308 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6256 …} -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() {#9800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9801 …} } } |
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 {#9842 +label: "エアコン(2階下ろし工事)" +value: "69" +data: Eccube\Entity\Category {#6429 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6439 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6437 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9843 +label: " お掃除機能なし" +value: "86" +data: Eccube\Entity\Category {#6434 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6435 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6433 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6432 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9844 +label: " お掃除機能あり" +value: "85" +data: Eccube\Entity\Category {#6422 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6424 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6423 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9845 +label: " 200V" +value: "84" +data: Eccube\Entity\Category {#6415 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6417 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6416 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9846 +label: " 100V" +value: "83" +data: Eccube\Entity\Category {#6452 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6450 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6451 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9847 +label: " 三菱重工" +value: "71" +data: Eccube\Entity\Category {#6459 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6457 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6458 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9848 +label: " ダイキン" +value: "72" +data: Eccube\Entity\Category {#6466 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6464 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6465 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9849 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#6473 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6471 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6472 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9850 +label: " Panasonic" +value: "73" +data: Eccube\Entity\Category {#6480 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6478 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6479 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9851 +label: " 6畳用" +value: "74" +data: Eccube\Entity\Category {#6487 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6485 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6486 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6488 …} -Children: Doctrine\ORM\PersistentCollection {#6491 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9852 +label: " 8畳用" +value: "75" +data: Eccube\Entity\Category {#6494 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6492 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6493 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9853 +label: " 10畳用" +value: "76" +data: Eccube\Entity\Category {#6501 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6499 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6500 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9854 +label: " 12畳用" +value: "77" +data: Eccube\Entity\Category {#6508 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6506 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6507 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9855 +label: " 14畳用" +value: "78" +data: Eccube\Entity\Category {#6515 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6513 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6514 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9856 +label: " 18畳用" +value: "79" +data: Eccube\Entity\Category {#6522 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6520 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6521 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9857 +label: "エアコン(標準工事)" +value: "1" +data: Eccube\Entity\Category {#6529 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6425 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6426 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9858 +label: " お掃除機能なし" +value: "90" +data: Eccube\Entity\Category {#6534 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6527 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6528 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9859 +label: " お掃除機能あり" +value: "89" +data: Eccube\Entity\Category {#6543 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6541 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6542 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6544 …} -Children: Doctrine\ORM\PersistentCollection {#6547 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9860 +label: " 200V" +value: "88" +data: Eccube\Entity\Category {#6550 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6548 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6549 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9861 +label: " 100V" +value: "87" +data: Eccube\Entity\Category {#6557 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6555 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6556 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -Children: Doctrine\ORM\PersistentCollection {#6561 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9862 +label: " 三菱重工" +value: "19" +data: Eccube\Entity\Category {#6564 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6562 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6563 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9863 +label: " ダイキン" +value: "18" +data: Eccube\Entity\Category {#6571 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6569 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6570 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6572 …} -Children: Doctrine\ORM\PersistentCollection {#6575 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9864 +label: " 三菱電機" +value: "17" +data: Eccube\Entity\Category {#6578 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6576 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6577 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9865 +label: " Panasonic" +value: "16" +data: Eccube\Entity\Category {#6585 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6583 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6584 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9866 +label: " 6畳用" +value: "62" +data: Eccube\Entity\Category {#6592 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6590 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6591 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9867 +label: " 8畳用" +value: "63" +data: Eccube\Entity\Category {#6599 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6597 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6598 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9868 +label: " 10畳用" +value: "64" +data: Eccube\Entity\Category {#6606 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6604 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6605 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9869 +label: " 12畳用" +value: "65" +data: Eccube\Entity\Category {#6613 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6611 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6612 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9870 +label: " 14畳用" +value: "66" +data: Eccube\Entity\Category {#6620 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6618 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6619 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9871 +label: " 18畳用" +value: "67" +data: Eccube\Entity\Category {#6627 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6625 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6626 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6628 …} -Children: Doctrine\ORM\PersistentCollection {#6631 …} -Parent: Eccube\Entity\Category {#6529} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9872 +label: "トイレ" +value: "2" +data: Eccube\Entity\Category {#6634 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6540 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6539 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9873 +label: " 壁リモコン" +value: "96" +data: Eccube\Entity\Category {#6639 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6632 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6633 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9874 +label: " 袖リモコン" +value: "95" +data: Eccube\Entity\Category {#6648 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6646 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6647 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9875 +label: " タンク手洗いなし" +value: "94" +data: Eccube\Entity\Category {#6655 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6653 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6654 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9876 +label: " タンク手洗いあり" +value: "93" +data: Eccube\Entity\Category {#6662 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6660 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6661 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9877 +label: " タンクなし" +value: "92" +data: Eccube\Entity\Category {#6669 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6667 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6668 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9878 +label: " タンクあり" +value: "91" +data: Eccube\Entity\Category {#6676 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6674 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6675 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9879 +label: " TOTO" +value: "21" +data: Eccube\Entity\Category {#6683 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6681 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6682 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9880 +label: " Panasonic" +value: "22" +data: Eccube\Entity\Category {#6690 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6688 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6689 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9881 +label: " LIXIL" +value: "20" +data: Eccube\Entity\Category {#6697 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6695 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6696 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6634} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9882 +label: "蛇口(水栓)" +value: "8" +data: Eccube\Entity\Category {#6704 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6644 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6645 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9883 +label: " 台所水栓ホース引き出しなし" +value: "108" +data: Eccube\Entity\Category {#6709 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6702 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6703 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9884 +label: " 台所水栓ホース引き出しあり" +value: "107" +data: Eccube\Entity\Category {#6718 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6716 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6717 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9885 +label: " 浴室 壁付水栓" +value: "106" +data: Eccube\Entity\Category {#6725 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6723 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6724 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9886 +label: " 台所 壁付水栓" +value: "105" +data: Eccube\Entity\Category {#6732 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6730 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6731 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9887 +label: " 台所 ワンホール混合栓" +value: "104" +data: Eccube\Entity\Category {#6739 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6737 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6738 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9888 +label: " KVK" +value: "25" +data: Eccube\Entity\Category {#6746 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6744 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6745 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9889 +label: " TOTO" +value: "24" +data: Eccube\Entity\Category {#6753 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6751 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6752 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9890 +label: " LIXIL" +value: "23" +data: Eccube\Entity\Category {#6760 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6758 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6759 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9891 +label: "洗面台・洗面化粧台" +value: "9" +data: Eccube\Entity\Category {#6767 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6715 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9892 +label: " 鏡3面(75cm)" +value: "103" +data: Eccube\Entity\Category {#6772 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6765 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6766 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9893 +label: " 鏡2面(60cm)" +value: "102" +data: Eccube\Entity\Category {#6781 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6779 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6780 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9894 +label: " 鏡1面" +value: "101" +data: Eccube\Entity\Category {#6788 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6786 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6787 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9895 +label: " 片引き出し" +value: "100" +data: Eccube\Entity\Category {#6795 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6793 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6794 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9896 +label: " 両開き" +value: "99" +data: Eccube\Entity\Category {#6802 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6800 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6801 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9897 +label: " 75cm" +value: "98" +data: Eccube\Entity\Category {#6809 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6807 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6808 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9898 +label: " 60cm" +value: "97" +data: Eccube\Entity\Category {#6816 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6814 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6815 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9899 +label: " Panasonic" +value: "28" +data: Eccube\Entity\Category {#6823 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6821 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6822 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9900 +label: " TOTO" +value: "27" +data: Eccube\Entity\Category {#6830 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6828 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6829 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9901 +label: " LIXIL" +value: "26" +data: Eccube\Entity\Category {#6837 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6835 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6836 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9902 +label: "ガス給湯器(都市ガス)" +value: "10" +data: Eccube\Entity\Category {#6844 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6778 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6777 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9903 +label: " 24号" +value: "113" +data: Eccube\Entity\Category {#6849 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6842 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6843 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9904 +label: " 20号" +value: "112" +data: Eccube\Entity\Category {#6858 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6856 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6857 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9905 +label: " 16号" +value: "111" +data: Eccube\Entity\Category {#6865 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6863 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6864 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9906 +label: " エコジョーズ(省エネ)" +value: "110" +data: Eccube\Entity\Category {#6872 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6870 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6871 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9907 +label: " 従来型(お値打ちスタンダード)" +value: "109" +data: Eccube\Entity\Category {#6879 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6877 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6878 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9908 +label: " 長府製作所" +value: "33" +data: Eccube\Entity\Category {#6886 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6884 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6885 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9909 +label: " パーパス" +value: "32" +data: Eccube\Entity\Category {#6893 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6891 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6892 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9910 +label: " パロマ" +value: "31" +data: Eccube\Entity\Category {#6900 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6898 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6899 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9911 +label: " ノーリツ" +value: "30" +data: Eccube\Entity\Category {#6907 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6905 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6906 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9912 +label: " Rinnai" +value: "29" +data: Eccube\Entity\Category {#6914 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6912 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6913 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9913 +label: "ガス給湯器(LPガス)" +value: "56" +data: Eccube\Entity\Category {#6921 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6855 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6854 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9914 +label: " 長府製作所" +value: "57" +data: Eccube\Entity\Category {#6926 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6919 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6920 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9915 +label: " パーパス" +value: "58" +data: Eccube\Entity\Category {#6935 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6933 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6934 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9916 +label: " パロマ" +value: "59" +data: Eccube\Entity\Category {#6942 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6940 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6941 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9917 +label: " ノーリツ" +value: "60" +data: Eccube\Entity\Category {#6949 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6947 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6948 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9918 +label: " Rinnai" +value: "61" +data: Eccube\Entity\Category {#6956 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6954 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6955 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6957 …} -Children: Doctrine\ORM\PersistentCollection {#6960 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9919 +label: " 24号" +value: "118" +data: Eccube\Entity\Category {#6963 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6961 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6962 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9920 +label: " 20号" +value: "117" +data: Eccube\Entity\Category {#6970 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6968 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6969 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9921 +label: " 16号" +value: "116" +data: Eccube\Entity\Category {#6977 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6975 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6976 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9922 +label: " エコジョーズ(省エネ)" +value: "115" +data: Eccube\Entity\Category {#6984 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6982 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6983 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9923 +label: " 従来型(お値打ちスタンダード)" +value: "114" +data: Eccube\Entity\Category {#6991 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6989 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6990 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6921} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9924 +label: "エコキュート" +value: "11" +data: Eccube\Entity\Category {#6998 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6932 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6931 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9925 +label: " 高圧" +value: "155" +data: Eccube\Entity\Category {#7003 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#6996 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#6997 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9926 +label: " 標準" +value: "154" +data: Eccube\Entity\Category {#7012 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7010 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7011 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9927 +label: " 460L(4~5人用)" +value: "153" +data: Eccube\Entity\Category {#7019 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7017 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7018 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9928 +label: " 370L(3~4人用)" +value: "152" +data: Eccube\Entity\Category {#7026 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7024 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7025 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9929 +label: " Panasonic" +value: "49" +data: Eccube\Entity\Category {#7033 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7031 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7032 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9930 +label: " 長府製作所" +value: "36" +data: Eccube\Entity\Category {#7040 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7038 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7039 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9931 +label: " ダイキン" +value: "35" +data: Eccube\Entity\Category {#7047 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7045 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7046 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9932 +label: " 三菱電機" +value: "34" +data: Eccube\Entity\Category {#7054 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7052 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7053 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7055 …} -Children: Doctrine\ORM\PersistentCollection {#7058 …} -Parent: Eccube\Entity\Category {#6998} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9933 +label: "レンジフード" +value: "12" +data: Eccube\Entity\Category {#7061 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7009 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7008 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9934 +label: " ブラック" +value: "151" +data: Eccube\Entity\Category {#7066 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7059 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7060 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9935 +label: " シルバー" +value: "150" +data: Eccube\Entity\Category {#7075 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7073 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7074 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9936 +label: " ガスコンロ連動なし" +value: "149" +data: Eccube\Entity\Category {#7082 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7080 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7081 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9937 +label: " ガスコンロ連動あり" +value: "148" +data: Eccube\Entity\Category {#7089 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7087 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7088 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9938 +label: " 高75cm" +value: "147" +data: Eccube\Entity\Category {#7096 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7094 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7095 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9939 +label: " 高60cm" +value: "146" +data: Eccube\Entity\Category {#7103 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7101 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7102 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9940 +label: " 高50cm" +value: "145" +data: Eccube\Entity\Category {#7110 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7108 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7109 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9941 +label: " 横75cm" +value: "144" +data: Eccube\Entity\Category {#7117 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7115 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7116 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9942 +label: " 横60cm" +value: "143" +data: Eccube\Entity\Category {#7124 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7122 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7123 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9943 +label: " 三菱電機" +value: "48" +data: Eccube\Entity\Category {#7131 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7129 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7130 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -Children: Doctrine\ORM\PersistentCollection {#7135 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9944 +label: " クリナップ" +value: "39" +data: Eccube\Entity\Category {#7138 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7136 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7137 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9945 +label: " Rinnai" +value: "38" +data: Eccube\Entity\Category {#7145 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7143 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7144 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9946 +label: " Panasonic" +value: "37" +data: Eccube\Entity\Category {#7152 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7150 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7151 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9947 +label: "浴室乾燥機・浴室暖房器・浴室換気扇" +value: "13" +data: Eccube\Entity\Category {#7159 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7071 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7072 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: " 高須産業" +value: "42" +data: Eccube\Entity\Category {#7164 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7157 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7158 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: " Panasonic" +value: "41" +data: Eccube\Entity\Category {#7173 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7171 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7172 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9950 +label: " 三菱電機" +value: "40" +data: Eccube\Entity\Category {#7180 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7178 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7179 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9951 +label: "IHクッキングヒーター" +value: "14" +data: Eccube\Entity\Category {#7187 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7169 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7170 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9952 +label: " ブラック" +value: "124" +data: Eccube\Entity\Category {#7192 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7185 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7186 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9953 +label: " シルバー" +value: "123" +data: Eccube\Entity\Category {#7201 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7199 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7200 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7202 …} -Children: Doctrine\ORM\PersistentCollection {#7205 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9954 +label: " 3口" +value: "122" +data: Eccube\Entity\Category {#7208 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7206 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7207 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7209 …} -Children: Doctrine\ORM\PersistentCollection {#7212 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9955 +label: " 2口" +value: "121" +data: Eccube\Entity\Category {#7215 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7213 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7214 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7216 …} -Children: Doctrine\ORM\PersistentCollection {#7219 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9956 +label: " 75cm" +value: "120" +data: Eccube\Entity\Category {#7222 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7220 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7221 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -Children: Doctrine\ORM\PersistentCollection {#7226 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9957 +label: " 60cm" +value: "119" +data: Eccube\Entity\Category {#7229 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7227 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7228 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9958 +label: " 三菱電機" +value: "44" +data: Eccube\Entity\Category {#7236 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7234 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7235 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7237 …} -Children: Doctrine\ORM\PersistentCollection {#7240 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9959 +label: " Panasonic" +value: "43" +data: Eccube\Entity\Category {#7243 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7241 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7242 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7244 …} -Children: Doctrine\ORM\PersistentCollection {#7247 …} -Parent: Eccube\Entity\Category {#7187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9960 +label: "ビルトインガスコンロ(都市ガス)" +value: "15" +data: Eccube\Entity\Category {#7250 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7198 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7197 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7251 …} -Children: Doctrine\ORM\PersistentCollection {#7254 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9961 +label: " レンジフード連携なし" +value: "133" +data: Eccube\Entity\Category {#7255 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7248 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7249 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9962 +label: " レンジフード連携あり" +value: "132" +data: Eccube\Entity\Category {#7264 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7262 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7263 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7265 …} -Children: Doctrine\ORM\PersistentCollection {#7268 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9963 +label: " 天板その他" +value: "131" +data: Eccube\Entity\Category {#7271 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7269 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7270 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -Children: Doctrine\ORM\PersistentCollection {#7275 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: " 天板ブラック系" +value: "130" +data: Eccube\Entity\Category {#7278 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7276 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7277 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7279 …} -Children: Doctrine\ORM\PersistentCollection {#7282 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9965 +label: " 天板ホワイト系" +value: "129" +data: Eccube\Entity\Category {#7285 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7283 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7284 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7286 …} -Children: Doctrine\ORM\PersistentCollection {#7289 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9966 +label: " 天板グレー系" +value: "128" +data: Eccube\Entity\Category {#7292 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7290 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7291 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7293 …} -Children: Doctrine\ORM\PersistentCollection {#7296 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9967 +label: " 天板シルバー系" +value: "127" +data: Eccube\Entity\Category {#7299 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7297 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7298 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9968 +label: " 75cm" +value: "126" +data: Eccube\Entity\Category {#7306 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7304 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7305 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7307 …} -Children: Doctrine\ORM\PersistentCollection {#7310 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9969 +label: " 60cm" +value: "125" +data: Eccube\Entity\Category {#7313 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7311 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7312 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7314 …} -Children: Doctrine\ORM\PersistentCollection {#7317 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: " パロマ" +value: "47" +data: Eccube\Entity\Category {#7320 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7318 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7319 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -Children: Doctrine\ORM\PersistentCollection {#7324 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9971 +label: " ノーリツ" +value: "46" +data: Eccube\Entity\Category {#7327 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7325 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7326 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7328 …} -Children: Doctrine\ORM\PersistentCollection {#7331 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9972 +label: " Rinnai" +value: "45" +data: Eccube\Entity\Category {#7334 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7332 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7333 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7335 …} -Children: Doctrine\ORM\PersistentCollection {#7338 …} -Parent: Eccube\Entity\Category {#7250} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9973 +label: "ビルトインガスコンロ(LPガス)" +value: "50" +data: Eccube\Entity\Category {#7341 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7261 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7260 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7342 …} -Children: Doctrine\ORM\PersistentCollection {#7345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9974 +label: " レンジフード連携なし" +value: "142" +data: Eccube\Entity\Category {#7346 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7339 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7340 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9975 +label: " レンジフード連携あり" +value: "141" +data: Eccube\Entity\Category {#7355 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7353 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7354 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7359 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9976 +label: " 天板その他" +value: "140" +data: Eccube\Entity\Category {#7362 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7360 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7361 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9977 +label: " 天板ブラック系" +value: "139" +data: Eccube\Entity\Category {#7369 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7367 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7368 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7370 …} -Children: Doctrine\ORM\PersistentCollection {#7373 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: " 天板ホワイト系" +value: "138" +data: Eccube\Entity\Category {#7376 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7374 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7375 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7377 …} -Children: Doctrine\ORM\PersistentCollection {#7380 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: " 天板グレー系" +value: "137" +data: Eccube\Entity\Category {#7383 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7381 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7382 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7384 …} -Children: Doctrine\ORM\PersistentCollection {#7387 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9980 +label: " 天板シルバー系" +value: "136" +data: Eccube\Entity\Category {#7390 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7388 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7389 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -Children: Doctrine\ORM\PersistentCollection {#7394 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9981 +label: " 75cm" +value: "135" +data: Eccube\Entity\Category {#7397 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7395 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7396 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7398 …} -Children: Doctrine\ORM\PersistentCollection {#7401 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9982 +label: " 60cm" +value: "134" +data: Eccube\Entity\Category {#7404 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7402 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7403 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7405 …} -Children: Doctrine\ORM\PersistentCollection {#7408 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9983 +label: " パロマ" +value: "52" +data: Eccube\Entity\Category {#7411 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7409 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7410 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -Children: Doctrine\ORM\PersistentCollection {#7415 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: " ノーリツ" +value: "53" +data: Eccube\Entity\Category {#7418 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7416 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7417 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7419 …} -Children: Doctrine\ORM\PersistentCollection {#7422 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: " Rinnai" +value: "54" +data: Eccube\Entity\Category {#7425 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7423 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7424 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7426 …} -Children: Doctrine\ORM\PersistentCollection {#7429 …} -Parent: Eccube\Entity\Category {#7341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5466 …} } +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 {#9835 -form: Symfony\Component\Form\Form {#9822 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9834 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9841 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5644 …} } |
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) {#9811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5532 …} } |
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() {#9807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5574 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9812 …} } } |
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 {#9986 -form: Symfony\Component\Form\Form {#9825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9840 …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 | "" |