- 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 {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
data_class | "Plugin\ProductReview42\Entity\ProductReview" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} use: { $class: "Plugin\ProductReview42\Entity\ProductReview" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5597 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_review" "_product_review" ] |
cache_key | "_product_review_product_review" |
compound | true |
data | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5756 -form: Symfony\Component\Form\Form {#5767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5599 …5} |
full_name | "product_review" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "product_review" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review" |
valid | true |
value | Plugin\ProductReview42\Entity\ProductReview {#5535 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null } |
reviewer_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#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: 255 +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: 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 {#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: 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) {#5625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "product_review.form.product_review.reviewer_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5626 …} } } |
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 {#5876 -form: Symfony\Component\Form\Form {#5770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5886 …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 {#5607 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5611 +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 {#5607 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5611 +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 {#5607 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5611 +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) {#5636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "product_review.form.product_review.reviewer_url" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5637 …} } } |
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 {#5866 -form: Symfony\Component\Form\Form {#5773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5856 …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 {#5675 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5694 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5689 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5702 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5693 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5697 -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 {#5697 -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 {#5683 -_em: Doctrine\ORM\EntityManager {#439 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5685 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5686 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5687 #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 {#5684 …} -_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() {#5681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5678 …} } } |
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 {#5703 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5720 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5721 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5722 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5723 …} +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 {#5846 -form: Symfony\Component\Form\Form {#5828 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5695 …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) {#5821 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5649 …} } |
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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5786 …} } } |
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 {#5639 -form: Symfony\Component\Form\Form {#5831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5791 …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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5799 …} } } |
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 {#5628 -form: Symfony\Component\Form\Form {#5834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5919 …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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5809 …} } } |
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 {#5920 -form: Symfony\Component\Form\Form {#5837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5921 …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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5819 …} } } |
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 {#5922 -form: Symfony\Component\Form\Form {#5840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5923 …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 {#5612 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5612 +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 {#5612 +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() {#5717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5698 …} } } |
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 {#5732 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +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 {#5801 -form: Symfony\Component\Form\Form {#5893 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5811 …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) {#5965 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5649 …} } |
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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5844 …} } } |
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 {#5970 -form: Symfony\Component\Form\Form {#5896 …} -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_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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5854 …} } } |
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 {#5971 -form: Symfony\Component\Form\Form {#5899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5972 …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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5864 …} } } |
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 {#5973 -form: Symfony\Component\Form\Form {#5902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5974 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5874 …} } } |
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 {#5975 -form: Symfony\Component\Form\Form {#5905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5976 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_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) {#5783 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5782 …} } |
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 {#5785 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() {#5885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5884 …} } } |
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 {#5977 -form: Symfony\Component\Form\Form {#5908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5978 …5} |
full_name | "product_review[recommend_level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_review_recommend_level_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 {#5613 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5614 +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 {#5613 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5614 +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 {#5613 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5614 +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) {#5742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "product_review.form.product_review.title" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5743 …} } } |
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 {#5968 -form: Symfony\Component\Form\Form {#5911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5924 …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 {#5615 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5616 +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 {#5615 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5616 +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 {#5615 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5616 +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) {#5757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "product_review.form.product_review.comment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} 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 {#5980 -form: Symfony\Component\Form\Form {#5914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5979 …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 | "2b9ca11dadbf585d9.sGuprA6EpuT0UAO4fW6qlXOmiXv7aIalpFRdaJjQptU.2inu_m2x7qiMaHTvTS3j0hfcwhOoOO_fySISXdG416DSPebLZsCQnK4oYA" |
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 | "2b9ca11dadbf585d9.sGuprA6EpuT0UAO4fW6qlXOmiXv7aIalpFRdaJjQptU.2inu_m2x7qiMaHTvTS3j0hfcwhOoOO_fySISXdG416DSPebLZsCQnK4oYA" |
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 | "2b9ca11dadbf585d9.sGuprA6EpuT0UAO4fW6qlXOmiXv7aIalpFRdaJjQptU.2inu_m2x7qiMaHTvTS3j0hfcwhOoOO_fySISXdG416DSPebLZsCQnK4oYA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#5984 …} } } |
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 | "2b9ca11dadbf585d9.sGuprA6EpuT0UAO4fW6qlXOmiXv7aIalpFRdaJjQptU.2inu_m2x7qiMaHTvTS3j0hfcwhOoOO_fySISXdG416DSPebLZsCQnK4oYA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5999 -form: Symfony\Component\Form\Form {#5994 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5988 …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 | "2b9ca11dadbf585d9.sGuprA6EpuT0UAO4fW6qlXOmiXv7aIalpFRdaJjQptU.2inu_m2x7qiMaHTvTS3j0hfcwhOoOO_fySISXdG416DSPebLZsCQnK4oYA" |
(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) {#9788 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9789 …} } } |
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 {#9835 -form: Symfony\Component\Form\Form {#9823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9836 …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 {#6434 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6444 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6442 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6439 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6440 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6438 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6435 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6427 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6429 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6428 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6420 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6422 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6421 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6457 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6455 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6456 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6464 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6462 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6463 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6471 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6469 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6470 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6478 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6476 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6477 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6485 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6483 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6484 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6492 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6490 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6491 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6499 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6497 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6498 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6506 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6504 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6505 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6513 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6511 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6512 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6520 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6518 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6519 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6527 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6525 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6526 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6534 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6430 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6431 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6539 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6532 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6533 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6540 …} -Children: Doctrine\ORM\PersistentCollection {#6543 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6546 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6547 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6555 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6553 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6554 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6562 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6560 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6561 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6569 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6567 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6568 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6576 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6574 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6575 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6583 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6581 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6582 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6590 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6588 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6589 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6597 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6595 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6596 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6604 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6602 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6603 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6611 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6609 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6610 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6618 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6616 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6617 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6623 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6624 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6632 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6630 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6631 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6639 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6545 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6544 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6644 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6637 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6638 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6645 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6653 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6651 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6652 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6660 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6658 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6659 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6667 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6665 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6666 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6674 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6672 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6673 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6681 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6679 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6680 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6688 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6686 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6687 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6695 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6693 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6694 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6702 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6700 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6701 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6709 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6649 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6650 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6714 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6707 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6708 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6723 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6721 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6722 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6730 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6728 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6729 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6737 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6735 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6736 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6744 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6742 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6743 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6751 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6749 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6750 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6758 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6756 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6757 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6765 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6763 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6764 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6772 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6720 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6719 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6777 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6770 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6771 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6781 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6786 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6784 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6785 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6793 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6791 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6792 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6800 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6798 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6799 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6807 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6805 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6806 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6814 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6812 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6813 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6821 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6819 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6820 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6828 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6826 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6827 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6835 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6833 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6834 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6842 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6840 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6841 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6849 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6783 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6782 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6854 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6847 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6848 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6855 …} -Children: Doctrine\ORM\PersistentCollection {#6858 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6863 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6861 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6862 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6870 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6868 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6869 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6877 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6875 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6876 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6884 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6882 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6883 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6891 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6889 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6890 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6898 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6896 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6897 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6905 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6903 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6904 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6912 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6910 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6911 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6919 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6917 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6918 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6926 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6860 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6859 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6931 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6924 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6925 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6940 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6938 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6939 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6947 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6945 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6946 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6954 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6952 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6953 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6961 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6959 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6960 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6968 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6966 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6967 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6975 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6973 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6974 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6982 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6980 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6981 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6989 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6987 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6988 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6996 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6994 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6995 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7003 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6937 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6936 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7008 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7001 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7002 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7017 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7015 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7016 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7024 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7022 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7023 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7031 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7029 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7030 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7038 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7036 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7037 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7045 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7043 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7044 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7052 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7050 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7051 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7059 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7057 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7058 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7066 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7014 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7013 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7071 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7064 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7065 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7080 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7078 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7079 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7087 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7085 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7086 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7094 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7092 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7093 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7101 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7099 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7100 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7108 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7106 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7107 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7115 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7113 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7114 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7122 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7120 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7121 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7129 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7127 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7128 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7136 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7134 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7135 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7143 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7141 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7142 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7150 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7148 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7149 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7157 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7155 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7156 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7164 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7076 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7077 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7169 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7162 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7163 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7178 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7176 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7177 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7185 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7183 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7184 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7192 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7174 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7175 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7197 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7190 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7191 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7206 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7204 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7205 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7213 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7211 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7212 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7220 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7218 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7219 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7227 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7225 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7226 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7234 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7232 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7233 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7241 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7239 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7240 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7248 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7246 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7247 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7255 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7203 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7202 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7260 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7253 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7254 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7269 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7267 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7268 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7276 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7274 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7275 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7283 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7281 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7282 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7290 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7288 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7289 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7297 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7295 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7296 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7304 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7302 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7303 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7311 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7309 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7310 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7318 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7316 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7317 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7325 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7323 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7324 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7332 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7330 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7331 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7339 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7337 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7338 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7346 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7266 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7265 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7351 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7344 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7345 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7360 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7358 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7359 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7367 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7365 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7366 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7374 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7372 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7373 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7381 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7379 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7380 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7388 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7386 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7387 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7395 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7393 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7394 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7402 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7400 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7401 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7409 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7407 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7408 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7416 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7414 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7415 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7423 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7421 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7422 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7430 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7428 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7429 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
[ Eccube\Entity\Category {#6434 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6444 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6442 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6439 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6440 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6438 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6435 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6427 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6429 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6428 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6420 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6422 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6421 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6457 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6455 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6456 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6464 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6462 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6463 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6471 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6469 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6470 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6478 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6476 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6477 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6485 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6483 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6484 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6492 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6490 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6491 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6499 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6497 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6498 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6506 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6504 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6505 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6513 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6511 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6512 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6520 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6518 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6519 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6527 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6525 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6526 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6534 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6430 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6431 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6539 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6532 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6533 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6540 …} -Children: Doctrine\ORM\PersistentCollection {#6543 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6546 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6547 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6555 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6553 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6554 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6562 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6560 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6561 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6569 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6567 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6568 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6576 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6574 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6575 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6583 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6581 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6582 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6590 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6588 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6589 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6597 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6595 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6596 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6604 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6602 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6603 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6611 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6609 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6610 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6618 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6616 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6617 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6623 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6624 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6632 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6630 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6631 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6639 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6545 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6544 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6644 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6637 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6638 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6645 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6653 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6651 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6652 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6660 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6658 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6659 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6667 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6665 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6666 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6674 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6672 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6673 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6681 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6679 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6680 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6688 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6686 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6687 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6695 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6693 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6694 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6702 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6700 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6701 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6709 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6649 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6650 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6714 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6707 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6708 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6723 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6721 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6722 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6730 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6728 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6729 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6737 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6735 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6736 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6744 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6742 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6743 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6751 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6749 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6750 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6758 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6756 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6757 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6765 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6763 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6764 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6772 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6720 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6719 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6777 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6770 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6771 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6781 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6786 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6784 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6785 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6793 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6791 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6792 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6800 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6798 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6799 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6807 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6805 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6806 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6814 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6812 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6813 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6821 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6819 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6820 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6828 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6826 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6827 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6835 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6833 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6834 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6842 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6840 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6841 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6849 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6783 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6782 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6854 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6847 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6848 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6855 …} -Children: Doctrine\ORM\PersistentCollection {#6858 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6863 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6861 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6862 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6870 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6868 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6869 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6877 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6875 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6876 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6884 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6882 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6883 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6891 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6889 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6890 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6898 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6896 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6897 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6905 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6903 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6904 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6912 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6910 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6911 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6919 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6917 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6918 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6926 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6860 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6859 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6931 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6924 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6925 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6940 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6938 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6939 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6947 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6945 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6946 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6954 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6952 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6953 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6961 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6959 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6960 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6968 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6966 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6967 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6975 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6973 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6974 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6982 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6980 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6981 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6989 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6987 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6988 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6996 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6994 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6995 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7003 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6937 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6936 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7008 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7001 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7002 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7017 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7015 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7016 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7024 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7022 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7023 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7031 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7029 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7030 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7038 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7036 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7037 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7045 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7043 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7044 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7052 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7050 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7051 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7059 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7057 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7058 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7066 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7014 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7013 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7071 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7064 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7065 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7080 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7078 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7079 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7087 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7085 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7086 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7094 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7092 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7093 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7101 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7099 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7100 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7108 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7106 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7107 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7115 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7113 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7114 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7122 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7120 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7121 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7129 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7127 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7128 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7136 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7134 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7135 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7143 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7141 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7142 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7150 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7148 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7149 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7157 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7155 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7156 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7164 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7076 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7077 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7169 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7162 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7163 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7178 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7176 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7177 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7185 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7183 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7184 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7192 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7174 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7175 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7197 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7190 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7191 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7206 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7204 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7205 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7213 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7211 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7212 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7220 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7218 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7219 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7227 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7225 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7226 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7234 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7232 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7233 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7241 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7239 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7240 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7248 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7246 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7247 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7255 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7203 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7202 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7260 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7253 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7254 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7269 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7267 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7268 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7276 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7274 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7275 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7283 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7281 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7282 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7290 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7288 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7289 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7297 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7295 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7296 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7304 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7302 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7303 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7311 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7309 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7310 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7318 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7316 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7317 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7325 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7323 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7324 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7332 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7330 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7331 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7339 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7337 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7338 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7346 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7266 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7265 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7351 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7344 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7345 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7360 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7358 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7359 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7367 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7365 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7366 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7374 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7372 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7373 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7381 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7379 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7380 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7388 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7386 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7387 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7395 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7393 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7394 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7402 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7400 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7401 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7409 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7407 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7408 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7416 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7414 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7415 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7423 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7421 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7422 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7430 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7428 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7429 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
class | "Eccube\Entity\Category" |
same as passed value |
placeholder | "common.select__all_products" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#9804 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9809 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6313 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6261 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6434 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6444 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6442 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6439 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6440 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6438 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6435 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6427 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6429 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6428 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6420 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6422 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6421 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6457 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6455 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6456 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6464 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6462 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6463 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6471 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6469 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6470 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6478 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6476 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6477 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6485 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6483 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6484 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6492 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6490 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6491 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6499 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6497 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6498 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6506 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6504 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6505 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6513 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6511 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6512 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6520 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6518 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6519 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6527 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6525 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6526 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6534 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6430 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6431 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6539 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6532 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6533 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6540 …} -Children: Doctrine\ORM\PersistentCollection {#6543 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6546 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6547 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6555 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6553 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6554 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6562 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6560 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6561 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6569 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6567 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6568 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6576 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6574 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6575 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6583 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6581 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6582 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6590 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6588 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6589 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6597 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6595 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6596 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6604 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6602 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6603 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6611 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6609 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6610 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6618 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6616 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6617 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6623 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6624 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6632 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6630 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6631 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6639 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6545 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6544 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6644 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6637 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6638 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6645 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6653 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6651 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6652 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6660 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6658 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6659 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6667 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6665 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6666 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6674 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6672 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6673 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6681 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6679 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6680 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6688 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6686 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6687 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6695 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6693 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6694 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6702 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6700 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6701 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6709 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6649 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6650 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6714 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6707 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6708 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6723 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6721 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6722 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6730 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6728 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6729 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6737 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6735 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6736 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6744 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6742 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6743 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6751 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6749 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6750 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6758 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6756 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6757 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6765 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6763 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6764 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6772 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6720 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6719 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6777 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6770 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6771 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6781 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6786 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6784 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6785 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6793 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6791 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6792 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6800 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6798 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6799 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6807 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6805 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6806 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6814 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6812 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6813 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6821 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6819 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6820 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6828 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6826 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6827 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6835 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6833 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6834 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6842 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6840 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6841 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6849 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6783 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6782 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6854 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6847 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6848 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6855 …} -Children: Doctrine\ORM\PersistentCollection {#6858 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6863 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6861 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6862 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6870 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6868 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6869 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6877 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6875 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6876 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6884 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6882 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6883 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6891 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6889 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6890 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6898 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6896 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6897 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6905 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6903 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6904 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6912 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6910 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6911 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6919 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6917 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6918 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6926 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6860 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6859 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6931 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6924 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6925 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6940 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6938 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6939 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6947 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6945 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6946 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6954 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6952 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6953 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6961 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6959 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6960 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6968 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6966 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6967 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6975 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6973 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6974 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6982 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6980 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6981 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6989 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6987 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6988 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#6996 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6994 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6995 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7003 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6937 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6936 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7008 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7001 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7002 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7017 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7015 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7016 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7024 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7022 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7023 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7031 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7029 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7030 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7038 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7036 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7037 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7045 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7043 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7044 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7052 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7050 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7051 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7059 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7057 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7058 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7066 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7014 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7013 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7071 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7064 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7065 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7080 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7078 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7079 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7087 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7085 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7086 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7094 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7092 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7093 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7101 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7099 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7100 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7108 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7106 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7107 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7115 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7113 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7114 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7122 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7120 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7121 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7129 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7127 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7128 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7136 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7134 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7135 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7143 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7141 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7142 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7150 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7148 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7149 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7157 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7155 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7156 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7164 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7076 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7077 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7169 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7162 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7163 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7178 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7176 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7177 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7185 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7183 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7184 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7192 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7174 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7175 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7197 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7190 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7191 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7206 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7204 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7205 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7213 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7211 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7212 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7220 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7218 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7219 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7227 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7225 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7226 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7234 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7232 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7233 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7241 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7239 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7240 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7248 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7246 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7247 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7255 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7203 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7202 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7260 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7253 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7254 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7269 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7267 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7268 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7276 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7274 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7275 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7283 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7281 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7282 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7290 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7288 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7289 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7297 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7295 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7296 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7304 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7302 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7303 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7311 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7309 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7310 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7318 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7316 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7317 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7325 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7323 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7324 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7332 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7330 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7331 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7339 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7337 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7338 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7346 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7266 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7265 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7351 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7344 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7345 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7360 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7358 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7359 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7367 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7365 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7366 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7374 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7372 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7373 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7381 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7379 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7380 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7388 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7386 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7387 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7395 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7393 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7394 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7402 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7400 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7401 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7409 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7407 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7408 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7416 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7414 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7415 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7423 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7421 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7422 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } Eccube\Entity\Category {#7430 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7428 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7429 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } ] |
class | "Eccube\Entity\Category" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6313 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6261 …} -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() {#9805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9806 …} } } |
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 {#9847 +label: "エアコン(2階下ろし工事)" +value: "69" +data: Eccube\Entity\Category {#6434 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#6444 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6442 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9848 +label: " お掃除機能なし" +value: "86" +data: Eccube\Entity\Category {#6439 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#6440 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#6438 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6435 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9849 +label: " お掃除機能あり" +value: "85" +data: Eccube\Entity\Category {#6427 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#6429 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#6428 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9850 +label: " 200V" +value: "84" +data: Eccube\Entity\Category {#6420 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#6422 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#6421 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9851 +label: " 100V" +value: "83" +data: Eccube\Entity\Category {#6457 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#6455 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#6456 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9852 +label: " 三菱重工" +value: "71" +data: Eccube\Entity\Category {#6464 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#6462 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6463 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9853 +label: " ダイキン" +value: "72" +data: Eccube\Entity\Category {#6471 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#6469 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6470 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9854 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#6478 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#6476 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6477 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9855 +label: " Panasonic" +value: "73" +data: Eccube\Entity\Category {#6485 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#6483 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6484 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9856 +label: " 6畳用" +value: "74" +data: Eccube\Entity\Category {#6492 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#6490 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6491 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9857 +label: " 8畳用" +value: "75" +data: Eccube\Entity\Category {#6499 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#6497 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6498 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9858 +label: " 10畳用" +value: "76" +data: Eccube\Entity\Category {#6506 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#6504 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6505 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9859 +label: " 12畳用" +value: "77" +data: Eccube\Entity\Category {#6513 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#6511 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6512 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9860 +label: " 14畳用" +value: "78" +data: Eccube\Entity\Category {#6520 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#6518 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6519 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9861 +label: " 18畳用" +value: "79" +data: Eccube\Entity\Category {#6527 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#6525 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#6526 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9862 +label: "エアコン(標準工事)" +value: "1" +data: Eccube\Entity\Category {#6534 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#6430 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6431 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9863 +label: " お掃除機能なし" +value: "90" +data: Eccube\Entity\Category {#6539 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#6532 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#6533 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6540 …} -Children: Doctrine\ORM\PersistentCollection {#6543 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9864 +label: " お掃除機能あり" +value: "89" +data: Eccube\Entity\Category {#6548 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#6546 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#6547 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9865 +label: " 200V" +value: "88" +data: Eccube\Entity\Category {#6555 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#6553 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#6554 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9866 +label: " 100V" +value: "87" +data: Eccube\Entity\Category {#6562 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#6560 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#6561 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9867 +label: " 三菱重工" +value: "19" +data: Eccube\Entity\Category {#6569 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#6567 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6568 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9868 +label: " ダイキン" +value: "18" +data: Eccube\Entity\Category {#6576 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#6574 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6575 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9869 +label: " 三菱電機" +value: "17" +data: Eccube\Entity\Category {#6583 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#6581 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6582 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9870 +label: " Panasonic" +value: "16" +data: Eccube\Entity\Category {#6590 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#6588 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6589 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9871 +label: " 6畳用" +value: "62" +data: Eccube\Entity\Category {#6597 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#6595 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6596 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9872 +label: " 8畳用" +value: "63" +data: Eccube\Entity\Category {#6604 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#6602 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6603 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9873 +label: " 10畳用" +value: "64" +data: Eccube\Entity\Category {#6611 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#6609 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6610 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9874 +label: " 12畳用" +value: "65" +data: Eccube\Entity\Category {#6618 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#6616 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6617 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9875 +label: " 14畳用" +value: "66" +data: Eccube\Entity\Category {#6625 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#6623 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6624 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9876 +label: " 18畳用" +value: "67" +data: Eccube\Entity\Category {#6632 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#6630 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#6631 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9877 +label: "トイレ" +value: "2" +data: Eccube\Entity\Category {#6639 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6545 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6544 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9878 +label: " 壁リモコン" +value: "96" +data: Eccube\Entity\Category {#6644 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#6637 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#6638 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6645 …} -Children: Doctrine\ORM\PersistentCollection {#6648 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9879 +label: " 袖リモコン" +value: "95" +data: Eccube\Entity\Category {#6653 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#6651 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#6652 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9880 +label: " タンク手洗いなし" +value: "94" +data: Eccube\Entity\Category {#6660 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#6658 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6659 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9881 +label: " タンク手洗いあり" +value: "93" +data: Eccube\Entity\Category {#6667 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#6665 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6666 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9882 +label: " タンクなし" +value: "92" +data: Eccube\Entity\Category {#6674 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#6672 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6673 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9883 +label: " タンクあり" +value: "91" +data: Eccube\Entity\Category {#6681 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#6679 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6680 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9884 +label: " TOTO" +value: "21" +data: Eccube\Entity\Category {#6688 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#6686 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6687 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9885 +label: " Panasonic" +value: "22" +data: Eccube\Entity\Category {#6695 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#6693 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6694 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9886 +label: " LIXIL" +value: "20" +data: Eccube\Entity\Category {#6702 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#6700 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#6701 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9887 +label: "蛇口(水栓)" +value: "8" +data: Eccube\Entity\Category {#6709 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#6649 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6650 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9888 +label: " 台所水栓ホース引き出しなし" +value: "108" +data: Eccube\Entity\Category {#6714 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#6707 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#6708 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9889 +label: " 台所水栓ホース引き出しあり" +value: "107" +data: Eccube\Entity\Category {#6723 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#6721 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#6722 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9890 +label: " 浴室 壁付水栓" +value: "106" +data: Eccube\Entity\Category {#6730 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#6728 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#6729 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9891 +label: " 台所 壁付水栓" +value: "105" +data: Eccube\Entity\Category {#6737 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#6735 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#6736 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9892 +label: " 台所 ワンホール混合栓" +value: "104" +data: Eccube\Entity\Category {#6744 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#6742 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#6743 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9893 +label: " KVK" +value: "25" +data: Eccube\Entity\Category {#6751 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#6749 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#6750 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9894 +label: " TOTO" +value: "24" +data: Eccube\Entity\Category {#6758 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#6756 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#6757 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9895 +label: " LIXIL" +value: "23" +data: Eccube\Entity\Category {#6765 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#6763 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#6764 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9896 +label: "洗面台・洗面化粧台" +value: "9" +data: Eccube\Entity\Category {#6772 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#6720 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6719 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9897 +label: " 鏡3面(75cm)" +value: "103" +data: Eccube\Entity\Category {#6777 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#6770 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#6771 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6778 …} -Children: Doctrine\ORM\PersistentCollection {#6781 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9898 +label: " 鏡2面(60cm)" +value: "102" +data: Eccube\Entity\Category {#6786 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#6784 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#6785 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9899 +label: " 鏡1面" +value: "101" +data: Eccube\Entity\Category {#6793 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#6791 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#6792 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9900 +label: " 片引き出し" +value: "100" +data: Eccube\Entity\Category {#6800 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#6798 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#6799 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9901 +label: " 両開き" +value: "99" +data: Eccube\Entity\Category {#6807 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#6805 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#6806 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9902 +label: " 75cm" +value: "98" +data: Eccube\Entity\Category {#6814 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#6812 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#6813 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9903 +label: " 60cm" +value: "97" +data: Eccube\Entity\Category {#6821 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#6819 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#6820 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9904 +label: " Panasonic" +value: "28" +data: Eccube\Entity\Category {#6828 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#6826 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#6827 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9905 +label: " TOTO" +value: "27" +data: Eccube\Entity\Category {#6835 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#6833 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#6834 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9906 +label: " LIXIL" +value: "26" +data: Eccube\Entity\Category {#6842 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#6840 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#6841 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9907 +label: "ガス給湯器(都市ガス)" +value: "10" +data: Eccube\Entity\Category {#6849 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#6783 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6782 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9908 +label: " 24号" +value: "113" +data: Eccube\Entity\Category {#6854 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#6847 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#6848 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6855 …} -Children: Doctrine\ORM\PersistentCollection {#6858 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9909 +label: " 20号" +value: "112" +data: Eccube\Entity\Category {#6863 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#6861 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#6862 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9910 +label: " 16号" +value: "111" +data: Eccube\Entity\Category {#6870 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#6868 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#6869 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9911 +label: " エコジョーズ(省エネ)" +value: "110" +data: Eccube\Entity\Category {#6877 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#6875 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#6876 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9912 +label: " 従来型(お値打ちスタンダード)" +value: "109" +data: Eccube\Entity\Category {#6884 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#6882 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#6883 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9913 +label: " 長府製作所" +value: "33" +data: Eccube\Entity\Category {#6891 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#6889 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#6890 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9914 +label: " パーパス" +value: "32" +data: Eccube\Entity\Category {#6898 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#6896 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#6897 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9915 +label: " パロマ" +value: "31" +data: Eccube\Entity\Category {#6905 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#6903 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#6904 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9916 +label: " ノーリツ" +value: "30" +data: Eccube\Entity\Category {#6912 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#6910 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#6911 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9917 +label: " Rinnai" +value: "29" +data: Eccube\Entity\Category {#6919 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#6917 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#6918 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9918 +label: "ガス給湯器(LPガス)" +value: "56" +data: Eccube\Entity\Category {#6926 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#6860 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6859 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9919 +label: " 長府製作所" +value: "57" +data: Eccube\Entity\Category {#6931 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#6924 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6925 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9920 +label: " パーパス" +value: "58" +data: Eccube\Entity\Category {#6940 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#6938 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6939 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9921 +label: " パロマ" +value: "59" +data: Eccube\Entity\Category {#6947 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#6945 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6946 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9922 +label: " ノーリツ" +value: "60" +data: Eccube\Entity\Category {#6954 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#6952 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#6953 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9923 +label: " Rinnai" +value: "61" +data: Eccube\Entity\Category {#6961 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#6959 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#6960 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9924 +label: " 24号" +value: "118" +data: Eccube\Entity\Category {#6968 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#6966 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#6967 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9925 +label: " 20号" +value: "117" +data: Eccube\Entity\Category {#6975 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#6973 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#6974 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9926 +label: " 16号" +value: "116" +data: Eccube\Entity\Category {#6982 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#6980 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#6981 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9927 +label: " エコジョーズ(省エネ)" +value: "115" +data: Eccube\Entity\Category {#6989 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#6987 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#6988 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9928 +label: " 従来型(お値打ちスタンダード)" +value: "114" +data: Eccube\Entity\Category {#6996 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#6994 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#6995 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9929 +label: "エコキュート" +value: "11" +data: Eccube\Entity\Category {#7003 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#6937 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6936 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9930 +label: " 高圧" +value: "155" +data: Eccube\Entity\Category {#7008 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7001 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7002 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9931 +label: " 標準" +value: "154" +data: Eccube\Entity\Category {#7017 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7015 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7016 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9932 +label: " 460L(4~5人用)" +value: "153" +data: Eccube\Entity\Category {#7024 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7022 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7023 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9933 +label: " 370L(3~4人用)" +value: "152" +data: Eccube\Entity\Category {#7031 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7029 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7030 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9934 +label: " Panasonic" +value: "49" +data: Eccube\Entity\Category {#7038 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7036 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7037 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9935 +label: " 長府製作所" +value: "36" +data: Eccube\Entity\Category {#7045 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7043 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7044 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9936 +label: " ダイキン" +value: "35" +data: Eccube\Entity\Category {#7052 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7050 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7051 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9937 +label: " 三菱電機" +value: "34" +data: Eccube\Entity\Category {#7059 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7057 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7058 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#7003} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9938 +label: "レンジフード" +value: "12" +data: Eccube\Entity\Category {#7066 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7014 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7013 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9939 +label: " ブラック" +value: "151" +data: Eccube\Entity\Category {#7071 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7064 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7065 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9940 +label: " シルバー" +value: "150" +data: Eccube\Entity\Category {#7080 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7078 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7079 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9941 +label: " ガスコンロ連動なし" +value: "149" +data: Eccube\Entity\Category {#7087 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7085 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7086 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9942 +label: " ガスコンロ連動あり" +value: "148" +data: Eccube\Entity\Category {#7094 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7092 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7093 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9943 +label: " 高75cm" +value: "147" +data: Eccube\Entity\Category {#7101 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7099 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7100 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9944 +label: " 高60cm" +value: "146" +data: Eccube\Entity\Category {#7108 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7106 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7107 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9945 +label: " 高50cm" +value: "145" +data: Eccube\Entity\Category {#7115 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7113 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7114 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9946 +label: " 横75cm" +value: "144" +data: Eccube\Entity\Category {#7122 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7120 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7121 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9947 +label: " 横60cm" +value: "143" +data: Eccube\Entity\Category {#7129 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7127 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7128 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: " 三菱電機" +value: "48" +data: Eccube\Entity\Category {#7136 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7134 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7135 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: " クリナップ" +value: "39" +data: Eccube\Entity\Category {#7143 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7141 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7142 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9950 +label: " Rinnai" +value: "38" +data: Eccube\Entity\Category {#7150 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7148 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7149 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9951 +label: " Panasonic" +value: "37" +data: Eccube\Entity\Category {#7157 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7155 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7156 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#7066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9952 +label: "浴室乾燥機・浴室暖房器・浴室換気扇" +value: "13" +data: Eccube\Entity\Category {#7164 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7076 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7077 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9953 +label: " 高須産業" +value: "42" +data: Eccube\Entity\Category {#7169 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7162 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7163 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9954 +label: " Panasonic" +value: "41" +data: Eccube\Entity\Category {#7178 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7176 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7177 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9955 +label: " 三菱電機" +value: "40" +data: Eccube\Entity\Category {#7185 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7183 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7184 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#7164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9956 +label: "IHクッキングヒーター" +value: "14" +data: Eccube\Entity\Category {#7192 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7174 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7175 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9957 +label: " ブラック" +value: "124" +data: Eccube\Entity\Category {#7197 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7190 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7191 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9958 +label: " シルバー" +value: "123" +data: Eccube\Entity\Category {#7206 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7204 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7205 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9959 +label: " 3口" +value: "122" +data: Eccube\Entity\Category {#7213 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7211 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7212 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9960 +label: " 2口" +value: "121" +data: Eccube\Entity\Category {#7220 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7218 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7219 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9961 +label: " 75cm" +value: "120" +data: Eccube\Entity\Category {#7227 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7225 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7226 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9962 +label: " 60cm" +value: "119" +data: Eccube\Entity\Category {#7234 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7232 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7233 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9963 +label: " 三菱電機" +value: "44" +data: Eccube\Entity\Category {#7241 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7239 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7240 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: " Panasonic" +value: "43" +data: Eccube\Entity\Category {#7248 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7246 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7247 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#7192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9965 +label: "ビルトインガスコンロ(都市ガス)" +value: "15" +data: Eccube\Entity\Category {#7255 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7203 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7202 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9966 +label: " レンジフード連携なし" +value: "133" +data: Eccube\Entity\Category {#7260 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7253 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7254 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9967 +label: " レンジフード連携あり" +value: "132" +data: Eccube\Entity\Category {#7269 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7267 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7268 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9968 +label: " 天板その他" +value: "131" +data: Eccube\Entity\Category {#7276 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7274 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7275 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9969 +label: " 天板ブラック系" +value: "130" +data: Eccube\Entity\Category {#7283 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7281 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7282 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: " 天板ホワイト系" +value: "129" +data: Eccube\Entity\Category {#7290 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7288 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7289 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9971 +label: " 天板グレー系" +value: "128" +data: Eccube\Entity\Category {#7297 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7295 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7296 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9972 +label: " 天板シルバー系" +value: "127" +data: Eccube\Entity\Category {#7304 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7302 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7303 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9973 +label: " 75cm" +value: "126" +data: Eccube\Entity\Category {#7311 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7309 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7310 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9974 +label: " 60cm" +value: "125" +data: Eccube\Entity\Category {#7318 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7316 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7317 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9975 +label: " パロマ" +value: "47" +data: Eccube\Entity\Category {#7325 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7323 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7324 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9976 +label: " ノーリツ" +value: "46" +data: Eccube\Entity\Category {#7332 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7330 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7331 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9977 +label: " Rinnai" +value: "45" +data: Eccube\Entity\Category {#7339 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7337 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7338 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#7255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: "ビルトインガスコンロ(LPガス)" +value: "50" +data: Eccube\Entity\Category {#7346 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7266 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7265 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: " レンジフード連携なし" +value: "142" +data: Eccube\Entity\Category {#7351 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7344 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7345 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9980 +label: " レンジフード連携あり" +value: "141" +data: Eccube\Entity\Category {#7360 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7358 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7359 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9981 +label: " 天板その他" +value: "140" +data: Eccube\Entity\Category {#7367 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7365 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7366 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9982 +label: " 天板ブラック系" +value: "139" +data: Eccube\Entity\Category {#7374 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7372 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7373 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9983 +label: " 天板ホワイト系" +value: "138" +data: Eccube\Entity\Category {#7381 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7379 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7380 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: " 天板グレー系" +value: "137" +data: Eccube\Entity\Category {#7388 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7386 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7387 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: " 天板シルバー系" +value: "136" +data: Eccube\Entity\Category {#7395 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7393 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7394 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9986 +label: " 75cm" +value: "135" +data: Eccube\Entity\Category {#7402 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7400 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7401 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9987 +label: " 60cm" +value: "134" +data: Eccube\Entity\Category {#7409 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7407 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7408 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9988 +label: " パロマ" +value: "52" +data: Eccube\Entity\Category {#7416 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7414 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7415 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9989 +label: " ノーリツ" +value: "53" +data: Eccube\Entity\Category {#7423 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7421 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7422 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9990 +label: " Rinnai" +value: "54" +data: Eccube\Entity\Category {#7430 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7428 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7429 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5471 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9840 -form: Symfony\Component\Form\Form {#9827 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9839 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9846 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5649 …} } |
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) {#9816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5537 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#812 …} $translationDomain: "validators" $message: Closure() {#9817 …} } } |
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 {#9991 -form: Symfony\Component\Form\Form {#9830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9845 …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 | "" |