- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 185
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- Doctrine
- Migrations
- 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
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
tag_id
-
create_date_start
-
create_datetime_start
-
create_date_end
-
create_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
sortkey
-
sorttype
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "id" => "cr" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4467 …} } |
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() {#4532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4531 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_product" "_admin_search_product" ] |
cache_key | "_admin_search_product_admin_search_product" |
compound | true |
data | [ "id" => "cr" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6477 -form: Symfony\Component\Form\Form {#5855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6478 …5} |
full_name | "admin_search_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product" |
valid | true |
value | [ "id" => "cr" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "cr" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.product.multi_search_label" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5578 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4467 …} } |
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 | "admin.product.multi_search_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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5579 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_product_id" ] |
cache_key | "_admin_search_product_id_text" |
compound | false |
data | "cr" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6436 -form: Symfony\Component\Form\Form {#5858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3700 …5} |
full_name | "admin_search_product[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_id" |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_id" |
valid | true |
value | "cr" |
category_id
"Eccube\Form\Type\Master\CategoryType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choice_value | Closure(Category $Category = null) {#4539 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4466 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4587 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4597 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4595 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4619 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4618 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4593 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4591 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4680 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4682 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4681 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4679 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4673 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4675 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4674 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4672 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4666 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4668 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4667 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4659 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4661 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4660 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4592 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4611 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4588 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4590 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4647 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4645 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4646 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4652 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4653 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4691 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4694 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4692 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4693 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4695 …} -Children: Doctrine\ORM\PersistentCollection {#4698 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4701 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4699 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4700 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4702 …} -Children: Doctrine\ORM\PersistentCollection {#4705 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4708 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4706 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4707 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4715 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4713 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4714 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4716 …} -Children: Doctrine\ORM\PersistentCollection {#4719 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4722 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4720 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4721 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4723 …} -Children: Doctrine\ORM\PersistentCollection {#4726 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4729 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4727 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4728 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4736 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4734 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4735 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4737 …} -Children: Doctrine\ORM\PersistentCollection {#4740 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4743 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4741 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4742 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4744 …} -Children: Doctrine\ORM\PersistentCollection {#4747 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4750 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4748 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4749 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4751 …} -Children: Doctrine\ORM\PersistentCollection {#4754 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4757 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4755 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4756 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4758 …} -Children: Doctrine\ORM\PersistentCollection {#4761 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4764 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4762 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4763 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4771 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4769 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4770 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4778 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4776 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4777 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4779 …} -Children: Doctrine\ORM\PersistentCollection {#4782 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4785 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4783 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4784 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4789 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4792 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4790 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4791 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4793 …} -Children: Doctrine\ORM\PersistentCollection {#4796 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4799 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4797 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4798 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4800 …} -Children: Doctrine\ORM\PersistentCollection {#4803 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4806 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4804 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4805 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4807 …} -Children: Doctrine\ORM\PersistentCollection {#4810 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4813 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4811 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4812 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4814 …} -Children: Doctrine\ORM\PersistentCollection {#4817 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4820 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4818 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4819 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4821 …} -Children: Doctrine\ORM\PersistentCollection {#4824 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4827 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4825 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4826 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4828 …} -Children: Doctrine\ORM\PersistentCollection {#4831 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4834 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4832 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4833 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4835 …} -Children: Doctrine\ORM\PersistentCollection {#4838 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4841 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4839 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4840 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4842 …} -Children: Doctrine\ORM\PersistentCollection {#4845 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4848 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4846 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4847 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4849 …} -Children: Doctrine\ORM\PersistentCollection {#4852 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4855 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4853 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4854 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4856 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4862 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4860 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4861 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4866 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4869 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4867 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4868 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4873 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4876 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4683 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4684 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4880 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4881 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4874 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4875 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4882 …} -Children: Doctrine\ORM\PersistentCollection {#4885 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4890 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4888 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4889 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#4894 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4897 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4895 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4896 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4904 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4902 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4903 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4905 …} -Children: Doctrine\ORM\PersistentCollection {#4908 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4911 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4909 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4910 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4912 …} -Children: Doctrine\ORM\PersistentCollection {#4915 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4918 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4916 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4917 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4919 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4925 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4923 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4924 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4926 …} -Children: Doctrine\ORM\PersistentCollection {#4929 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4932 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4930 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4931 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4939 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4937 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4938 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4940 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4946 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4944 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4945 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4947 …} -Children: Doctrine\ORM\PersistentCollection {#4950 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4953 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4951 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4952 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4954 …} -Children: Doctrine\ORM\PersistentCollection {#4957 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4960 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4958 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4959 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4967 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4965 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4966 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4974 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4972 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4973 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4981 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4979 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4980 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4982 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4988 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4986 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4987 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4995 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4993 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4994 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4999 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5002 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#5000 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5001 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5009 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5007 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5008 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5010 …} -Children: Doctrine\ORM\PersistentCollection {#5013 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5016 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5014 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5015 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5017 …} -Children: Doctrine\ORM\PersistentCollection {#5020 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5023 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5021 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5022 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5030 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5028 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5029 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5037 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5035 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5036 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5038 …} -Children: Doctrine\ORM\PersistentCollection {#5041 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5044 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5042 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5043 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5051 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5049 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5050 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5052 …} -Children: Doctrine\ORM\PersistentCollection {#5055 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5058 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5056 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5057 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5059 …} -Children: Doctrine\ORM\PersistentCollection {#5062 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5065 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5063 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5064 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5069 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5072 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5070 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5071 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5073 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5079 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5077 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5078 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5080 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5086 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5084 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5085 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5093 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5091 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5092 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5094 …} -Children: Doctrine\ORM\PersistentCollection {#5097 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5100 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5098 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5099 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5101 …} -Children: Doctrine\ORM\PersistentCollection {#5104 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5107 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5105 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5106 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5108 …} -Children: Doctrine\ORM\PersistentCollection {#5111 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5114 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4886 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4887 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5115 …} -Children: Doctrine\ORM\PersistentCollection {#5118 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5119 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5112 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5113 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5120 …} -Children: Doctrine\ORM\PersistentCollection {#5123 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5128 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5126 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5127 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5129 …} -Children: Doctrine\ORM\PersistentCollection {#5132 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5135 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5133 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5134 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5136 …} -Children: Doctrine\ORM\PersistentCollection {#5139 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5142 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5140 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5141 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5143 …} -Children: Doctrine\ORM\PersistentCollection {#5146 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5149 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5147 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5148 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5150 …} -Children: Doctrine\ORM\PersistentCollection {#5153 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5156 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5154 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5155 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5163 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5161 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5162 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5164 …} -Children: Doctrine\ORM\PersistentCollection {#5167 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5170 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5168 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5169 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5171 …} -Children: Doctrine\ORM\PersistentCollection {#5174 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5177 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5175 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5176 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5178 …} -Children: Doctrine\ORM\PersistentCollection {#5181 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5184 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5182 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5183 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5185 …} -Children: Doctrine\ORM\PersistentCollection {#5188 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5191 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5189 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5190 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5192 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5198 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5124 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5125 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5203 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5196 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5197 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5210 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5208 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5209 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5219 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5215 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5216 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5224 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5217 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5218 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5233 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5231 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5232 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5234 …} -Children: Doctrine\ORM\PersistentCollection {#5237 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5240 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5238 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5239 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5244 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5247 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5245 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5246 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …} -Children: Doctrine\ORM\PersistentCollection {#5251 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5254 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5252 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5253 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5261 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5259 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5260 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5268 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5266 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5267 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5275 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5273 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5274 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5276 …} -Children: Doctrine\ORM\PersistentCollection {#5279 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5282 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5280 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5281 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5289 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5287 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5288 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5290 …} -Children: Doctrine\ORM\PersistentCollection {#5293 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5296 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5294 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5295 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5297 …} -Children: Doctrine\ORM\PersistentCollection {#5300 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5303 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5301 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5302 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5304 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5310 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5308 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5309 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5311 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5317 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5315 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5316 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5324 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5322 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5323 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5328 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5331 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5329 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5330 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5332 …} -Children: Doctrine\ORM\PersistentCollection {#5335 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5338 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5336 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5337 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5345 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5343 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5344 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5346 …} -Children: Doctrine\ORM\PersistentCollection {#5349 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5352 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5350 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5351 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5356 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5359 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5357 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5358 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5360 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5366 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5364 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5365 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -Children: Doctrine\ORM\PersistentCollection {#5370 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5373 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5229 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5230 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5378 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5371 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5372 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5373} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5385 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5383 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5384 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5392 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5390 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5391 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5399 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5397 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5398 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5408 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5404 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5405 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5413 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5406 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5407 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5422 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5420 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5421 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5429 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5419 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5418 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5434 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5427 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5428 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5443 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5441 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5442 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5450 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5448 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5449 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5457 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5455 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5456 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5464 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5462 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5463 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5471 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5469 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5470 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5478 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5476 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5477 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5485 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5483 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5484 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5489 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5492 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5490 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5491 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5499 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5497 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5498 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5506 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5440 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5439 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5511 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5504 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5505 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5520 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5518 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5519 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5521 …} -Children: Doctrine\ORM\PersistentCollection {#5524 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5527 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5525 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5526 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5534 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5516 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5517 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5535 …} -Children: Doctrine\ORM\PersistentCollection {#5538 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5539 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5532 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5533 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5548 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5546 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5547 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5553 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5545 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5544 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5560 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5558 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5559 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
[ Eccube\Entity\Category {#4587 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4597 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4595 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4619 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4618 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4593 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4591 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4680 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4682 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4681 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4679 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4673 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4675 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4674 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4672 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4666 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4668 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4667 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4659 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4661 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4660 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4592 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4611 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4588 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4590 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4647 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4645 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4646 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4652 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4653 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4691 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4694 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4692 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4693 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4695 …} -Children: Doctrine\ORM\PersistentCollection {#4698 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4701 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4699 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4700 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4702 …} -Children: Doctrine\ORM\PersistentCollection {#4705 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4708 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4706 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4707 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4715 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4713 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4714 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4716 …} -Children: Doctrine\ORM\PersistentCollection {#4719 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4722 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4720 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4721 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4723 …} -Children: Doctrine\ORM\PersistentCollection {#4726 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4729 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4727 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4728 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4736 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4734 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4735 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4737 …} -Children: Doctrine\ORM\PersistentCollection {#4740 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4743 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4741 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4742 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4744 …} -Children: Doctrine\ORM\PersistentCollection {#4747 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4750 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4748 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4749 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4751 …} -Children: Doctrine\ORM\PersistentCollection {#4754 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4757 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4755 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4756 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4758 …} -Children: Doctrine\ORM\PersistentCollection {#4761 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4764 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4762 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4763 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4771 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4769 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4770 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4778 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4776 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4777 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4779 …} -Children: Doctrine\ORM\PersistentCollection {#4782 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4785 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4783 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4784 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4789 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4792 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4790 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4791 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4793 …} -Children: Doctrine\ORM\PersistentCollection {#4796 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4799 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4797 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4798 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4800 …} -Children: Doctrine\ORM\PersistentCollection {#4803 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4806 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4804 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4805 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4807 …} -Children: Doctrine\ORM\PersistentCollection {#4810 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4813 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4811 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4812 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4814 …} -Children: Doctrine\ORM\PersistentCollection {#4817 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4820 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4818 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4819 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4821 …} -Children: Doctrine\ORM\PersistentCollection {#4824 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4827 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4825 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4826 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4828 …} -Children: Doctrine\ORM\PersistentCollection {#4831 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4834 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4832 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4833 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4835 …} -Children: Doctrine\ORM\PersistentCollection {#4838 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4841 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4839 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4840 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4842 …} -Children: Doctrine\ORM\PersistentCollection {#4845 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4848 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4846 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4847 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4849 …} -Children: Doctrine\ORM\PersistentCollection {#4852 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4855 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4853 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4854 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4856 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4862 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4860 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4861 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4866 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4869 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4867 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4868 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4873 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4876 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4683 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4684 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4880 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4881 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4874 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4875 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4882 …} -Children: Doctrine\ORM\PersistentCollection {#4885 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4890 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4888 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4889 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#4894 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4897 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4895 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4896 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4904 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4902 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4903 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4905 …} -Children: Doctrine\ORM\PersistentCollection {#4908 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4911 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4909 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4910 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4912 …} -Children: Doctrine\ORM\PersistentCollection {#4915 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4918 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4916 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4917 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4919 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4925 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4923 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4924 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4926 …} -Children: Doctrine\ORM\PersistentCollection {#4929 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4932 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4930 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4931 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4939 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4937 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4938 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4940 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4946 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4944 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4945 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4947 …} -Children: Doctrine\ORM\PersistentCollection {#4950 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4953 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4951 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4952 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4954 …} -Children: Doctrine\ORM\PersistentCollection {#4957 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4960 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4958 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4959 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4967 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4965 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4966 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4974 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4972 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4973 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4981 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4979 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4980 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4982 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4988 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4986 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4987 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4995 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4993 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4994 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4999 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5002 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#5000 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5001 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5009 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5007 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5008 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5010 …} -Children: Doctrine\ORM\PersistentCollection {#5013 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5016 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5014 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5015 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5017 …} -Children: Doctrine\ORM\PersistentCollection {#5020 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5023 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5021 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5022 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5030 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5028 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5029 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5037 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5035 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5036 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5038 …} -Children: Doctrine\ORM\PersistentCollection {#5041 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5044 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5042 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5043 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5051 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5049 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5050 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5052 …} -Children: Doctrine\ORM\PersistentCollection {#5055 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5058 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5056 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5057 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5059 …} -Children: Doctrine\ORM\PersistentCollection {#5062 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5065 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5063 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5064 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5069 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5072 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5070 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5071 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5073 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5079 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5077 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5078 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5080 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5086 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5084 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5085 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5093 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5091 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5092 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5094 …} -Children: Doctrine\ORM\PersistentCollection {#5097 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5100 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5098 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5099 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5101 …} -Children: Doctrine\ORM\PersistentCollection {#5104 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5107 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5105 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5106 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5108 …} -Children: Doctrine\ORM\PersistentCollection {#5111 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5114 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4886 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4887 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5115 …} -Children: Doctrine\ORM\PersistentCollection {#5118 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5119 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5112 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5113 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5120 …} -Children: Doctrine\ORM\PersistentCollection {#5123 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5128 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5126 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5127 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5129 …} -Children: Doctrine\ORM\PersistentCollection {#5132 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5135 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5133 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5134 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5136 …} -Children: Doctrine\ORM\PersistentCollection {#5139 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5142 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5140 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5141 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5143 …} -Children: Doctrine\ORM\PersistentCollection {#5146 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5149 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5147 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5148 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5150 …} -Children: Doctrine\ORM\PersistentCollection {#5153 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5156 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5154 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5155 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5163 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5161 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5162 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5164 …} -Children: Doctrine\ORM\PersistentCollection {#5167 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5170 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5168 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5169 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5171 …} -Children: Doctrine\ORM\PersistentCollection {#5174 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5177 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5175 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5176 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5178 …} -Children: Doctrine\ORM\PersistentCollection {#5181 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5184 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5182 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5183 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5185 …} -Children: Doctrine\ORM\PersistentCollection {#5188 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5191 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5189 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5190 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5192 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5198 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5124 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5125 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5203 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5196 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5197 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5210 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5208 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5209 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5219 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5215 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5216 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5224 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5217 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5218 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5233 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5231 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5232 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5234 …} -Children: Doctrine\ORM\PersistentCollection {#5237 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5240 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5238 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5239 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5244 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5247 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5245 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5246 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …} -Children: Doctrine\ORM\PersistentCollection {#5251 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5254 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5252 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5253 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5261 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5259 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5260 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5268 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5266 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5267 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5275 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5273 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5274 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5276 …} -Children: Doctrine\ORM\PersistentCollection {#5279 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5282 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5280 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5281 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5289 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5287 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5288 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5290 …} -Children: Doctrine\ORM\PersistentCollection {#5293 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5296 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5294 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5295 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5297 …} -Children: Doctrine\ORM\PersistentCollection {#5300 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5303 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5301 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5302 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5304 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5310 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5308 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5309 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5311 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5317 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5315 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5316 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5324 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5322 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5323 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5328 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5331 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5329 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5330 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5332 …} -Children: Doctrine\ORM\PersistentCollection {#5335 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5338 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5336 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5337 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5345 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5343 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5344 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5346 …} -Children: Doctrine\ORM\PersistentCollection {#5349 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5352 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5350 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5351 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5356 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5359 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5357 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5358 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5360 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5366 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5364 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5365 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -Children: Doctrine\ORM\PersistentCollection {#5370 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5373 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5229 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5230 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5378 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5371 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5372 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5373} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5385 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5383 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5384 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5392 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5390 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5391 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5399 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5397 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5398 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5408 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5404 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5405 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5413 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5406 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5407 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5422 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5420 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5421 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5429 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5419 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5418 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5434 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5427 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5428 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5443 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5441 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5442 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5450 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5448 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5449 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5457 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5455 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5456 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5464 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5462 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5463 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5471 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5469 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5470 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5478 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5476 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5477 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5485 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5483 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5484 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5489 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5492 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5490 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5491 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5499 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5497 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5498 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5506 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5440 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5439 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5511 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5504 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5505 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5520 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5518 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5519 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5521 …} -Children: Doctrine\ORM\PersistentCollection {#5524 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5527 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5525 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5526 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5534 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5516 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5517 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5535 …} -Children: Doctrine\ORM\PersistentCollection {#5538 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5539 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5532 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5533 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5548 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5546 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5547 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5553 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5545 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5544 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5560 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5558 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5559 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
expanded | false |
false
|
label | "admin.product.category" |
same as passed value |
multiple | false |
false
|
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 {#5625 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4539 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4466 …} } |
choices | [ Eccube\Entity\Category {#4587 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4597 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4595 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4619 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4618 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4593 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4591 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4680 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4682 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4681 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4679 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4673 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4675 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4674 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4672 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4666 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4668 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4667 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4659 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4661 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4660 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4592 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4611 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4588 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4590 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4647 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4645 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4646 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4652 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4653 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4691 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4694 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4692 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4693 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4695 …} -Children: Doctrine\ORM\PersistentCollection {#4698 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4701 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4699 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4700 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4702 …} -Children: Doctrine\ORM\PersistentCollection {#4705 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4708 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4706 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4707 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4715 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4713 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4714 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4716 …} -Children: Doctrine\ORM\PersistentCollection {#4719 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4722 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4720 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4721 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4723 …} -Children: Doctrine\ORM\PersistentCollection {#4726 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4729 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4727 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4728 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4736 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4734 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4735 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4737 …} -Children: Doctrine\ORM\PersistentCollection {#4740 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4743 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4741 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4742 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4744 …} -Children: Doctrine\ORM\PersistentCollection {#4747 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4750 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4748 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4749 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4751 …} -Children: Doctrine\ORM\PersistentCollection {#4754 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4757 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4755 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4756 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4758 …} -Children: Doctrine\ORM\PersistentCollection {#4761 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4764 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4762 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4763 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4771 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4769 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4770 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4778 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4776 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4777 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4779 …} -Children: Doctrine\ORM\PersistentCollection {#4782 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4785 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4783 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4784 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4789 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4792 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4790 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4791 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4793 …} -Children: Doctrine\ORM\PersistentCollection {#4796 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4799 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4797 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4798 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4800 …} -Children: Doctrine\ORM\PersistentCollection {#4803 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4806 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4804 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4805 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4807 …} -Children: Doctrine\ORM\PersistentCollection {#4810 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4813 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4811 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4812 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4814 …} -Children: Doctrine\ORM\PersistentCollection {#4817 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4820 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4818 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4819 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4821 …} -Children: Doctrine\ORM\PersistentCollection {#4824 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4827 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4825 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4826 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4828 …} -Children: Doctrine\ORM\PersistentCollection {#4831 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4834 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4832 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4833 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4835 …} -Children: Doctrine\ORM\PersistentCollection {#4838 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4841 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4839 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4840 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4842 …} -Children: Doctrine\ORM\PersistentCollection {#4845 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4848 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4846 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4847 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4849 …} -Children: Doctrine\ORM\PersistentCollection {#4852 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4855 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4853 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4854 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4856 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4862 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4860 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4861 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4866 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4869 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4867 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4868 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4873 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4876 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4683 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4684 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4880 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4881 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4874 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4875 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4882 …} -Children: Doctrine\ORM\PersistentCollection {#4885 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4890 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4888 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4889 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#4894 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4897 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4895 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4896 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4904 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4902 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4903 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4905 …} -Children: Doctrine\ORM\PersistentCollection {#4908 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4911 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4909 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4910 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4912 …} -Children: Doctrine\ORM\PersistentCollection {#4915 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4918 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4916 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4917 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4919 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4925 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4923 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4924 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4926 …} -Children: Doctrine\ORM\PersistentCollection {#4929 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4932 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4930 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4931 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4939 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4937 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4938 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4940 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4946 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4944 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4945 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4947 …} -Children: Doctrine\ORM\PersistentCollection {#4950 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4953 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4951 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4952 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4954 …} -Children: Doctrine\ORM\PersistentCollection {#4957 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4960 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4958 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4959 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4967 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4965 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4966 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4974 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4972 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4973 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4981 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4979 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4980 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4982 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4988 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4986 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4987 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#4995 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4993 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4994 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4999 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5002 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#5000 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5001 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5009 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5007 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5008 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5010 …} -Children: Doctrine\ORM\PersistentCollection {#5013 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5016 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5014 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5015 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5017 …} -Children: Doctrine\ORM\PersistentCollection {#5020 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5023 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5021 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5022 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5030 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5028 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5029 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5037 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5035 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5036 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5038 …} -Children: Doctrine\ORM\PersistentCollection {#5041 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5044 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5042 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5043 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5051 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5049 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5050 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5052 …} -Children: Doctrine\ORM\PersistentCollection {#5055 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5058 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5056 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5057 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5059 …} -Children: Doctrine\ORM\PersistentCollection {#5062 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5065 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5063 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5064 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5069 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5072 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5070 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5071 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5073 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5079 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5077 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5078 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5080 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5086 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5084 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5085 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5093 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5091 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5092 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5094 …} -Children: Doctrine\ORM\PersistentCollection {#5097 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5100 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5098 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5099 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5101 …} -Children: Doctrine\ORM\PersistentCollection {#5104 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5107 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5105 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5106 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5108 …} -Children: Doctrine\ORM\PersistentCollection {#5111 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5114 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4886 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4887 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5115 …} -Children: Doctrine\ORM\PersistentCollection {#5118 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5119 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5112 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5113 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5120 …} -Children: Doctrine\ORM\PersistentCollection {#5123 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5128 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5126 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5127 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5129 …} -Children: Doctrine\ORM\PersistentCollection {#5132 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5135 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5133 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5134 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5136 …} -Children: Doctrine\ORM\PersistentCollection {#5139 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5142 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5140 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5141 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5143 …} -Children: Doctrine\ORM\PersistentCollection {#5146 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5149 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5147 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5148 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5150 …} -Children: Doctrine\ORM\PersistentCollection {#5153 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5156 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5154 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5155 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5163 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5161 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5162 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5164 …} -Children: Doctrine\ORM\PersistentCollection {#5167 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5170 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5168 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5169 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5171 …} -Children: Doctrine\ORM\PersistentCollection {#5174 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5177 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5175 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5176 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5178 …} -Children: Doctrine\ORM\PersistentCollection {#5181 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5184 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5182 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5183 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5185 …} -Children: Doctrine\ORM\PersistentCollection {#5188 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5191 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5189 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5190 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5192 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5198 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5124 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5125 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5203 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5196 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5197 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5210 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5208 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5209 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5219 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5215 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5216 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5224 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5217 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5218 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5233 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5231 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5232 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5234 …} -Children: Doctrine\ORM\PersistentCollection {#5237 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5240 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5238 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5239 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5244 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5247 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5245 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5246 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …} -Children: Doctrine\ORM\PersistentCollection {#5251 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5254 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5252 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5253 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5261 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5259 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5260 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5268 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5266 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5267 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5275 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5273 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5274 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5276 …} -Children: Doctrine\ORM\PersistentCollection {#5279 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5282 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5280 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5281 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5289 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5287 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5288 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5290 …} -Children: Doctrine\ORM\PersistentCollection {#5293 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5296 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5294 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5295 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5297 …} -Children: Doctrine\ORM\PersistentCollection {#5300 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5303 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5301 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5302 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5304 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5310 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5308 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5309 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5311 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5317 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5315 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5316 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5324 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5322 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5323 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5328 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5331 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5329 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5330 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5332 …} -Children: Doctrine\ORM\PersistentCollection {#5335 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5338 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5336 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5337 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5345 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5343 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5344 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5346 …} -Children: Doctrine\ORM\PersistentCollection {#5349 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5352 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5350 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5351 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5356 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5359 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5357 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5358 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5360 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5366 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5364 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5365 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -Children: Doctrine\ORM\PersistentCollection {#5370 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5373 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5229 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5230 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5378 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5371 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5372 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5373} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5385 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5383 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5384 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5392 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5390 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5391 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5399 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5397 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5398 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5408 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5404 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5405 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5413 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5406 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5407 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5422 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5420 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5421 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5429 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5419 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5418 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5434 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5427 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5428 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5443 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5441 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5442 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5450 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5448 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5449 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5457 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5455 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5456 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5464 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5462 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5463 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5471 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5469 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5470 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5478 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5476 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5477 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5485 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5483 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5484 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5489 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5492 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5490 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5491 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5499 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5497 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5498 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5506 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5440 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5439 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5511 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5504 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5505 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5520 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5518 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5519 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5521 …} -Children: Doctrine\ORM\PersistentCollection {#5524 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5527 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5525 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5526 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5534 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5516 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5517 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5535 …} -Children: Doctrine\ORM\PersistentCollection {#5538 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5539 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5532 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5533 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5548 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5546 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5547 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } Eccube\Entity\Category {#5553 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5545 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5544 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#5560 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5558 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5559 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …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 {#5624 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4135 …} -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 | "admin.product.category" |
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 | Doctrine\ORM\QueryBuilder {#5626 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5628 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5629 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5630 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5627 …} -_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() {#5619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5622 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "category" "_admin_search_product_category_id" ] |
cache_key | "_admin_search_product_category_id_category" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "オフィス事務機器" +value: "104" +data: Eccube\Entity\Category {#4587 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4597 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4595 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4619 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6788 +label: " フリーアドレスデスク" +value: "138" +data: Eccube\Entity\Category {#4618 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4593 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4591 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: " ワークデスク" +value: "137" +data: Eccube\Entity\Category {#4680 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4682 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4681 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4679 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6759 +label: " オフィスデスク" +value: "136" +data: Eccube\Entity\Category {#4673 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4675 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4674 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4672 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: " ワゴン" +value: "135" +data: Eccube\Entity\Category {#4666 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4668 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4667 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6700 +label: " デスクトップパネル" +value: "134" +data: Eccube\Entity\Category {#4659 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4661 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4660 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: " セミナーデスク・シェルフ" +value: "133" +data: Eccube\Entity\Category {#4592 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4611 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4588 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4590 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6614 +label: " オフィスチェア・クロス" +value: "132" +data: Eccube\Entity\Category {#4647 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4645 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4646 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: " オフィスチェア・メッシュ" +value: "131" +data: Eccube\Entity\Category {#4654 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4652 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4653 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4691 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6751 +label: " オフィスチェア・レザー" +value: "130" +data: Eccube\Entity\Category {#4694 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4692 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4693 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4695 …} -Children: Doctrine\ORM\PersistentCollection {#4698 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6765 +label: " ゲーミングチェア" +value: "129" +data: Eccube\Entity\Category {#4701 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4699 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4700 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4702 …} -Children: Doctrine\ORM\PersistentCollection {#4705 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +label: " メディカルチェア" +value: "128" +data: Eccube\Entity\Category {#4708 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4706 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4707 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4709 …} -Children: Doctrine\ORM\PersistentCollection {#4712 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6752 +label: " マネージャーズチェア" +value: "127" +data: Eccube\Entity\Category {#4715 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4713 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4714 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4716 …} -Children: Doctrine\ORM\PersistentCollection {#4719 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: " オフィスチェア・リプロダクト" +value: "126" +data: Eccube\Entity\Category {#4722 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4720 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4721 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4723 …} -Children: Doctrine\ORM\PersistentCollection {#4726 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6701 +label: " ソファー・テーブル・スツール" +value: "125" +data: Eccube\Entity\Category {#4729 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4727 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4728 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: " センターテーブル" +value: "124" +data: Eccube\Entity\Category {#4736 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4734 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4735 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4737 …} -Children: Doctrine\ORM\PersistentCollection {#4740 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: " テスク・キャビネット" +value: "123" +data: Eccube\Entity\Category {#4743 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4741 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4742 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4744 …} -Children: Doctrine\ORM\PersistentCollection {#4747 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6704 +label: " ミーティングテーブル" +value: "122" +data: Eccube\Entity\Category {#4750 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4748 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4749 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4751 …} -Children: Doctrine\ORM\PersistentCollection {#4754 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6703 +label: " スタッキングテーブル" +value: "121" +data: Eccube\Entity\Category {#4757 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4755 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4756 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4758 …} -Children: Doctrine\ORM\PersistentCollection {#4761 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: " スタッキングチェア・台車" +value: "120" +data: Eccube\Entity\Category {#4764 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4762 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4763 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6757 +label: " ミーティングチェア・ハイスツール" +value: "119" +data: Eccube\Entity\Category {#4771 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4769 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4770 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4772 …} -Children: Doctrine\ORM\PersistentCollection {#4775 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: " 折りたたみテーブル・イス" +value: "118" +data: Eccube\Entity\Category {#4778 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4776 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4777 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4779 …} -Children: Doctrine\ORM\PersistentCollection {#4782 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6755 +label: " ローパーテーション" +value: "117" +data: Eccube\Entity\Category {#4785 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4783 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4784 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4789 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: " キャビネット・ロッカー・カウンター" +value: "116" +data: Eccube\Entity\Category {#4792 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4790 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4791 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4793 …} -Children: Doctrine\ORM\PersistentCollection {#4796 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +label: " システムキャビネット・移動ラック" +value: "115" +data: Eccube\Entity\Category {#4799 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4797 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4798 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4800 …} -Children: Doctrine\ORM\PersistentCollection {#4803 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: " ホワイトボード" +value: "114" +data: Eccube\Entity\Category {#4806 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4804 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4805 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4807 …} -Children: Doctrine\ORM\PersistentCollection {#4810 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: " セーフティBOX(金庫)" +value: "113" +data: Eccube\Entity\Category {#4813 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4811 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4812 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4814 …} -Children: Doctrine\ORM\PersistentCollection {#4817 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: " 木製チェア" +value: "112" +data: Eccube\Entity\Category {#4820 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4818 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4819 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4821 …} -Children: Doctrine\ORM\PersistentCollection {#4824 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: " 居室収納・フリーシェルフ" +value: "111" +data: Eccube\Entity\Category {#4827 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4825 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4826 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4828 …} -Children: Doctrine\ORM\PersistentCollection {#4831 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6702 +label: " 床頭台・フレキシブルBOX" +value: "110" +data: Eccube\Entity\Category {#4834 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4832 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4833 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4835 …} -Children: Doctrine\ORM\PersistentCollection {#4838 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: " 木製テーブル" +value: "109" +data: Eccube\Entity\Category {#4841 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4839 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4840 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4842 …} -Children: Doctrine\ORM\PersistentCollection {#4845 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +label: " 木製ロッカー" +value: "108" +data: Eccube\Entity\Category {#4848 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4846 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4847 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4849 …} -Children: Doctrine\ORM\PersistentCollection {#4852 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: " 固定脚テーブル" +value: "107" +data: Eccube\Entity\Category {#4855 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4853 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4854 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4856 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: " 昇降テーブル" +value: "106" +data: Eccube\Entity\Category {#4862 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4860 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4861 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4863 …} -Children: Doctrine\ORM\PersistentCollection {#4866 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: " 施設用備品" +value: "105" +data: Eccube\Entity\Category {#4869 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4867 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4868 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4870 …} -Children: Doctrine\ORM\PersistentCollection {#4873 …} -Parent: Eccube\Entity\Category {#4587} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "シンク・作業台" +value: "10" +data: Eccube\Entity\Category {#4876 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4683 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4684 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4877 …} -Children: Doctrine\ORM\PersistentCollection {#4880 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: " 1槽シンク" +value: "39" +data: Eccube\Entity\Category {#4881 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4874 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4875 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4882 …} -Children: Doctrine\ORM\PersistentCollection {#4885 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: " 1槽水切シンク" +value: "40" +data: Eccube\Entity\Category {#4890 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4888 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4889 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4891 …} -Children: Doctrine\ORM\PersistentCollection {#4894 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7411 +label: " 1槽キャビネットシンク" +value: "45" +data: Eccube\Entity\Category {#4897 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4895 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4896 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7412 +label: " 1槽水切キャビネットシンク" +value: "46" +data: Eccube\Entity\Category {#4904 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4902 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4903 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4905 …} -Children: Doctrine\ORM\PersistentCollection {#4908 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7413 +label: " 2層シンク" +value: "41" +data: Eccube\Entity\Category {#4911 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4909 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4910 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4912 …} -Children: Doctrine\ORM\PersistentCollection {#4915 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7414 +label: " 2槽水切シンク" +value: "42" +data: Eccube\Entity\Category {#4918 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4916 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4917 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4919 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7415 +label: " 2槽キャビネットシンク" +value: "47" +data: Eccube\Entity\Category {#4925 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4923 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4924 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4926 …} -Children: Doctrine\ORM\PersistentCollection {#4929 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7416 +label: " 2槽水切キャビネットシンク" +value: "48" +data: Eccube\Entity\Category {#4932 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4930 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4931 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7417 +label: " 3槽シンク" +value: "43" +data: Eccube\Entity\Category {#4939 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4937 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4938 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4940 …} -Children: Doctrine\ORM\PersistentCollection {#4943 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7418 +label: " 3槽キャビネットシンク" +value: "49" +data: Eccube\Entity\Category {#4946 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4944 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4945 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4947 …} -Children: Doctrine\ORM\PersistentCollection {#4950 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7419 +label: " 舟形シンク" +value: "44" +data: Eccube\Entity\Category {#4953 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4951 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4952 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4954 …} -Children: Doctrine\ORM\PersistentCollection {#4957 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7420 +label: " 舟形キャビネットシンク" +value: "50" +data: Eccube\Entity\Category {#4960 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4958 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4959 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7421 +label: " 水切キャビネット" +value: "51" +data: Eccube\Entity\Category {#4967 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4965 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4966 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7422 +label: " ダストキャビネット" +value: "52" +data: Eccube\Entity\Category {#4974 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4972 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4973 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7423 +label: " 作業台・ガス台" +value: "53" +data: Eccube\Entity\Category {#4981 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4979 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4980 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4982 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7424 +label: " 三方枠作業台・ガス台" +value: "54" +data: Eccube\Entity\Category {#4988 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4986 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4987 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7425 +label: " 作業台2段スノコ" +value: "55" +data: Eccube\Entity\Category {#4995 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4993 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4994 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4996 …} -Children: Doctrine\ORM\PersistentCollection {#4999 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7426 +label: " 片面引き出し付作業台" +value: "56" +data: Eccube\Entity\Category {#5002 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#5000 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5001 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5006 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7427 +label: " 両面引き出し付作業台" +value: "57" +data: Eccube\Entity\Category {#5009 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5007 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5008 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5010 …} -Children: Doctrine\ORM\PersistentCollection {#5013 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7428 +label: " 縦型引き出し付作業台" +value: "58" +data: Eccube\Entity\Category {#5016 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5014 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5015 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5017 …} -Children: Doctrine\ORM\PersistentCollection {#5020 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7429 +label: " 水切台・ダスト台" +value: "59" +data: Eccube\Entity\Category {#5023 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5021 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5022 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7430 +label: " パンラック" +value: "60" +data: Eccube\Entity\Category {#5030 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5028 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5029 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +label: " キャビネット 調理台・ガス台" +value: "61" +data: Eccube\Entity\Category {#5037 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5035 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5036 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5038 …} -Children: Doctrine\ORM\PersistentCollection {#5041 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +label: " 食器戸棚" +value: "62" +data: Eccube\Entity\Category {#5044 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5042 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5043 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +label: " 吊戸棚" +value: "63" +data: Eccube\Entity\Category {#5051 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5049 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5050 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5052 …} -Children: Doctrine\ORM\PersistentCollection {#5055 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +label: " パイプ棚・平棚" +value: "64" +data: Eccube\Entity\Category {#5058 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5056 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5057 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5059 …} -Children: Doctrine\ORM\PersistentCollection {#5062 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +label: " 吊下棚・2段平棚" +value: "65" +data: Eccube\Entity\Category {#5065 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5063 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5064 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5066 …} -Children: Doctrine\ORM\PersistentCollection {#5069 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +label: " ポータブル" +value: "66" +data: Eccube\Entity\Category {#5072 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5070 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5071 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5073 …} -Children: Doctrine\ORM\PersistentCollection {#5076 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +label: " ワイヤーシェルフ" +value: "67" +data: Eccube\Entity\Category {#5079 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5077 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5078 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5080 …} -Children: Doctrine\ORM\PersistentCollection {#5083 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +label: " ソリッドシェルフ" +value: "68" +data: Eccube\Entity\Category {#5086 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5084 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5085 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +label: " コーナー台・移動台" +value: "72" +data: Eccube\Entity\Category {#5093 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5091 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5092 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5094 …} -Children: Doctrine\ORM\PersistentCollection {#5097 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +label: " そば釜システム製品" +value: "71" +data: Eccube\Entity\Category {#5100 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5098 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5099 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5101 …} -Children: Doctrine\ORM\PersistentCollection {#5104 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +label: " 掃除用具ロッカー" +value: "73" +data: Eccube\Entity\Category {#5107 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5105 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5106 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5108 …} -Children: Doctrine\ORM\PersistentCollection {#5111 …} -Parent: Eccube\Entity\Category {#4876} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +label: "冷蔵・冷凍機器" +value: "75" +data: Eccube\Entity\Category {#5114 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4886 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4887 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5115 …} -Children: Doctrine\ORM\PersistentCollection {#5118 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +label: " 冷蔵庫" +value: "76" +data: Eccube\Entity\Category {#5119 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5112 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5113 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5120 …} -Children: Doctrine\ORM\PersistentCollection {#5123 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +label: " 冷凍冷蔵庫" +value: "77" +data: Eccube\Entity\Category {#5128 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5126 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5127 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5129 …} -Children: Doctrine\ORM\PersistentCollection {#5132 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +label: " 冷凍庫" +value: "78" +data: Eccube\Entity\Category {#5135 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5133 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5134 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5136 …} -Children: Doctrine\ORM\PersistentCollection {#5139 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7446 +label: " 冷凍ストッカー" +value: "79" +data: Eccube\Entity\Category {#5142 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5140 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5141 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5143 …} -Children: Doctrine\ORM\PersistentCollection {#5146 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7447 +label: " 超低温冷凍ストッカー" +value: "80" +data: Eccube\Entity\Category {#5149 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5147 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5148 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5150 …} -Children: Doctrine\ORM\PersistentCollection {#5153 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +label: " 冷凍ショーケース" +value: "81" +data: Eccube\Entity\Category {#5156 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5154 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5155 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +label: " 冷蔵ショーケース" +value: "82" +data: Eccube\Entity\Category {#5163 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5161 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5162 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5164 …} -Children: Doctrine\ORM\PersistentCollection {#5167 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7450 +label: " 製氷機" +value: "85" +data: Eccube\Entity\Category {#5170 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5168 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5169 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5171 …} -Children: Doctrine\ORM\PersistentCollection {#5174 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +label: " ブラストチラー" +value: "86" +data: Eccube\Entity\Category {#5177 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5175 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5176 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5178 …} -Children: Doctrine\ORM\PersistentCollection {#5181 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +label: " アイススライサー" +value: "87" +data: Eccube\Entity\Category {#5184 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5182 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5183 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5185 …} -Children: Doctrine\ORM\PersistentCollection {#5188 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7453 +label: " ワインセラー・ワインクーラー" +value: "88" +data: Eccube\Entity\Category {#5191 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5189 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5190 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5192 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: Eccube\Entity\Category {#5114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +label: "洗浄機器" +value: "32" +data: Eccube\Entity\Category {#5198 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5124 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5125 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7455 +label: " ブースター・貯湯タンク" +value: "74" +data: Eccube\Entity\Category {#5203 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5196 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5197 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5198} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +label: "消毒機器" +value: "34" +data: Eccube\Entity\Category {#5210 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5208 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5209 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7457 +label: "熱機器・保温機器" +value: "8" +data: Eccube\Entity\Category {#5219 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5215 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5216 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5220 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7458 +label: " 鉄板焼テーブル" +value: "84" +data: Eccube\Entity\Category {#5224 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5217 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5218 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7459 +label: " 鋳物コンロ" +value: "35" +data: Eccube\Entity\Category {#5233 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5231 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5232 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5234 …} -Children: Doctrine\ORM\PersistentCollection {#5237 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7460 +label: " 無煙ロースター・他" +value: "30" +data: Eccube\Entity\Category {#5240 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5238 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5239 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5241 …} -Children: Doctrine\ORM\PersistentCollection {#5244 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7461 +label: " ウォーマー・ホットショーケース" +value: "29" +data: Eccube\Entity\Category {#5247 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5245 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5246 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …} -Children: Doctrine\ORM\PersistentCollection {#5251 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7462 +label: " 温蔵庫" +value: "28" +data: Eccube\Entity\Category {#5254 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5252 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5253 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7463 +label: " 蒸し器" +value: "27" +data: Eccube\Entity\Category {#5261 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5259 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5260 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7464 +label: " バーナー" +value: "26" +data: Eccube\Entity\Category {#5268 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5266 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5267 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +label: " 電磁調理器" +value: "25" +data: Eccube\Entity\Category {#5275 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5273 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5274 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5276 …} -Children: Doctrine\ORM\PersistentCollection {#5279 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7466 +label: " テーブルコンロ" +value: "24" +data: Eccube\Entity\Category {#5282 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5280 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5281 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +label: " 回転釜" +value: "23" +data: Eccube\Entity\Category {#5289 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5287 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5288 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5290 …} -Children: Doctrine\ORM\PersistentCollection {#5293 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7468 +label: " 回転炒め器" +value: "22" +data: Eccube\Entity\Category {#5296 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5294 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5295 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5297 …} -Children: Doctrine\ORM\PersistentCollection {#5300 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +label: " グリドル" +value: "21" +data: Eccube\Entity\Category {#5303 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5301 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5302 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5304 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7470 +label: " ゆで麺機" +value: "20" +data: Eccube\Entity\Category {#5310 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5308 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5309 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5311 …} -Children: Doctrine\ORM\PersistentCollection {#5314 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7471 +label: " 中華レンジ" +value: "19" +data: Eccube\Entity\Category {#5317 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5315 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5316 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7472 +label: " 電磁レンジ・テーブル・スープ" +value: "18" +data: Eccube\Entity\Category {#5324 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5322 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5323 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5325 …} -Children: Doctrine\ORM\PersistentCollection {#5328 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7473 +label: " ガスレンジ・ガステーブル" +value: "17" +data: Eccube\Entity\Category {#5331 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5329 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5330 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5332 …} -Children: Doctrine\ORM\PersistentCollection {#5335 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7474 +label: " 餃子焼器" +value: "16" +data: Eccube\Entity\Category {#5338 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5336 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5337 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7475 +label: " 焼物器・グリラー" +value: "15" +data: Eccube\Entity\Category {#5345 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5343 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5344 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5346 …} -Children: Doctrine\ORM\PersistentCollection {#5349 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7476 +label: " フライヤー" +value: "14" +data: Eccube\Entity\Category {#5352 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5350 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5351 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5356 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7477 +label: " 電子レンジ" +value: "13" +data: Eccube\Entity\Category {#5359 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5357 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5358 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5360 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7478 +label: " オーブン" +value: "12" +data: Eccube\Entity\Category {#5366 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5364 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5365 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -Children: Doctrine\ORM\PersistentCollection {#5370 …} -Parent: Eccube\Entity\Category {#5219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7479 +label: "フードマシーン・ミキサー" +value: "7" +data: Eccube\Entity\Category {#5373 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5229 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5230 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7480 +label: " キッチンエイド" +value: "142" +data: Eccube\Entity\Category {#5378 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5371 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5372 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5373} -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7481 +label: "精肉機器" +value: "102" +data: Eccube\Entity\Category {#5385 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5383 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5384 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7482 +label: "炊飯機器" +value: "31" +data: Eccube\Entity\Category {#5392 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5390 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5391 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +label: "ベーカリー機器" +value: "83" +data: Eccube\Entity\Category {#5399 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5397 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5398 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7484 +label: "真空包装機" +value: "9" +data: Eccube\Entity\Category {#5408 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5404 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5405 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7485 +label: " TOSEI" +value: "139" +data: Eccube\Entity\Category {#5413 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5406 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5407 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7486 +label: " フィルム・オイル" +value: "140" +data: Eccube\Entity\Category {#5422 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5420 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5421 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5408} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7487 +label: "店舗用品" +value: "38" +data: Eccube\Entity\Category {#5429 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5419 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5418 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7488 +label: " 店舗用・イス・テーブル" +value: "101" +data: Eccube\Entity\Category {#5434 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5427 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5428 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7489 +label: " シーラー" +value: "100" +data: Eccube\Entity\Category {#5443 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5441 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5442 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7490 +label: " 温度計" +value: "99" +data: Eccube\Entity\Category {#5450 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5448 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5449 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7491 +label: " 包丁" +value: "98" +data: Eccube\Entity\Category {#5457 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5455 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5456 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7492 +label: " フライパン" +value: "95" +data: Eccube\Entity\Category {#5464 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5462 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5463 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7493 +label: " 圧力鍋" +value: "94" +data: Eccube\Entity\Category {#5471 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5469 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5470 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7494 +label: " おでん鍋" +value: "93" +data: Eccube\Entity\Category {#5478 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5476 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5477 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7495 +label: " ワイングラス" +value: "92" +data: Eccube\Entity\Category {#5485 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5483 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5484 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5489 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +label: " 抗菌まな板" +value: "91" +data: Eccube\Entity\Category {#5492 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5490 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5491 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +label: " 鍋・寸胴鍋" +value: "90" +data: Eccube\Entity\Category {#5499 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5497 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5498 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5429} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +label: "サービス機器" +value: "36" +data: Eccube\Entity\Category {#5506 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5440 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5439 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +label: " コーヒー・エスプレッソ" +value: "103" +data: Eccube\Entity\Category {#5511 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5504 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5505 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7500 +label: " コールシステム" +value: "96" +data: Eccube\Entity\Category {#5520 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5518 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5519 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5521 …} -Children: Doctrine\ORM\PersistentCollection {#5524 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7501 +label: " 飾台・皿・卓上器物" +value: "89" +data: Eccube\Entity\Category {#5527 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5525 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5526 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7502 +label: "配膳・配送機器" +value: "33" +data: Eccube\Entity\Category {#5534 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5516 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5517 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5535 …} -Children: Doctrine\ORM\PersistentCollection {#5538 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +label: " オールマイティーカート" +value: "70" +data: Eccube\Entity\Category {#5539 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5532 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5533 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +label: " 配膳カート" +value: "69" +data: Eccube\Entity\Category {#5548 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5546 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5547 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5534} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4687 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +label: "キッチンサプライ" +value: "11" +data: Eccube\Entity\Category {#5553 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5545 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5544 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7506 +label: "住宅設備機器" +value: "97" +data: Eccube\Entity\Category {#5560 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5558 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5559 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +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 {#6469 -form: Symfony\Component\Form\Form {#5861 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6470 …5} |
full_name | "admin_search_product[category_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_category_id" |
is_selected | Closure($choice, $value) {#6467 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5590 …} } |
label | "admin.product.category" |
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 | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_category_id" |
valid | true |
value | "" |
status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
expanded | true |
same as passed value |
label | "admin.product.display_status" |
same as passed value |
multiple | true |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5616 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5669 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5652 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5651 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5653 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5657 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3997 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\ProductStatus" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} |
empty_data | [] |
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 {#5657 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3997 …} -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 | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 {#5646 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5648 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5649 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5650 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5647 …} -_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() {#5645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5644 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_search_product_status" ] |
cache_key | "_admin_search_product_status_product_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5681 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#4544 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4601 #id: 2 #name: "非公開" #sort_no: 1 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7507 -form: Symfony\Component\Form\Form {#5901 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6468 …5} |
full_name | "admin_search_product[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status" |
is_selected | Closure($choice, array $values) {#7509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5590 …} } |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_status" |
valid | true |
value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | true |
Model Format | same as normalized format |
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 | [] |
[] |
required | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5868 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5864 …} } |
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 {#5870 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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#5874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5872 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7512 -form: Symfony\Component\Form\Form {#5904 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7510 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | true |
Model Format | same as normalized format |
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 | [] |
[] |
required | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5868 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5864 …} } |
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 {#5870 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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#5883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5882 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7514 -form: Symfony\Component\Form\Form {#5907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7513 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
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 | [] |
[] |
required | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5868 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5864 …} } |
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 {#5870 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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#5893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5892 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7516 -form: Symfony\Component\Form\Form {#5910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7515 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "3" |
stock
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
[ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
expanded | true |
same as passed value |
label | "admin.product.stock" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
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 | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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() {#5684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5683 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_product_stock" ] |
cache_key | "_admin_search_product_stock_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "admin.product.stock__out_of_stock" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7511 -form: Symfony\Component\Form\Form {#5933 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7508 …5} |
full_name | "admin_search_product[stock]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock" |
is_selected | Closure($choice, array $values) {#7518 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5590 …} } |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "stock" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__in_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5868 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5864 …} } |
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 {#5870 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__in_stock" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5914 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7521 -form: Symfony\Component\Form\Form {#5936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7520 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_0" |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__out_of_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5868 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5864 …} } |
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 {#5870 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__out_of_stock" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5924 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7523 -form: Symfony\Component\Form\Form {#5939 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7522 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
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 | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
tag_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | false |
false
|
label | "admin.product.tag" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
query_builder | Closure($er) {#4546 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4466 …} } |
Doctrine\ORM\QueryBuilder {#5704 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5706 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5707 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5708 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5705 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5727 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5710 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5709 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5711 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5715 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3999 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …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 {#5715 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3999 …} -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 | "admin.product.tag" |
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 | Doctrine\ORM\QueryBuilder {#5704 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5706 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5707 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5708 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5705 …} -_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() {#5703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5702 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_search_product_tag_id" ] |
cache_key | "_admin_search_product_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#7542 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#7546 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#7549 …} +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 {#7519 -form: Symfony\Component\Form\Form {#5942 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7517 …5} |
full_name | "admin_search_product[tag_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_tag_id" |
is_selected | Closure($choice, $value) {#7524 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5590 …} } |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tag_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_tag_id" |
valid | true |
value | "" |
create_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4562 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4562 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4562 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5736 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
cache_key | "_admin_search_product_create_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7532 -form: Symfony\Component\Form\Form {#5945 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7525 …5} |
full_name | "admin_search_product[create_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_start" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4561 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4561 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4561 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5761 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_start" ] |
cache_key | "_admin_search_product_create_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7539 -form: Symfony\Component\Form\Form {#5948 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7527 …5} |
full_name | "admin_search_product[create_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
create_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4541 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4541 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4541 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5771 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
cache_key | "_admin_search_product_create_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7536 -form: Symfony\Component\Form\Form {#5951 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7537 …5} |
full_name | "admin_search_product[create_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_end" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4555 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4555 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4555 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5781 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_end" ] |
cache_key | "_admin_search_product_create_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7540 -form: Symfony\Component\Form\Form {#5954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7529 …5} |
full_name | "admin_search_product[create_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
update_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4553 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4553 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4553 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5791 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
cache_key | "_admin_search_product_update_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7553 -form: Symfony\Component\Form\Form {#5957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7552 …5} |
full_name | "admin_search_product[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_start" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4565 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4565 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4565 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5801 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_start" ] |
cache_key | "_admin_search_product_update_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7555 -form: Symfony\Component\Form\Form {#5960 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7554 …5} |
full_name | "admin_search_product[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
update_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4566 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4566 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4566 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5811 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
cache_key | "_admin_search_product_update_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7557 -form: Symfony\Component\Form\Form {#5963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7556 …5} |
full_name | "admin_search_product[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4556 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4556 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4556 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5821 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_end" ] |
cache_key | "_admin_search_product_update_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7559 -form: Symfony\Component\Form\Form {#5966 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7558 …5} |
full_name | "admin_search_product[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
sortkey
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.key" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4467 …} } |
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 | "admin.list.sort.key" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5835 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sortkey" ] |
cache_key | "_admin_search_product_sortkey_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7561 -form: Symfony\Component\Form\Form {#5969 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7560 …5} |
full_name | "admin_search_product[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sortkey" |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortkey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sortkey" |
valid | true |
value | "" |
sorttype
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.type" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5846 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4467 …} } |
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 | "admin.list.sort.type" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5847 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sorttype" ] |
cache_key | "_admin_search_product_sorttype_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7563 -form: Symfony\Component\Form\Form {#5972 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7562 …5} |
full_name | "admin_search_product[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7679168060a3a8bb468522989a338061.H-jewOqBYCz2bEfJ2k0ECKII81M4vTHoQB76qE3LVhY.RZHu95-2VBy3BQa8jBxjMdZBmxB-63rRdlCQ0jiHM3t0u5GVqcQ2WYFfLA" |
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 | "7679168060a3a8bb468522989a338061.H-jewOqBYCz2bEfJ2k0ECKII81M4vTHoQB76qE3LVhY.RZHu95-2VBy3BQa8jBxjMdZBmxB-63rRdlCQ0jiHM3t0u5GVqcQ2WYFfLA" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data | "7679168060a3a8bb468522989a338061.H-jewOqBYCz2bEfJ2k0ECKII81M4vTHoQB76qE3LVhY.RZHu95-2VBy3BQa8jBxjMdZBmxB-63rRdlCQ0jiHM3t0u5GVqcQ2WYFfLA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4467 …} } |
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() {#7565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4513 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#7564 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_product__token" ] |
cache_key | "_admin_search_product__token_hidden" |
compound | false |
data | "7679168060a3a8bb468522989a338061.H-jewOqBYCz2bEfJ2k0ECKII81M4vTHoQB76qE3LVhY.RZHu95-2VBy3BQa8jBxjMdZBmxB-63rRdlCQ0jiHM3t0u5GVqcQ2WYFfLA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7577 -form: Symfony\Component\Form\Form {#7572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7566 …5} |
full_name | "admin_search_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product__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 | "_admin_search_product__token" |
valid | true |
value | "7679168060a3a8bb468522989a338061.H-jewOqBYCz2bEfJ2k0ECKII81M4vTHoQB76qE3LVhY.RZHu95-2VBy3BQa8jBxjMdZBmxB-63rRdlCQ0jiHM3t0u5GVqcQ2WYFfLA" |