- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 515
- 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 {#6096 -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 {#6096 -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 {#6096 -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) {#6175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} 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() {#6173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6174 …} } } |
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 {#6096 -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 {#6351 -form: Symfony\Component\Form\Form {#6330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6172 …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 {#6096 -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 {#6221 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6227 +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 {#6221 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6227 +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 {#6221 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6227 +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) {#6146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#6158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6157 …} } } |
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 {#6488 -form: Symfony\Component\Form\Form {#6367 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6490 …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 {#6226 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6151 +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 {#6226 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6151 +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 {#6226 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6151 +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) {#6165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#6171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6170 …} } } |
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 {#6485 -form: Symfony\Component\Form\Form {#6371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6159 …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 {#6238 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6269 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6251 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6265 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6250 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6260 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5426 …} -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 {#478 …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 {#6260 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5426 …} -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 {#6243 -_em: Doctrine\ORM\EntityManager {#442 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6241 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6240 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6239 #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 {#6242 …} -_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() {#6245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6248 …} } } |
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 {#6263 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#6283 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#6284 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#6285 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#6286 …} +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 {#6190 -form: Symfony\Component\Form\Form {#6391 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6344 …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) {#6323 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6202 …} } |
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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6339 …} } } |
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 {#6439 -form: Symfony\Component\Form\Form {#6394 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6449 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6353 …} } } |
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 {#6429 -form: Symfony\Component\Form\Form {#6397 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6419 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6362 …} } } |
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 {#6409 -form: Symfony\Component\Form\Form {#6400 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6258 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6382 …} } } |
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 {#6384 -form: Symfony\Component\Form\Form {#6403 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6364 …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 {#6152 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6152 +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 {#6152 +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() {#6280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6277 …} } } |
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 {#6295 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +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 {#6287 -form: Symfony\Component\Form\Form {#6456 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6308 …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) {#6528 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6202 …} } |
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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6407 …} } } |
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 {#6533 -form: Symfony\Component\Form\Form {#6459 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6532 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6417 …} } } |
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 {#6534 -form: Symfony\Component\Form\Form {#6462 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6535 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6427 …} } } |
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 {#6536 -form: Symfony\Component\Form\Form {#6465 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6537 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6437 …} } } |
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 {#6538 -form: Symfony\Component\Form\Form {#6468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6539 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6335 …} } |
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 {#6338 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() {#6448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6447 …} } } |
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 {#6540 -form: Symfony\Component\Form\Form {#6471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6541 …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 {#6155 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6148 +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 {#6155 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6148 +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 {#6155 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6148 +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) {#6305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#6307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6306 …} } } |
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 {#6531 -form: Symfony\Component\Form\Form {#6474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6487 …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 {#6187 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6186 +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 {#6187 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6186 +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 {#6187 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#6186 +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) {#6317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#6322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6316 …} } } |
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 {#6543 -form: Symfony\Component\Form\Form {#6477 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6542 …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 | "53da56cc9908c406b9d2b78135a18d.fUSjSJBDaHOy6P92JPOLtkhAp1qjqQWcJ5qJWtJ9ENU.LCqOJNUQOBr_rr05Z4rT4xJ3ywLBwn_pEfP9E5UsaZRKPsgG_AwpFsKOyw" |
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 | "53da56cc9908c406b9d2b78135a18d.fUSjSJBDaHOy6P92JPOLtkhAp1qjqQWcJ5qJWtJ9ENU.LCqOJNUQOBr_rr05Z4rT4xJ3ywLBwn_pEfP9E5UsaZRKPsgG_AwpFsKOyw" |
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 | "53da56cc9908c406b9d2b78135a18d.fUSjSJBDaHOy6P92JPOLtkhAp1qjqQWcJ5qJWtJ9ENU.LCqOJNUQOBr_rr05Z4rT4xJ3ywLBwn_pEfP9E5UsaZRKPsgG_AwpFsKOyw" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6546 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#6550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#6544 …} } } |
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 | "53da56cc9908c406b9d2b78135a18d.fUSjSJBDaHOy6P92JPOLtkhAp1qjqQWcJ5qJWtJ9ENU.LCqOJNUQOBr_rr05Z4rT4xJ3ywLBwn_pEfP9E5UsaZRKPsgG_AwpFsKOyw" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6562 -form: Symfony\Component\Form\Form {#6557 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6551 …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 | "53da56cc9908c406b9d2b78135a18d.fUSjSJBDaHOy6P92JPOLtkhAp1qjqQWcJ5qJWtJ9ENU.LCqOJNUQOBr_rr05Z4rT4xJ3ywLBwn_pEfP9E5UsaZRKPsgG_AwpFsKOyw" |
(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) {#10521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#10523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#10522 …} } } |
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 {#10568 -form: Symfony\Component\Form\Form {#10556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10569 …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 {#7019 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#7029 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#7027 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7021 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#7025 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#7022 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7012 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#7014 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#7013 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7005 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#7007 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#7006 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7042 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#7040 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#7041 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7049 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#7047 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7048 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7056 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#7054 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7055 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7063 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#7061 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7062 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7070 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#7068 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7069 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7077 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#7075 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7076 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7084 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#7082 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7083 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7091 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#7089 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7090 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7098 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#7096 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7097 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7105 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#7103 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7104 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7112 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#7110 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7111 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7119 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#7015 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#7016 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7124 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#7117 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#7118 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7133 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#7131 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#7132 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7140 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#7138 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#7139 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7147 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#7145 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#7146 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7154 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#7152 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7153 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7161 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#7159 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7160 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7168 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#7166 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7167 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7175 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#7173 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7174 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7182 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7180 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7181 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7189 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7187 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7188 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7196 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7194 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7195 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7203 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7201 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7202 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7210 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7208 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7209 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7217 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7215 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7216 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7224 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#7130 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7129 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7229 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7222 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7223 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7238 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7236 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7237 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7245 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7243 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7244 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7252 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7250 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7251 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7259 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7257 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7258 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7266 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7264 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7265 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7273 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7271 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7272 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7280 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7278 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7279 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7287 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7285 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7286 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7294 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7234 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7235 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7299 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7292 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7293 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7308 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7306 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7307 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7315 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7313 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7314 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7322 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7320 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7321 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7329 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7327 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7328 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7336 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7334 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7335 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7343 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7341 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7342 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7350 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7348 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7349 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7357 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7305 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7304 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7362 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7355 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7356 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7371 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7369 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7370 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7378 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7376 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7377 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7385 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7383 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7384 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7392 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7390 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7391 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7399 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7397 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7398 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7406 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7404 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7405 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7413 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7411 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7412 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7420 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7418 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7419 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7427 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7425 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7426 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7434 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7368 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7367 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7439 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7432 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7433 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -Children: Doctrine\ORM\PersistentCollection {#7443 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7448 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7446 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7447 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7455 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7453 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7454 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7462 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7460 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7461 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7469 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7467 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7468 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7476 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7474 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7475 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7483 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7481 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7482 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7490 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7488 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7489 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7497 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7495 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7496 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7504 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7502 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7503 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7511 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7445 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7444 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7516 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7509 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7510 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7517 …} -Children: Doctrine\ORM\PersistentCollection {#7520 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7525 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7523 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7524 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7532 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7530 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7531 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7539 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7537 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7538 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7546 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7544 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7545 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7553 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7551 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7552 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7560 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7558 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7559 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -Children: Doctrine\ORM\PersistentCollection {#7564 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7567 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7565 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7566 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7574 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7572 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7573 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7581 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7579 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7580 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7588 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7522 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7521 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7593 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7586 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7587 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7594 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7602 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7600 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7601 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7609 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7607 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7608 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7616 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7614 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7615 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7623 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7621 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7622 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7630 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7628 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7629 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7637 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7635 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7636 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7644 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7642 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7643 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7651 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7599 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7598 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7656 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7649 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7650 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7665 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7663 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7664 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7672 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7670 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7671 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7679 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7677 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7678 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7686 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7684 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7685 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7693 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7691 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7692 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7700 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7698 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7699 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7707 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7705 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7706 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7714 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7712 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7713 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7721 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7719 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7720 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7728 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7726 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7727 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7735 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7733 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7734 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7736 …} -Children: Doctrine\ORM\PersistentCollection {#7739 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7742 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7740 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7741 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7749 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7661 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7662 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7754 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7747 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7748 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7755 …} -Children: Doctrine\ORM\PersistentCollection {#7758 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7763 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7761 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7762 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7770 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7768 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7769 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7777 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7759 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7760 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7782 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7775 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7776 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7783 …} -Children: Doctrine\ORM\PersistentCollection {#7786 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7791 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7789 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7790 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7798 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7796 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7797 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7805 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7803 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7804 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7812 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7810 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7811 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7819 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7817 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7818 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7826 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7824 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7825 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7833 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7831 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7832 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7840 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7788 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7787 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7845 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7838 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7839 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7846 …} -Children: Doctrine\ORM\PersistentCollection {#7849 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7854 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7852 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7853 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7861 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7859 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7860 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7868 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7866 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7867 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7875 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7873 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7874 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7882 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7880 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7881 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7889 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7887 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7888 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7896 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7894 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7895 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7903 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7901 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7902 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7910 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7908 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7909 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7917 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7915 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7916 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7924 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7922 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7923 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7931 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7851 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7850 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7936 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7929 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7930 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7937 …} -Children: Doctrine\ORM\PersistentCollection {#7940 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7945 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7943 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7944 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7952 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7950 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7951 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7959 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7957 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7958 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7966 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7964 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7965 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7973 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7971 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7972 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7980 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7978 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7979 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7987 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7985 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7986 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7994 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7992 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7993 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8001 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7999 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#8000 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8008 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#8006 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#8007 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8015 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#8013 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#8014 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } ] |
[ Eccube\Entity\Category {#7019 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#7029 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#7027 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7021 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#7025 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#7022 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7012 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#7014 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#7013 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7005 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#7007 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#7006 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7042 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#7040 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#7041 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7049 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#7047 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7048 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7056 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#7054 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7055 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7063 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#7061 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7062 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7070 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#7068 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7069 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7077 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#7075 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7076 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7084 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#7082 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7083 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7091 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#7089 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7090 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7098 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#7096 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7097 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7105 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#7103 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7104 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7112 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#7110 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7111 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7119 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#7015 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#7016 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7124 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#7117 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#7118 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7133 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#7131 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#7132 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7140 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#7138 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#7139 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7147 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#7145 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#7146 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7154 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#7152 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7153 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7161 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#7159 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7160 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7168 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#7166 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7167 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7175 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#7173 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7174 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7182 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7180 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7181 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7189 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7187 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7188 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7196 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7194 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7195 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7203 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7201 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7202 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7210 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7208 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7209 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7217 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7215 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7216 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7224 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#7130 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7129 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7229 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7222 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7223 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7238 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7236 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7237 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7245 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7243 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7244 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7252 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7250 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7251 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7259 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7257 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7258 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7266 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7264 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7265 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7273 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7271 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7272 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7280 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7278 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7279 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7287 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7285 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7286 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7294 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7234 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7235 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7299 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7292 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7293 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7308 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7306 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7307 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7315 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7313 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7314 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7322 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7320 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7321 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7329 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7327 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7328 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7336 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7334 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7335 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7343 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7341 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7342 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7350 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7348 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7349 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7357 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7305 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7304 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7362 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7355 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7356 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7371 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7369 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7370 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7378 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7376 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7377 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7385 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7383 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7384 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7392 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7390 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7391 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7399 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7397 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7398 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7406 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7404 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7405 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7413 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7411 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7412 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7420 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7418 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7419 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7427 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7425 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7426 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7434 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7368 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7367 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7439 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7432 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7433 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -Children: Doctrine\ORM\PersistentCollection {#7443 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7448 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7446 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7447 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7455 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7453 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7454 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7462 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7460 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7461 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7469 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7467 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7468 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7476 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7474 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7475 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7483 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7481 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7482 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7490 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7488 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7489 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7497 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7495 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7496 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7504 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7502 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7503 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7511 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7445 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7444 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7516 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7509 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7510 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7517 …} -Children: Doctrine\ORM\PersistentCollection {#7520 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7525 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7523 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7524 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7532 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7530 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7531 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7539 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7537 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7538 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7546 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7544 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7545 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7553 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7551 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7552 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7560 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7558 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7559 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -Children: Doctrine\ORM\PersistentCollection {#7564 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7567 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7565 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7566 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7574 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7572 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7573 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7581 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7579 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7580 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7588 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7522 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7521 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7593 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7586 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7587 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7594 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7602 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7600 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7601 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7609 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7607 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7608 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7616 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7614 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7615 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7623 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7621 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7622 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7630 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7628 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7629 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7637 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7635 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7636 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7644 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7642 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7643 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7651 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7599 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7598 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7656 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7649 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7650 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7665 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7663 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7664 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7672 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7670 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7671 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7679 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7677 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7678 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7686 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7684 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7685 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7693 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7691 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7692 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7700 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7698 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7699 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7707 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7705 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7706 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7714 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7712 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7713 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7721 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7719 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7720 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7728 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7726 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7727 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7735 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7733 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7734 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7736 …} -Children: Doctrine\ORM\PersistentCollection {#7739 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7742 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7740 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7741 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7749 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7661 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7662 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7754 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7747 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7748 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7755 …} -Children: Doctrine\ORM\PersistentCollection {#7758 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7763 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7761 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7762 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7770 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7768 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7769 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7777 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7759 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7760 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7782 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7775 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7776 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7783 …} -Children: Doctrine\ORM\PersistentCollection {#7786 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7791 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7789 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7790 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7798 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7796 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7797 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7805 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7803 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7804 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7812 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7810 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7811 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7819 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7817 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7818 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7826 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7824 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7825 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7833 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7831 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7832 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7840 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7788 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7787 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7845 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7838 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7839 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7846 …} -Children: Doctrine\ORM\PersistentCollection {#7849 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7854 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7852 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7853 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7861 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7859 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7860 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7868 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7866 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7867 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7875 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7873 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7874 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7882 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7880 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7881 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7889 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7887 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7888 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7896 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7894 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7895 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7903 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7901 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7902 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7910 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7908 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7909 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7917 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7915 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7916 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7924 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7922 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7923 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7931 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7851 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7850 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7936 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7929 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7930 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7937 …} -Children: Doctrine\ORM\PersistentCollection {#7940 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7945 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7943 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7944 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7952 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7950 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7951 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7959 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7957 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7958 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7966 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7964 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7965 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7973 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7971 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7972 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7980 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7978 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7979 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7987 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7985 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7986 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7994 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7992 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7993 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8001 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7999 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#8000 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8008 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#8006 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#8007 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8015 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#8013 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#8014 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } ] |
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 {#10537 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#10542 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6905 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6836 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#7019 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#7029 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#7027 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7021 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#7025 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#7022 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7012 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#7014 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#7013 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7005 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#7007 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#7006 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7042 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#7040 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#7041 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7049 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#7047 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7048 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7056 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#7054 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7055 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7063 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#7061 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7062 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7070 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#7068 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7069 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7077 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#7075 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7076 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7084 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#7082 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7083 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7091 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#7089 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7090 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7098 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#7096 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7097 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7105 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#7103 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7104 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7112 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#7110 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7111 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7119 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#7015 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#7016 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7124 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#7117 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#7118 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7133 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#7131 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#7132 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7140 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#7138 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#7139 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7147 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#7145 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#7146 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7154 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#7152 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7153 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7161 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#7159 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7160 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7168 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#7166 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7167 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7175 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#7173 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7174 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7182 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7180 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7181 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7189 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7187 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7188 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7196 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7194 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7195 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7203 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7201 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7202 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7210 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7208 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7209 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7217 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7215 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7216 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7224 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#7130 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7129 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7229 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7222 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7223 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7238 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7236 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7237 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7245 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7243 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7244 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7252 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7250 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7251 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7259 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7257 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7258 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7266 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7264 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7265 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7273 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7271 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7272 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7280 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7278 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7279 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7287 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7285 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7286 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7294 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7234 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7235 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7299 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7292 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7293 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7308 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7306 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7307 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7315 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7313 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7314 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7322 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7320 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7321 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7329 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7327 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7328 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7336 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7334 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7335 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7343 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7341 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7342 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7350 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7348 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7349 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7357 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7305 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7304 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7362 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7355 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7356 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7371 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7369 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7370 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7378 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7376 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7377 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7385 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7383 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7384 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7392 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7390 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7391 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7399 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7397 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7398 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7406 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7404 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7405 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7413 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7411 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7412 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7420 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7418 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7419 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7427 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7425 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7426 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7434 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7368 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7367 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7439 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7432 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7433 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -Children: Doctrine\ORM\PersistentCollection {#7443 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7448 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7446 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7447 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7455 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7453 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7454 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7462 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7460 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7461 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7469 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7467 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7468 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7476 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7474 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7475 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7483 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7481 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7482 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7490 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7488 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7489 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7497 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7495 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7496 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7504 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7502 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7503 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7511 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7445 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7444 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7516 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7509 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7510 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7517 …} -Children: Doctrine\ORM\PersistentCollection {#7520 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7525 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7523 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7524 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7532 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7530 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7531 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7539 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7537 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7538 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7546 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7544 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7545 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7553 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7551 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7552 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7560 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7558 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7559 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -Children: Doctrine\ORM\PersistentCollection {#7564 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7567 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7565 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7566 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7574 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7572 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7573 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7581 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7579 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7580 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7588 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7522 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7521 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7593 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7586 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7587 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7594 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7602 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7600 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7601 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7609 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7607 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7608 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7616 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7614 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7615 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7623 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7621 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7622 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7630 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7628 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7629 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7637 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7635 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7636 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7644 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7642 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7643 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7651 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7599 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7598 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7656 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7649 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7650 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7665 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7663 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7664 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7672 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7670 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7671 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7679 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7677 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7678 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7686 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7684 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7685 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7693 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7691 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7692 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7700 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7698 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7699 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7707 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7705 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7706 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7714 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7712 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7713 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7721 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7719 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7720 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7728 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7726 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7727 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7735 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7733 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7734 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7736 …} -Children: Doctrine\ORM\PersistentCollection {#7739 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7742 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7740 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7741 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7749 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7661 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7662 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7754 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7747 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7748 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7755 …} -Children: Doctrine\ORM\PersistentCollection {#7758 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7763 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7761 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7762 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7770 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7768 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7769 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7777 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7759 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7760 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7782 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7775 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7776 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7783 …} -Children: Doctrine\ORM\PersistentCollection {#7786 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7791 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7789 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7790 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7798 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7796 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7797 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7805 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7803 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7804 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7812 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7810 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7811 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7819 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7817 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7818 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7826 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7824 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7825 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7833 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7831 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7832 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7840 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7788 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7787 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7845 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7838 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7839 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7846 …} -Children: Doctrine\ORM\PersistentCollection {#7849 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7854 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7852 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7853 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7861 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7859 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7860 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7868 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7866 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7867 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7875 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7873 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7874 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7882 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7880 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7881 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7889 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7887 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7888 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7896 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7894 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7895 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7903 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7901 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7902 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7910 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7908 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7909 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7917 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7915 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7916 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7924 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7922 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7923 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7931 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7851 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7850 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7936 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7929 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7930 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7937 …} -Children: Doctrine\ORM\PersistentCollection {#7940 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7945 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7943 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7944 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7952 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7950 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7951 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7959 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7957 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7958 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7966 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7964 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7965 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7973 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7971 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7972 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7980 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7978 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7979 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7987 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7985 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7986 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#7994 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7992 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7993 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8001 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7999 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#8000 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8008 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#8006 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#8007 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } Eccube\Entity\Category {#8015 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#8013 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#8014 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } ] |
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 {#478 …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 {#6905 -om: ContainerZrUTkEM\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6836 …} -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() {#10538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#10539 …} } } |
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 {#10580 +label: "エアコン(2階下ろし工事)" +value: "69" +data: Eccube\Entity\Category {#7019 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1720663319 {#7029 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#7027 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10581 +label: " お掃除機能なし" +value: "86" +data: Eccube\Entity\Category {#7021 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913497 {#7025 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913497 {#7022 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10582 +label: " お掃除機能あり" +value: "85" +data: Eccube\Entity\Category {#7012 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913478 {#7014 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913491 {#7013 date: 2024-11-18 16:04:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10583 +label: " 200V" +value: "84" +data: Eccube\Entity\Category {#7005 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1731913463 {#7007 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913463 {#7006 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10584 +label: " 100V" +value: "83" +data: Eccube\Entity\Category {#7042 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1731913457 {#7040 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913457 {#7041 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10585 +label: " 三菱重工" +value: "71" +data: Eccube\Entity\Category {#7049 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664214 {#7047 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7048 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10586 +label: " ダイキン" +value: "72" +data: Eccube\Entity\Category {#7056 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664266 {#7054 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7055 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10587 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#7063 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1720664828 {#7061 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7062 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10588 +label: " Panasonic" +value: "73" +data: Eccube\Entity\Category {#7070 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664307 {#7068 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7069 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10589 +label: " 6畳用" +value: "74" +data: Eccube\Entity\Category {#7077 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664335 {#7075 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7076 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10590 +label: " 8畳用" +value: "75" +data: Eccube\Entity\Category {#7084 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664379 {#7082 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7083 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10591 +label: " 10畳用" +value: "76" +data: Eccube\Entity\Category {#7091 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664406 {#7089 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7090 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10592 +label: " 12畳用" +value: "77" +data: Eccube\Entity\Category {#7098 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664429 {#7096 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7097 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10593 +label: " 14畳用" +value: "78" +data: Eccube\Entity\Category {#7105 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664446 {#7103 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7104 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10594 +label: " 18畳用" +value: "79" +data: Eccube\Entity\Category {#7112 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1720664475 {#7110 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720664892 {#7111 date: 2024-07-11 11:28:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#7019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10595 +label: "エアコン(標準工事)" +value: "1" +data: Eccube\Entity\Category {#7119 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1669598788 {#7015 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#7016 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10596 +label: " お掃除機能なし" +value: "90" +data: Eccube\Entity\Category {#7124 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913766 {#7117 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913766 {#7118 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10597 +label: " お掃除機能あり" +value: "89" +data: Eccube\Entity\Category {#7133 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913761 {#7131 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913761 {#7132 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10598 +label: " 200V" +value: "88" +data: Eccube\Entity\Category {#7140 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913748 {#7138 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913748 {#7139 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10599 +label: " 100V" +value: "87" +data: Eccube\Entity\Category {#7147 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1731913743 {#7145 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913743 {#7146 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10600 +label: " 三菱重工" +value: "19" +data: Eccube\Entity\Category {#7154 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472844 {#7152 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7153 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10601 +label: " ダイキン" +value: "18" +data: Eccube\Entity\Category {#7161 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472740 {#7159 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7160 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10602 +label: " 三菱電機" +value: "17" +data: Eccube\Entity\Category {#7168 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472734 {#7166 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7167 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10603 +label: " Panasonic" +value: "16" +data: Eccube\Entity\Category {#7175 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1670472724 {#7173 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7174 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10604 +label: " 6畳用" +value: "62" +data: Eccube\Entity\Category {#7182 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7180 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7181 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10605 +label: " 8畳用" +value: "63" +data: Eccube\Entity\Category {#7189 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7187 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7188 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10606 +label: " 10畳用" +value: "64" +data: Eccube\Entity\Category {#7196 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7194 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7195 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: " 12畳用" +value: "65" +data: Eccube\Entity\Category {#7203 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7201 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7202 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10608 +label: " 14畳用" +value: "66" +data: Eccube\Entity\Category {#7210 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7208 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7209 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10609 +label: " 18畳用" +value: "67" +data: Eccube\Entity\Category {#7217 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7215 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706007239 {#7216 date: 2024-01-23 19:53:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#7119} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10610 +label: "トイレ" +value: "2" +data: Eccube\Entity\Category {#7224 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#7130 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7129 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10611 +label: " 壁リモコン" +value: "96" +data: Eccube\Entity\Category {#7229 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7222 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7223 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -Children: Doctrine\ORM\PersistentCollection {#7233 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10612 +label: " 袖リモコン" +value: "95" +data: Eccube\Entity\Category {#7238 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7236 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7237 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10613 +label: " タンク手洗いなし" +value: "94" +data: Eccube\Entity\Category {#7245 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7243 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7244 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10614 +label: " タンク手洗いあり" +value: "93" +data: Eccube\Entity\Category {#7252 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7250 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7251 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: " タンクなし" +value: "92" +data: Eccube\Entity\Category {#7259 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7257 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7258 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10616 +label: " タンクあり" +value: "91" +data: Eccube\Entity\Category {#7266 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7264 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7265 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10617 +label: " TOTO" +value: "21" +data: Eccube\Entity\Category {#7273 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7271 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7272 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10618 +label: " Panasonic" +value: "22" +data: Eccube\Entity\Category {#7280 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7278 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7279 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10619 +label: " LIXIL" +value: "20" +data: Eccube\Entity\Category {#7287 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7285 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7286 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#7224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10620 +label: "蛇口(水栓)" +value: "8" +data: Eccube\Entity\Category {#7294 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7234 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7235 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10621 +label: " 台所水栓ホース引き出しなし" +value: "108" +data: Eccube\Entity\Category {#7299 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7292 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7293 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -Children: Doctrine\ORM\PersistentCollection {#7303 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10622 +label: " 台所水栓ホース引き出しあり" +value: "107" +data: Eccube\Entity\Category {#7308 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7306 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7307 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: " 浴室 壁付水栓" +value: "106" +data: Eccube\Entity\Category {#7315 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7313 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7314 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10624 +label: " 台所 壁付水栓" +value: "105" +data: Eccube\Entity\Category {#7322 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7320 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7321 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: " 台所 ワンホール混合栓" +value: "104" +data: Eccube\Entity\Category {#7329 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7327 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7328 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: " KVK" +value: "25" +data: Eccube\Entity\Category {#7336 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7334 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7335 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: " TOTO" +value: "24" +data: Eccube\Entity\Category {#7343 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7341 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7342 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: " LIXIL" +value: "23" +data: Eccube\Entity\Category {#7350 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7348 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7349 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#7294} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: "洗面台・洗面化粧台" +value: "9" +data: Eccube\Entity\Category {#7357 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7305 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7304 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: " 鏡3面(75cm)" +value: "103" +data: Eccube\Entity\Category {#7362 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7355 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7356 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7363 …} -Children: Doctrine\ORM\PersistentCollection {#7366 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: " 鏡2面(60cm)" +value: "102" +data: Eccube\Entity\Category {#7371 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7369 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7370 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: " 鏡1面" +value: "101" +data: Eccube\Entity\Category {#7378 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7376 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7377 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: " 片引き出し" +value: "100" +data: Eccube\Entity\Category {#7385 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7383 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7384 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: " 両開き" +value: "99" +data: Eccube\Entity\Category {#7392 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7390 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7391 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: " 75cm" +value: "98" +data: Eccube\Entity\Category {#7399 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7397 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7398 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: " 60cm" +value: "97" +data: Eccube\Entity\Category {#7406 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7404 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7405 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: " Panasonic" +value: "28" +data: Eccube\Entity\Category {#7413 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7411 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7412 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: " TOTO" +value: "27" +data: Eccube\Entity\Category {#7420 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7418 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7419 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: " LIXIL" +value: "26" +data: Eccube\Entity\Category {#7427 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7425 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7426 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#7357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: "ガス給湯器(都市ガス)" +value: "10" +data: Eccube\Entity\Category {#7434 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7368 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7367 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: " 24号" +value: "113" +data: Eccube\Entity\Category {#7439 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7432 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7433 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -Children: Doctrine\ORM\PersistentCollection {#7443 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: " 20号" +value: "112" +data: Eccube\Entity\Category {#7448 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7446 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7447 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: " 16号" +value: "111" +data: Eccube\Entity\Category {#7455 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7453 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7454 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: " エコジョーズ(省エネ)" +value: "110" +data: Eccube\Entity\Category {#7462 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7460 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7461 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: " 従来型(お値打ちスタンダード)" +value: "109" +data: Eccube\Entity\Category {#7469 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7467 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7468 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: " 長府製作所" +value: "33" +data: Eccube\Entity\Category {#7476 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7474 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7475 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: " パーパス" +value: "32" +data: Eccube\Entity\Category {#7483 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7481 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7482 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: " パロマ" +value: "31" +data: Eccube\Entity\Category {#7490 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7488 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7489 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10649 +label: " ノーリツ" +value: "30" +data: Eccube\Entity\Category {#7497 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7495 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7496 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10650 +label: " Rinnai" +value: "29" +data: Eccube\Entity\Category {#7504 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7502 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7503 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#7434} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10651 +label: "ガス給湯器(LPガス)" +value: "56" +data: Eccube\Entity\Category {#7511 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7445 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7444 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10652 +label: " 長府製作所" +value: "57" +data: Eccube\Entity\Category {#7516 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7509 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7510 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7517 …} -Children: Doctrine\ORM\PersistentCollection {#7520 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10653 +label: " パーパス" +value: "58" +data: Eccube\Entity\Category {#7525 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7523 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7524 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: " パロマ" +value: "59" +data: Eccube\Entity\Category {#7532 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7530 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7531 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: " ノーリツ" +value: "60" +data: Eccube\Entity\Category {#7539 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7537 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7538 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10656 +label: " Rinnai" +value: "61" +data: Eccube\Entity\Category {#7546 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7544 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7545 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10657 +label: " 24号" +value: "118" +data: Eccube\Entity\Category {#7553 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7551 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7552 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10658 +label: " 20号" +value: "117" +data: Eccube\Entity\Category {#7560 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7558 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7559 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -Children: Doctrine\ORM\PersistentCollection {#7564 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10659 +label: " 16号" +value: "116" +data: Eccube\Entity\Category {#7567 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7565 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7566 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10660 +label: " エコジョーズ(省エネ)" +value: "115" +data: Eccube\Entity\Category {#7574 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7572 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7573 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10661 +label: " 従来型(お値打ちスタンダード)" +value: "114" +data: Eccube\Entity\Category {#7581 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7579 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7580 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10662 +label: "エコキュート" +value: "11" +data: Eccube\Entity\Category {#7588 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7522 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7521 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10663 +label: " 高圧" +value: "155" +data: Eccube\Entity\Category {#7593 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7586 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7587 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7594 …} -Children: Doctrine\ORM\PersistentCollection {#7597 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10664 +label: " 標準" +value: "154" +data: Eccube\Entity\Category {#7602 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7600 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7601 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10665 +label: " 460L(4~5人用)" +value: "153" +data: Eccube\Entity\Category {#7609 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7607 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7608 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10666 +label: " 370L(3~4人用)" +value: "152" +data: Eccube\Entity\Category {#7616 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7614 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7615 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10667 +label: " Panasonic" +value: "49" +data: Eccube\Entity\Category {#7623 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7621 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7622 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10668 +label: " 長府製作所" +value: "36" +data: Eccube\Entity\Category {#7630 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7628 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7629 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10669 +label: " ダイキン" +value: "35" +data: Eccube\Entity\Category {#7637 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7635 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7636 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10670 +label: " 三菱電機" +value: "34" +data: Eccube\Entity\Category {#7644 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7642 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7643 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7588} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10671 +label: "レンジフード" +value: "12" +data: Eccube\Entity\Category {#7651 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7599 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7598 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10672 +label: " ブラック" +value: "151" +data: Eccube\Entity\Category {#7656 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7649 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7650 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10673 +label: " シルバー" +value: "150" +data: Eccube\Entity\Category {#7665 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7663 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7664 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10674 +label: " ガスコンロ連動なし" +value: "149" +data: Eccube\Entity\Category {#7672 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7670 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7671 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10675 +label: " ガスコンロ連動あり" +value: "148" +data: Eccube\Entity\Category {#7679 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7677 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7678 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10676 +label: " 高75cm" +value: "147" +data: Eccube\Entity\Category {#7686 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7684 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7685 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10677 +label: " 高60cm" +value: "146" +data: Eccube\Entity\Category {#7693 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7691 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7692 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10678 +label: " 高50cm" +value: "145" +data: Eccube\Entity\Category {#7700 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7698 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7699 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10679 +label: " 横75cm" +value: "144" +data: Eccube\Entity\Category {#7707 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7705 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7706 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10680 +label: " 横60cm" +value: "143" +data: Eccube\Entity\Category {#7714 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7712 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7713 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10681 +label: " 三菱電機" +value: "48" +data: Eccube\Entity\Category {#7721 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7719 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7720 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10682 +label: " クリナップ" +value: "39" +data: Eccube\Entity\Category {#7728 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7726 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7727 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10683 +label: " Rinnai" +value: "38" +data: Eccube\Entity\Category {#7735 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7733 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7734 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7736 …} -Children: Doctrine\ORM\PersistentCollection {#7739 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10684 +label: " Panasonic" +value: "37" +data: Eccube\Entity\Category {#7742 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7740 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7741 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10685 +label: "浴室乾燥機・浴室暖房器・浴室換気扇" +value: "13" +data: Eccube\Entity\Category {#7749 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7661 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7662 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10686 +label: " 高須産業" +value: "42" +data: Eccube\Entity\Category {#7754 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7747 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7748 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7755 …} -Children: Doctrine\ORM\PersistentCollection {#7758 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10687 +label: " Panasonic" +value: "41" +data: Eccube\Entity\Category {#7763 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7761 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7762 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10688 +label: " 三菱電機" +value: "40" +data: Eccube\Entity\Category {#7770 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7768 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7769 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7749} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10689 +label: "IHクッキングヒーター" +value: "14" +data: Eccube\Entity\Category {#7777 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7759 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7760 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10690 +label: " ブラック" +value: "124" +data: Eccube\Entity\Category {#7782 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7775 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7776 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7783 …} -Children: Doctrine\ORM\PersistentCollection {#7786 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10691 +label: " シルバー" +value: "123" +data: Eccube\Entity\Category {#7791 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7789 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7790 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10692 +label: " 3口" +value: "122" +data: Eccube\Entity\Category {#7798 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7796 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7797 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10693 +label: " 2口" +value: "121" +data: Eccube\Entity\Category {#7805 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7803 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7804 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10694 +label: " 75cm" +value: "120" +data: Eccube\Entity\Category {#7812 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7810 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7811 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10695 +label: " 60cm" +value: "119" +data: Eccube\Entity\Category {#7819 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7817 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7818 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10696 +label: " 三菱電機" +value: "44" +data: Eccube\Entity\Category {#7826 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7824 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7825 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10697 +label: " Panasonic" +value: "43" +data: Eccube\Entity\Category {#7833 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7831 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7832 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7777} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10698 +label: "ビルトインガスコンロ(都市ガス)" +value: "15" +data: Eccube\Entity\Category {#7840 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7788 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7787 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10699 +label: " レンジフード連携なし" +value: "133" +data: Eccube\Entity\Category {#7845 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7838 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7839 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7846 …} -Children: Doctrine\ORM\PersistentCollection {#7849 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10700 +label: " レンジフード連携あり" +value: "132" +data: Eccube\Entity\Category {#7854 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7852 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7853 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10701 +label: " 天板その他" +value: "131" +data: Eccube\Entity\Category {#7861 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7859 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7860 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10702 +label: " 天板ブラック系" +value: "130" +data: Eccube\Entity\Category {#7868 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7866 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7867 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10703 +label: " 天板ホワイト系" +value: "129" +data: Eccube\Entity\Category {#7875 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7873 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7874 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10704 +label: " 天板グレー系" +value: "128" +data: Eccube\Entity\Category {#7882 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7880 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7881 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10705 +label: " 天板シルバー系" +value: "127" +data: Eccube\Entity\Category {#7889 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7887 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7888 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10706 +label: " 75cm" +value: "126" +data: Eccube\Entity\Category {#7896 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7894 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7895 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10707 +label: " 60cm" +value: "125" +data: Eccube\Entity\Category {#7903 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7901 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7902 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10708 +label: " パロマ" +value: "47" +data: Eccube\Entity\Category {#7910 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7908 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7909 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10709 +label: " ノーリツ" +value: "46" +data: Eccube\Entity\Category {#7917 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7915 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7916 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: " Rinnai" +value: "45" +data: Eccube\Entity\Category {#7924 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7922 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7923 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10711 +label: "ビルトインガスコンロ(LPガス)" +value: "50" +data: Eccube\Entity\Category {#7931 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7851 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7850 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10712 +label: " レンジフード連携なし" +value: "142" +data: Eccube\Entity\Category {#7936 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7929 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7930 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7937 …} -Children: Doctrine\ORM\PersistentCollection {#7940 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10713 +label: " レンジフード連携あり" +value: "141" +data: Eccube\Entity\Category {#7945 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7943 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7944 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10714 +label: " 天板その他" +value: "140" +data: Eccube\Entity\Category {#7952 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7950 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7951 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10715 +label: " 天板ブラック系" +value: "139" +data: Eccube\Entity\Category {#7959 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7957 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7958 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10716 +label: " 天板ホワイト系" +value: "138" +data: Eccube\Entity\Category {#7966 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7964 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7965 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10717 +label: " 天板グレー系" +value: "137" +data: Eccube\Entity\Category {#7973 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7971 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7972 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: " 天板シルバー系" +value: "136" +data: Eccube\Entity\Category {#7980 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7978 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7979 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10719 +label: " 75cm" +value: "135" +data: Eccube\Entity\Category {#7987 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7985 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7986 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10720 +label: " 60cm" +value: "134" +data: Eccube\Entity\Category {#7994 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7992 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7993 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10721 +label: " パロマ" +value: "52" +data: Eccube\Entity\Category {#8001 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7999 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#8000 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10722 +label: " ノーリツ" +value: "53" +data: Eccube\Entity\Category {#8008 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#8006 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#8007 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10723 +label: " Rinnai" +value: "54" +data: Eccube\Entity\Category {#8015 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#8013 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#8014 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6028 …} } +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 {#10573 -form: Symfony\Component\Form\Form {#10560 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10572 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#10579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6202 …} } |
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) {#10549 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6098 …} } |
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() {#10545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6135 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#776 …} $translationDomain: "validators" $message: Closure() {#10550 …} } } |
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 {#10724 -form: Symfony\Component\Form\Form {#10563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10578 …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 | "" |