- 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" => "TH-CV" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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) {#4527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4464 …} } |
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() {#4529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4528 …} } } |
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" => "TH-CV" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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 {#6475 -form: Symfony\Component\Form\Form {#5853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6476 …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" => "TH-CV" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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 | "TH-CV" |
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) {#5576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4464 …} } |
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() {#5578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5577 …} } } |
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 | "TH-CV" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6434 -form: Symfony\Component\Form\Form {#5856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3697 …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 | "TH-CV" |
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) {#4536 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4463 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4584 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4594 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4592 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4676 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4590 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4588 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4666 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4668 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4667 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4659 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4661 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4660 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4652 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4654 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4653 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4613 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4647 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4614 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4612 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4587 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4585 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4589 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4642 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4645 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4643 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4644 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4646 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4685 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4683 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4684 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4689 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4692 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4690 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4691 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4693 …} -Children: Doctrine\ORM\PersistentCollection {#4696 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4699 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4697 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4698 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4700 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4706 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4704 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4705 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4710 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4713 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4711 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4712 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4714 …} -Children: Doctrine\ORM\PersistentCollection {#4717 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4720 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4718 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4719 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4721 …} -Children: Doctrine\ORM\PersistentCollection {#4724 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4727 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4725 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4726 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4728 …} -Children: Doctrine\ORM\PersistentCollection {#4731 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4734 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4732 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4733 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4735 …} -Children: Doctrine\ORM\PersistentCollection {#4738 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4741 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4739 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4740 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4742 …} -Children: Doctrine\ORM\PersistentCollection {#4745 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4748 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4746 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4747 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4749 …} -Children: Doctrine\ORM\PersistentCollection {#4752 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4755 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4753 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4754 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4756 …} -Children: Doctrine\ORM\PersistentCollection {#4759 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4762 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4760 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4761 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4763 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4769 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4767 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4768 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4776 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4774 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4775 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4777 …} -Children: Doctrine\ORM\PersistentCollection {#4780 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4783 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4781 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4782 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4784 …} -Children: Doctrine\ORM\PersistentCollection {#4787 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4790 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4788 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4789 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4791 …} -Children: Doctrine\ORM\PersistentCollection {#4794 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4797 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4795 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4796 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4798 …} -Children: Doctrine\ORM\PersistentCollection {#4801 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4804 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4802 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4803 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4805 …} -Children: Doctrine\ORM\PersistentCollection {#4808 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4811 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4809 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4810 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4812 …} -Children: Doctrine\ORM\PersistentCollection {#4815 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4818 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4816 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4817 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4819 …} -Children: Doctrine\ORM\PersistentCollection {#4822 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4825 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4823 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4824 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4829 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4832 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4830 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4831 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4833 …} -Children: Doctrine\ORM\PersistentCollection {#4836 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4839 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4837 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4838 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4846 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4844 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4845 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4850 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4853 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4851 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4852 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4854 …} -Children: Doctrine\ORM\PersistentCollection {#4857 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4860 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4858 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4859 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4861 …} -Children: Doctrine\ORM\PersistentCollection {#4864 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4867 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4865 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4866 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4868 …} -Children: Doctrine\ORM\PersistentCollection {#4871 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4874 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4669 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4670 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4875 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4879 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4872 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4873 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4888 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4886 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4887 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4889 …} -Children: Doctrine\ORM\PersistentCollection {#4892 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4895 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4893 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4894 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4896 …} -Children: Doctrine\ORM\PersistentCollection {#4899 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4902 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4900 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4901 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4903 …} -Children: Doctrine\ORM\PersistentCollection {#4906 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4909 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4907 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4908 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4910 …} -Children: Doctrine\ORM\PersistentCollection {#4913 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4916 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4914 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4915 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4920 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4923 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4921 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4922 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4924 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4930 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4928 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4929 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4937 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4935 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4936 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4944 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4942 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4943 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4951 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4949 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4950 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4958 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4956 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4957 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4965 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4963 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4964 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4966 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4972 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4970 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4971 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4979 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4977 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4978 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4986 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4984 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4985 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4993 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4991 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4992 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5000 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#4998 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4999 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5001 …} -Children: Doctrine\ORM\PersistentCollection {#5004 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5007 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5005 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5006 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5014 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5012 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5013 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5021 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5019 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5020 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5028 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5026 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5027 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5029 …} -Children: Doctrine\ORM\PersistentCollection {#5032 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5035 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5033 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5034 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5042 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5040 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5041 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5049 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5047 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5048 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5056 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5054 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5055 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5057 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5063 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5061 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5062 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5070 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5068 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5069 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5077 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5075 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5076 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5084 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5082 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5083 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5091 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5089 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5090 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5098 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5096 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5097 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5105 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5103 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5104 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5112 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4884 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4885 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5117 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5110 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5111 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5126 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5124 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5125 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5133 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5131 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5132 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5140 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5138 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5139 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5147 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5145 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5146 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5154 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5152 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5153 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5161 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5159 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5160 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5168 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5166 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5167 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5169 …} -Children: Doctrine\ORM\PersistentCollection {#5172 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5175 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5173 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5174 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5182 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5180 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5181 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5189 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5187 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5188 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5196 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5122 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5123 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5201 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5194 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5195 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5208 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5206 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5207 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5217 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5213 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5214 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5222 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5215 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5216 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5231 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5229 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5230 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5238 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5236 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5237 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5245 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5243 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5244 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5252 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5250 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5251 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5259 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5257 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5258 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5266 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5264 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5265 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5273 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5271 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5272 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5280 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5278 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5279 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5287 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5285 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5286 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5294 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5292 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5293 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5301 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5299 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5300 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5308 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5306 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5307 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5315 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5313 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5314 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5322 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5320 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5321 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5329 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5327 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5328 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5336 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5334 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5335 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5343 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5341 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5342 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5350 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5348 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5349 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5357 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5355 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5356 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5364 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5362 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5363 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5371 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5227 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5228 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5376 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5369 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5370 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5383 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5381 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5382 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5390 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5388 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5389 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5397 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5395 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5396 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5406 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5402 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5403 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5411 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5404 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5405 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5420 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5418 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5419 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5427 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5417 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5416 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5432 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5425 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5426 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5441 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5439 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5440 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5448 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5446 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5447 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5455 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5453 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5454 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5462 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5460 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5461 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5469 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5467 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5468 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5476 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5474 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5475 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5483 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5481 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5482 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5490 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5488 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5489 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5497 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5495 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5496 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5504 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5438 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5437 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5509 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5502 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5503 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5518 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5516 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5517 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5525 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5523 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5524 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5532 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5514 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5515 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5537 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5530 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5531 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5546 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5544 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5545 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5551 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5543 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5542 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5558 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5556 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5557 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } ] |
[ Eccube\Entity\Category {#4584 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4594 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4592 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4676 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4590 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4588 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4666 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4668 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4667 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4659 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4661 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4660 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4652 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4654 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4653 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4613 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4647 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4614 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4612 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4587 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4585 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4589 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4642 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4645 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4643 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4644 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4646 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4685 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4683 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4684 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4689 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4692 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4690 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4691 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4693 …} -Children: Doctrine\ORM\PersistentCollection {#4696 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4699 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4697 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4698 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4700 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4706 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4704 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4705 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4710 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4713 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4711 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4712 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4714 …} -Children: Doctrine\ORM\PersistentCollection {#4717 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4720 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4718 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4719 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4721 …} -Children: Doctrine\ORM\PersistentCollection {#4724 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4727 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4725 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4726 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4728 …} -Children: Doctrine\ORM\PersistentCollection {#4731 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4734 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4732 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4733 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4735 …} -Children: Doctrine\ORM\PersistentCollection {#4738 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4741 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4739 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4740 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4742 …} -Children: Doctrine\ORM\PersistentCollection {#4745 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4748 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4746 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4747 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4749 …} -Children: Doctrine\ORM\PersistentCollection {#4752 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4755 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4753 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4754 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4756 …} -Children: Doctrine\ORM\PersistentCollection {#4759 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4762 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4760 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4761 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4763 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4769 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4767 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4768 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4776 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4774 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4775 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4777 …} -Children: Doctrine\ORM\PersistentCollection {#4780 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4783 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4781 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4782 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4784 …} -Children: Doctrine\ORM\PersistentCollection {#4787 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4790 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4788 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4789 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4791 …} -Children: Doctrine\ORM\PersistentCollection {#4794 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4797 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4795 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4796 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4798 …} -Children: Doctrine\ORM\PersistentCollection {#4801 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4804 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4802 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4803 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4805 …} -Children: Doctrine\ORM\PersistentCollection {#4808 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4811 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4809 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4810 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4812 …} -Children: Doctrine\ORM\PersistentCollection {#4815 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4818 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4816 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4817 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4819 …} -Children: Doctrine\ORM\PersistentCollection {#4822 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4825 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4823 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4824 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4829 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4832 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4830 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4831 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4833 …} -Children: Doctrine\ORM\PersistentCollection {#4836 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4839 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4837 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4838 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4846 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4844 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4845 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4850 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4853 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4851 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4852 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4854 …} -Children: Doctrine\ORM\PersistentCollection {#4857 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4860 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4858 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4859 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4861 …} -Children: Doctrine\ORM\PersistentCollection {#4864 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4867 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4865 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4866 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4868 …} -Children: Doctrine\ORM\PersistentCollection {#4871 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4874 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4669 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4670 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4875 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4879 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4872 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4873 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4888 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4886 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4887 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4889 …} -Children: Doctrine\ORM\PersistentCollection {#4892 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4895 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4893 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4894 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4896 …} -Children: Doctrine\ORM\PersistentCollection {#4899 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4902 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4900 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4901 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4903 …} -Children: Doctrine\ORM\PersistentCollection {#4906 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4909 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4907 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4908 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4910 …} -Children: Doctrine\ORM\PersistentCollection {#4913 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4916 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4914 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4915 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4920 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4923 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4921 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4922 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4924 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4930 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4928 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4929 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4937 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4935 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4936 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4944 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4942 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4943 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4951 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4949 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4950 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4958 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4956 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4957 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4965 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4963 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4964 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4966 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4972 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4970 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4971 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4979 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4977 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4978 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4986 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4984 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4985 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4993 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4991 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4992 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5000 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#4998 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4999 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5001 …} -Children: Doctrine\ORM\PersistentCollection {#5004 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5007 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5005 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5006 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5014 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5012 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5013 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5021 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5019 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5020 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5028 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5026 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5027 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5029 …} -Children: Doctrine\ORM\PersistentCollection {#5032 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5035 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5033 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5034 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5042 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5040 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5041 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5049 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5047 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5048 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5056 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5054 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5055 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5057 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5063 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5061 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5062 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5070 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5068 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5069 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5077 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5075 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5076 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5084 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5082 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5083 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5091 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5089 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5090 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5098 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5096 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5097 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5105 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5103 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5104 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5112 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4884 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4885 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5117 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5110 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5111 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5126 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5124 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5125 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5133 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5131 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5132 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5140 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5138 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5139 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5147 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5145 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5146 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5154 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5152 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5153 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5161 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5159 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5160 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5168 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5166 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5167 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5169 …} -Children: Doctrine\ORM\PersistentCollection {#5172 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5175 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5173 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5174 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5182 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5180 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5181 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5189 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5187 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5188 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5196 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5122 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5123 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5201 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5194 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5195 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5208 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5206 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5207 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5217 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5213 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5214 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5222 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5215 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5216 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5231 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5229 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5230 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5238 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5236 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5237 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5245 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5243 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5244 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5252 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5250 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5251 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5259 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5257 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5258 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5266 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5264 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5265 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5273 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5271 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5272 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5280 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5278 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5279 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5287 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5285 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5286 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5294 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5292 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5293 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5301 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5299 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5300 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5308 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5306 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5307 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5315 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5313 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5314 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5322 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5320 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5321 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5329 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5327 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5328 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5336 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5334 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5335 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5343 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5341 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5342 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5350 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5348 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5349 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5357 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5355 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5356 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5364 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5362 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5363 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5371 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5227 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5228 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5376 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5369 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5370 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5383 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5381 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5382 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5390 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5388 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5389 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5397 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5395 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5396 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5406 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5402 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5403 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5411 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5404 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5405 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5420 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5418 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5419 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5427 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5417 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5416 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5432 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5425 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5426 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5441 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5439 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5440 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5448 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5446 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5447 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5455 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5453 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5454 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5462 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5460 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5461 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5469 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5467 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5468 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5476 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5474 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5475 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5483 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5481 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5482 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5490 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5488 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5489 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5497 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5495 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5496 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5504 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5438 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5437 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5509 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5502 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5503 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5518 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5516 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5517 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5525 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5523 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5524 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5532 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5514 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5515 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5537 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5530 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5531 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5546 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5544 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5545 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5551 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5543 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5542 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5558 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5556 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5557 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } ] |
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 {#5623 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4536 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4463 …} } |
choices | [ Eccube\Entity\Category {#4584 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4594 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4592 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4676 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4590 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4588 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4666 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4668 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4667 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4659 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4661 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4660 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4652 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4654 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4653 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4613 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4647 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4614 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4612 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4587 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4585 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4589 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4642 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4645 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4643 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4644 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4646 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4685 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4683 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4684 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4689 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4692 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4690 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4691 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4693 …} -Children: Doctrine\ORM\PersistentCollection {#4696 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4699 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4697 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4698 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4700 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4706 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4704 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4705 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4710 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4713 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4711 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4712 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4714 …} -Children: Doctrine\ORM\PersistentCollection {#4717 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4720 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4718 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4719 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4721 …} -Children: Doctrine\ORM\PersistentCollection {#4724 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4727 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4725 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4726 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4728 …} -Children: Doctrine\ORM\PersistentCollection {#4731 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4734 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4732 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4733 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4735 …} -Children: Doctrine\ORM\PersistentCollection {#4738 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4741 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4739 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4740 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4742 …} -Children: Doctrine\ORM\PersistentCollection {#4745 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4748 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4746 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4747 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4749 …} -Children: Doctrine\ORM\PersistentCollection {#4752 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4755 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4753 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4754 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4756 …} -Children: Doctrine\ORM\PersistentCollection {#4759 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4762 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4760 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4761 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4763 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4769 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4767 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4768 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4776 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4774 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4775 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4777 …} -Children: Doctrine\ORM\PersistentCollection {#4780 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4783 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4781 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4782 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4784 …} -Children: Doctrine\ORM\PersistentCollection {#4787 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4790 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4788 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4789 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4791 …} -Children: Doctrine\ORM\PersistentCollection {#4794 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4797 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4795 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4796 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4798 …} -Children: Doctrine\ORM\PersistentCollection {#4801 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4804 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4802 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4803 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4805 …} -Children: Doctrine\ORM\PersistentCollection {#4808 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4811 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4809 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4810 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4812 …} -Children: Doctrine\ORM\PersistentCollection {#4815 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4818 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4816 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4817 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4819 …} -Children: Doctrine\ORM\PersistentCollection {#4822 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4825 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4823 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4824 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4829 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4832 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4830 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4831 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4833 …} -Children: Doctrine\ORM\PersistentCollection {#4836 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4839 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4837 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4838 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4846 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4844 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4845 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4850 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4853 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4851 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4852 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4854 …} -Children: Doctrine\ORM\PersistentCollection {#4857 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4860 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4858 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4859 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4861 …} -Children: Doctrine\ORM\PersistentCollection {#4864 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4867 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4865 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4866 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4868 …} -Children: Doctrine\ORM\PersistentCollection {#4871 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4874 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4669 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4670 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4875 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#4879 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4872 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4873 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4888 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4886 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4887 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4889 …} -Children: Doctrine\ORM\PersistentCollection {#4892 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4895 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4893 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4894 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4896 …} -Children: Doctrine\ORM\PersistentCollection {#4899 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4902 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4900 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4901 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4903 …} -Children: Doctrine\ORM\PersistentCollection {#4906 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4909 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4907 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4908 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4910 …} -Children: Doctrine\ORM\PersistentCollection {#4913 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4916 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4914 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4915 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4920 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4923 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4921 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4922 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4924 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4930 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4928 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4929 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4937 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4935 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4936 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4944 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4942 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4943 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4951 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4949 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4950 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4958 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4956 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4957 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4965 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4963 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4964 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4966 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4972 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4970 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4971 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4979 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4977 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4978 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4986 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4984 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4985 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#4993 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4991 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4992 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5000 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#4998 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4999 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5001 …} -Children: Doctrine\ORM\PersistentCollection {#5004 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5007 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5005 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5006 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5014 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5012 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5013 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5021 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5019 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5020 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5028 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5026 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5027 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5029 …} -Children: Doctrine\ORM\PersistentCollection {#5032 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5035 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5033 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5034 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5042 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5040 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5041 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5049 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5047 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5048 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5056 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5054 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5055 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5057 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5063 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5061 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5062 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5070 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5068 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5069 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5077 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5075 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5076 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5084 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5082 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5083 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5091 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5089 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5090 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5098 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5096 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5097 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5105 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5103 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5104 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5112 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4884 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4885 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5117 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5110 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5111 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5126 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5124 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5125 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5133 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5131 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5132 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5140 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5138 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5139 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5147 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5145 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5146 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5154 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5152 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5153 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5161 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5159 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5160 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5168 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5166 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5167 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5169 …} -Children: Doctrine\ORM\PersistentCollection {#5172 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5175 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5173 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5174 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5182 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5180 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5181 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5189 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5187 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5188 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5196 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5122 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5123 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5201 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5194 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5195 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5208 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5206 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5207 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5217 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5213 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5214 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5222 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5215 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5216 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5231 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5229 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5230 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5238 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5236 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5237 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5245 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5243 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5244 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5252 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5250 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5251 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5259 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5257 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5258 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5266 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5264 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5265 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5273 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5271 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5272 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5280 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5278 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5279 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5287 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5285 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5286 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5294 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5292 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5293 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5301 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5299 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5300 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5308 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5306 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5307 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5315 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5313 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5314 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5322 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5320 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5321 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5329 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5327 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5328 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5336 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5334 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5335 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5343 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5341 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5342 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5350 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5348 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5349 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5357 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5355 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5356 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5364 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5362 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5363 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5371 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5227 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5228 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5376 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5369 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5370 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5383 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5381 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5382 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5390 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5388 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5389 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5397 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5395 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5396 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5406 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5402 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5403 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5411 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5404 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5405 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5420 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5418 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5419 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5427 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5417 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5416 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5432 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5425 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5426 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5441 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5439 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5440 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5448 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5446 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5447 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5455 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5453 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5454 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5462 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5460 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5461 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5469 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5467 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5468 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5476 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5474 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5475 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5483 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5481 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5482 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5490 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5488 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5489 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5497 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5495 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5496 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5504 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5438 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5437 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5509 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5502 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5503 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5518 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5516 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5517 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5525 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5523 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5524 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5532 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5514 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5515 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5537 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5530 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5531 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5546 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5544 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5545 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } Eccube\Entity\Category {#5551 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5543 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5542 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } Eccube\Entity\Category {#5558 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5556 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5557 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } ] |
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 {#5622 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4132 …} -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 {#5624 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5626 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5627 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5628 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5625 …} -_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() {#5617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5620 …} } } |
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 {#6463 +label: "オフィス事務機器" +value: "104" +data: Eccube\Entity\Category {#4584 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#4594 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4592 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +label: " フリーアドレスデスク" +value: "138" +data: Eccube\Entity\Category {#4676 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#4590 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#4588 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: " ワークデスク" +value: "137" +data: Eccube\Entity\Category {#4666 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#4668 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#4667 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4662 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6750 +label: " オフィスデスク" +value: "136" +data: Eccube\Entity\Category {#4659 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#4661 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#4660 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4658 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: " ワゴン" +value: "135" +data: Eccube\Entity\Category {#4652 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#4654 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#4653 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6698 +label: " デスクトップパネル" +value: "134" +data: Eccube\Entity\Category {#4613 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#4647 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#4614 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4612 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: " セミナーデスク・シェルフ" +value: "133" +data: Eccube\Entity\Category {#4587 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#4585 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#4589 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4642 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6702 +label: " オフィスチェア・クロス" +value: "132" +data: Eccube\Entity\Category {#4645 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#4643 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#4644 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4646 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6701 +label: " オフィスチェア・メッシュ" +value: "131" +data: Eccube\Entity\Category {#4685 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#4683 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#4684 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4689 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6738 +label: " オフィスチェア・レザー" +value: "130" +data: Eccube\Entity\Category {#4692 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#4690 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#4691 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4693 …} -Children: Doctrine\ORM\PersistentCollection {#4696 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6755 +label: " ゲーミングチェア" +value: "129" +data: Eccube\Entity\Category {#4699 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#4697 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#4698 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4700 …} -Children: Doctrine\ORM\PersistentCollection {#4703 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: " メディカルチェア" +value: "128" +data: Eccube\Entity\Category {#4706 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#4704 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#4705 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4710 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6753 +label: " マネージャーズチェア" +value: "127" +data: Eccube\Entity\Category {#4713 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#4711 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#4712 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4714 …} -Children: Doctrine\ORM\PersistentCollection {#4717 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: " オフィスチェア・リプロダクト" +value: "126" +data: Eccube\Entity\Category {#4720 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#4718 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#4719 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4721 …} -Children: Doctrine\ORM\PersistentCollection {#4724 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +label: " ソファー・テーブル・スツール" +value: "125" +data: Eccube\Entity\Category {#4727 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#4725 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#4726 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4728 …} -Children: Doctrine\ORM\PersistentCollection {#4731 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: " センターテーブル" +value: "124" +data: Eccube\Entity\Category {#4734 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#4732 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#4733 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4735 …} -Children: Doctrine\ORM\PersistentCollection {#4738 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6699 +label: " テスク・キャビネット" +value: "123" +data: Eccube\Entity\Category {#4741 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#4739 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#4740 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4742 …} -Children: Doctrine\ORM\PersistentCollection {#4745 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: " ミーティングテーブル" +value: "122" +data: Eccube\Entity\Category {#4748 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#4746 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#4747 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4749 …} -Children: Doctrine\ORM\PersistentCollection {#4752 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: " スタッキングテーブル" +value: "121" +data: Eccube\Entity\Category {#4755 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#4753 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#4754 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4756 …} -Children: Doctrine\ORM\PersistentCollection {#4759 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: " スタッキングチェア・台車" +value: "120" +data: Eccube\Entity\Category {#4762 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#4760 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#4761 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4763 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7142 +label: " ミーティングチェア・ハイスツール" +value: "119" +data: Eccube\Entity\Category {#4769 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#4767 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#4768 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +label: " 折りたたみテーブル・イス" +value: "118" +data: Eccube\Entity\Category {#4776 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#4774 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#4775 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4777 …} -Children: Doctrine\ORM\PersistentCollection {#4780 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7140 +label: " ローパーテーション" +value: "117" +data: Eccube\Entity\Category {#4783 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#4781 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#4782 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4784 …} -Children: Doctrine\ORM\PersistentCollection {#4787 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7153 +label: " キャビネット・ロッカー・カウンター" +value: "116" +data: Eccube\Entity\Category {#4790 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#4788 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#4789 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4791 …} -Children: Doctrine\ORM\PersistentCollection {#4794 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7146 +label: " システムキャビネット・移動ラック" +value: "115" +data: Eccube\Entity\Category {#4797 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#4795 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#4796 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4798 …} -Children: Doctrine\ORM\PersistentCollection {#4801 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7145 +label: " ホワイトボード" +value: "114" +data: Eccube\Entity\Category {#4804 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#4802 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#4803 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4805 …} -Children: Doctrine\ORM\PersistentCollection {#4808 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7148 +label: " セーフティBOX(金庫)" +value: "113" +data: Eccube\Entity\Category {#4811 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#4809 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#4810 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4812 …} -Children: Doctrine\ORM\PersistentCollection {#4815 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7147 +label: " 木製チェア" +value: "112" +data: Eccube\Entity\Category {#4818 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#4816 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#4817 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4819 …} -Children: Doctrine\ORM\PersistentCollection {#4822 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7170 +label: " 居室収納・フリーシェルフ" +value: "111" +data: Eccube\Entity\Category {#4825 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#4823 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#4824 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4829 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7175 +label: " 床頭台・フレキシブルBOX" +value: "110" +data: Eccube\Entity\Category {#4832 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#4830 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#4831 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4833 …} -Children: Doctrine\ORM\PersistentCollection {#4836 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7178 +label: " 木製テーブル" +value: "109" +data: Eccube\Entity\Category {#4839 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#4837 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#4838 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +label: " 木製ロッカー" +value: "108" +data: Eccube\Entity\Category {#4846 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#4844 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#4845 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4850 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +label: " 固定脚テーブル" +value: "107" +data: Eccube\Entity\Category {#4853 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#4851 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#4852 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4854 …} -Children: Doctrine\ORM\PersistentCollection {#4857 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +label: " 昇降テーブル" +value: "106" +data: Eccube\Entity\Category {#4860 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#4858 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#4859 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4861 …} -Children: Doctrine\ORM\PersistentCollection {#4864 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7208 +label: " 施設用備品" +value: "105" +data: Eccube\Entity\Category {#4867 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#4865 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#4866 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4868 …} -Children: Doctrine\ORM\PersistentCollection {#4871 …} -Parent: Eccube\Entity\Category {#4584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7209 +label: "シンク・作業台" +value: "10" +data: Eccube\Entity\Category {#4874 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#4669 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4670 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4875 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7210 +label: " 1槽シンク" +value: "39" +data: Eccube\Entity\Category {#4879 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#4872 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4873 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7211 +label: " 1槽水切シンク" +value: "40" +data: Eccube\Entity\Category {#4888 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#4886 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4887 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4889 …} -Children: Doctrine\ORM\PersistentCollection {#4892 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7212 +label: " 1槽キャビネットシンク" +value: "45" +data: Eccube\Entity\Category {#4895 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#4893 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4894 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4896 …} -Children: Doctrine\ORM\PersistentCollection {#4899 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7213 +label: " 1槽水切キャビネットシンク" +value: "46" +data: Eccube\Entity\Category {#4902 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#4900 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4901 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4903 …} -Children: Doctrine\ORM\PersistentCollection {#4906 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7214 +label: " 2層シンク" +value: "41" +data: Eccube\Entity\Category {#4909 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#4907 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4908 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4910 …} -Children: Doctrine\ORM\PersistentCollection {#4913 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7215 +label: " 2槽水切シンク" +value: "42" +data: Eccube\Entity\Category {#4916 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#4914 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4915 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4920 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7216 +label: " 2槽キャビネットシンク" +value: "47" +data: Eccube\Entity\Category {#4923 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#4921 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4922 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4924 …} -Children: Doctrine\ORM\PersistentCollection {#4927 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +label: " 2槽水切キャビネットシンク" +value: "48" +data: Eccube\Entity\Category {#4930 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#4928 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4929 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +label: " 3槽シンク" +value: "43" +data: Eccube\Entity\Category {#4937 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#4935 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4936 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +label: " 3槽キャビネットシンク" +value: "49" +data: Eccube\Entity\Category {#4944 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#4942 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4943 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +label: " 舟形シンク" +value: "44" +data: Eccube\Entity\Category {#4951 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#4949 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4950 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +label: " 舟形キャビネットシンク" +value: "50" +data: Eccube\Entity\Category {#4958 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#4956 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4957 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +label: " 水切キャビネット" +value: "51" +data: Eccube\Entity\Category {#4965 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#4963 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4964 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4966 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +label: " ダストキャビネット" +value: "52" +data: Eccube\Entity\Category {#4972 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#4970 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4971 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +label: " 作業台・ガス台" +value: "53" +data: Eccube\Entity\Category {#4979 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#4977 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4978 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +label: " 三方枠作業台・ガス台" +value: "54" +data: Eccube\Entity\Category {#4986 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#4984 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4985 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +label: " 作業台2段スノコ" +value: "55" +data: Eccube\Entity\Category {#4993 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#4991 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4992 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +label: " 片面引き出し付作業台" +value: "56" +data: Eccube\Entity\Category {#5000 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#4998 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#4999 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5001 …} -Children: Doctrine\ORM\PersistentCollection {#5004 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +label: " 両面引き出し付作業台" +value: "57" +data: Eccube\Entity\Category {#5007 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#5005 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5006 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +label: " 縦型引き出し付作業台" +value: "58" +data: Eccube\Entity\Category {#5014 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#5012 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5013 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +label: " 水切台・ダスト台" +value: "59" +data: Eccube\Entity\Category {#5021 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#5019 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5020 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +label: " パンラック" +value: "60" +data: Eccube\Entity\Category {#5028 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#5026 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5027 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5029 …} -Children: Doctrine\ORM\PersistentCollection {#5032 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +label: " キャビネット 調理台・ガス台" +value: "61" +data: Eccube\Entity\Category {#5035 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#5033 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5034 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +label: " 食器戸棚" +value: "62" +data: Eccube\Entity\Category {#5042 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#5040 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5041 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +label: " 吊戸棚" +value: "63" +data: Eccube\Entity\Category {#5049 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#5047 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5048 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +label: " パイプ棚・平棚" +value: "64" +data: Eccube\Entity\Category {#5056 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#5054 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5055 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5057 …} -Children: Doctrine\ORM\PersistentCollection {#5060 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +label: " 吊下棚・2段平棚" +value: "65" +data: Eccube\Entity\Category {#5063 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#5061 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5062 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +label: " ポータブル" +value: "66" +data: Eccube\Entity\Category {#5070 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#5068 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5069 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +label: " ワイヤーシェルフ" +value: "67" +data: Eccube\Entity\Category {#5077 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#5075 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5076 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +label: " ソリッドシェルフ" +value: "68" +data: Eccube\Entity\Category {#5084 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#5082 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5083 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +label: " コーナー台・移動台" +value: "72" +data: Eccube\Entity\Category {#5091 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#5089 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5090 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +label: " そば釜システム製品" +value: "71" +data: Eccube\Entity\Category {#5098 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#5096 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5097 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +label: " 掃除用具ロッカー" +value: "73" +data: Eccube\Entity\Category {#5105 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#5103 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#5104 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#4874} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +label: "冷蔵・冷凍機器" +value: "75" +data: Eccube\Entity\Category {#5112 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#4884 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4885 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +label: " 冷蔵庫" +value: "76" +data: Eccube\Entity\Category {#5117 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#5110 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5111 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +label: " 冷凍冷蔵庫" +value: "77" +data: Eccube\Entity\Category {#5126 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#5124 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5125 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +label: " 冷凍庫" +value: "78" +data: Eccube\Entity\Category {#5133 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#5131 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5132 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +label: " 冷凍ストッカー" +value: "79" +data: Eccube\Entity\Category {#5140 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#5138 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5139 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +label: " 超低温冷凍ストッカー" +value: "80" +data: Eccube\Entity\Category {#5147 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#5145 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5146 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +label: " 冷凍ショーケース" +value: "81" +data: Eccube\Entity\Category {#5154 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#5152 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5153 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +label: " 冷蔵ショーケース" +value: "82" +data: Eccube\Entity\Category {#5161 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#5159 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5160 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +label: " 製氷機" +value: "85" +data: Eccube\Entity\Category {#5168 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#5166 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5167 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5169 …} -Children: Doctrine\ORM\PersistentCollection {#5172 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +label: " ブラストチラー" +value: "86" +data: Eccube\Entity\Category {#5175 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#5173 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5174 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +label: " アイススライサー" +value: "87" +data: Eccube\Entity\Category {#5182 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#5180 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5181 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +label: " ワインセラー・ワインクーラー" +value: "88" +data: Eccube\Entity\Category {#5189 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#5187 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#5188 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +label: "洗浄機器" +value: "32" +data: Eccube\Entity\Category {#5196 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#5122 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5123 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +label: " ブースター・貯湯タンク" +value: "74" +data: Eccube\Entity\Category {#5201 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#5194 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#5195 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +label: "消毒機器" +value: "34" +data: Eccube\Entity\Category {#5208 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#5206 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5207 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +label: "熱機器・保温機器" +value: "8" +data: Eccube\Entity\Category {#5217 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#5213 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5214 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +label: " 鉄板焼テーブル" +value: "84" +data: Eccube\Entity\Category {#5222 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#5215 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#5216 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +label: " 鋳物コンロ" +value: "35" +data: Eccube\Entity\Category {#5231 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#5229 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#5230 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +label: " 無煙ロースター・他" +value: "30" +data: Eccube\Entity\Category {#5238 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#5236 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#5237 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5239 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +label: " ウォーマー・ホットショーケース" +value: "29" +data: Eccube\Entity\Category {#5245 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#5243 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#5244 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +label: " 温蔵庫" +value: "28" +data: Eccube\Entity\Category {#5252 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#5250 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#5251 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +label: " 蒸し器" +value: "27" +data: Eccube\Entity\Category {#5259 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#5257 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#5258 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +label: " バーナー" +value: "26" +data: Eccube\Entity\Category {#5266 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#5264 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#5265 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +label: " 電磁調理器" +value: "25" +data: Eccube\Entity\Category {#5273 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#5271 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#5272 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +label: " テーブルコンロ" +value: "24" +data: Eccube\Entity\Category {#5280 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#5278 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#5279 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +label: " 回転釜" +value: "23" +data: Eccube\Entity\Category {#5287 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#5285 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#5286 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +label: " 回転炒め器" +value: "22" +data: Eccube\Entity\Category {#5294 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#5292 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#5293 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: " グリドル" +value: "21" +data: Eccube\Entity\Category {#5301 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#5299 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#5300 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +label: " ゆで麺機" +value: "20" +data: Eccube\Entity\Category {#5308 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#5306 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#5307 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: " 中華レンジ" +value: "19" +data: Eccube\Entity\Category {#5315 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#5313 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#5314 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: " 電磁レンジ・テーブル・スープ" +value: "18" +data: Eccube\Entity\Category {#5322 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#5320 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#5321 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: " ガスレンジ・ガステーブル" +value: "17" +data: Eccube\Entity\Category {#5329 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#5327 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#5328 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: " 餃子焼器" +value: "16" +data: Eccube\Entity\Category {#5336 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#5334 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#5335 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: " 焼物器・グリラー" +value: "15" +data: Eccube\Entity\Category {#5343 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#5341 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#5342 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: " フライヤー" +value: "14" +data: Eccube\Entity\Category {#5350 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#5348 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#5349 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +label: " 電子レンジ" +value: "13" +data: Eccube\Entity\Category {#5357 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#5355 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#5356 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: " オーブン" +value: "12" +data: Eccube\Entity\Category {#5364 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#5362 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#5363 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "フードマシーン・ミキサー" +value: "7" +data: Eccube\Entity\Category {#5371 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#5227 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5228 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: " キッチンエイド" +value: "142" +data: Eccube\Entity\Category {#5376 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#5369 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#5370 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "精肉機器" +value: "102" +data: Eccube\Entity\Category {#5383 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#5381 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5382 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "炊飯機器" +value: "31" +data: Eccube\Entity\Category {#5390 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#5388 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5389 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "ベーカリー機器" +value: "83" +data: Eccube\Entity\Category {#5397 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#5395 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5396 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "真空包装機" +value: "9" +data: Eccube\Entity\Category {#5406 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#5402 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5403 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: " TOSEI" +value: "139" +data: Eccube\Entity\Category {#5411 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#5404 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5405 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: " フィルム・オイル" +value: "140" +data: Eccube\Entity\Category {#5420 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#5418 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#5419 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "店舗用品" +value: "38" +data: Eccube\Entity\Category {#5427 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#5417 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5416 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: " 店舗用・イス・テーブル" +value: "101" +data: Eccube\Entity\Category {#5432 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#5425 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#5426 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: " シーラー" +value: "100" +data: Eccube\Entity\Category {#5441 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#5439 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#5440 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: " 温度計" +value: "99" +data: Eccube\Entity\Category {#5448 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#5446 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#5447 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: " 包丁" +value: "98" +data: Eccube\Entity\Category {#5455 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#5453 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#5454 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: " フライパン" +value: "95" +data: Eccube\Entity\Category {#5462 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#5460 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#5461 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: " 圧力鍋" +value: "94" +data: Eccube\Entity\Category {#5469 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#5467 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#5468 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: " おでん鍋" +value: "93" +data: Eccube\Entity\Category {#5476 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#5474 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#5475 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: " ワイングラス" +value: "92" +data: Eccube\Entity\Category {#5483 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#5481 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#5482 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: " 抗菌まな板" +value: "91" +data: Eccube\Entity\Category {#5490 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#5488 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#5489 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: " 鍋・寸胴鍋" +value: "90" +data: Eccube\Entity\Category {#5497 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#5495 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#5496 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "サービス機器" +value: "36" +data: Eccube\Entity\Category {#5504 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#5438 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5437 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: " コーヒー・エスプレッソ" +value: "103" +data: Eccube\Entity\Category {#5509 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#5502 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#5503 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: " コールシステム" +value: "96" +data: Eccube\Entity\Category {#5518 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#5516 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#5517 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: " 飾台・皿・卓上器物" +value: "89" +data: Eccube\Entity\Category {#5525 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#5523 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#5524 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5504} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "配膳・配送機器" +value: "33" +data: Eccube\Entity\Category {#5532 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#5514 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5515 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: " オールマイティーカート" +value: "70" +data: Eccube\Entity\Category {#5537 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#5530 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#5531 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: " 配膳カート" +value: "69" +data: Eccube\Entity\Category {#5546 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#5544 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#5545 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4673 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "キッチンサプライ" +value: "11" +data: Eccube\Entity\Category {#5551 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#5543 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5542 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "住宅設備機器" +value: "97" +data: Eccube\Entity\Category {#5558 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#5556 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#5557 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4679 …} } +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 {#6467 -form: Symfony\Component\Form\Form {#5859 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6468 …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) {#6465 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5588 …} } |
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 {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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 {#5614 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5667 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5650 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5649 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5651 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5655 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3994 …} -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 {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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 {#5655 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3994 …} -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 {#5644 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5646 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5647 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5648 #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 {#5645 …} -_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() {#5643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5642 …} } } |
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 {#5662 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4598 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5679 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#4541 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4598 #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 {#7308 -form: Symfony\Component\Form\Form {#5899 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6466 …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) {#7310 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5588 …} } |
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) {#5866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5862 …} } |
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 {#5868 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() {#5872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5870 …} } } |
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 {#7313 -form: Symfony\Component\Form\Form {#5902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7311 …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) {#5866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5862 …} } |
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 {#5868 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() {#5881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5880 …} } } |
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 {#7315 -form: Symfony\Component\Form\Form {#5905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7314 …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) {#5866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5862 …} } |
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 {#5868 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() {#5891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5890 …} } } |
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 {#7317 -form: Symfony\Component\Form\Form {#5908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7316 …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() {#5682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5681 …} } } |
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 {#5691 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +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 {#7312 -form: Symfony\Component\Form\Form {#5931 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7309 …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) {#7319 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5588 …} } |
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) {#5866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5862 …} } |
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 {#5868 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() {#5913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5912 …} } } |
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 {#7322 -form: Symfony\Component\Form\Form {#5934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7321 …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) {#5866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5862 …} } |
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 {#5868 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() {#5923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5922 …} } } |
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 {#7324 -form: Symfony\Component\Form\Form {#5937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7323 …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) {#4543 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4463 …} } |
Doctrine\ORM\QueryBuilder {#5702 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5704 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5705 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5706 #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 {#5703 …} -_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 {#5725 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5708 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5707 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5709 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5713 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3996 …} -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 {#5713 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3996 …} -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 {#5702 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5704 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5705 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5706 #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 {#5703 …} -_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() {#5701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5700 …} } } |
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 {#7327 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#7343 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#7347 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#7350 …} +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 {#7320 -form: Symfony\Component\Form\Form {#5940 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7318 …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) {#7325 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5588 …} } |
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 {#4559 +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 {#4559 +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 {#4559 +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() {#5737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5734 …} } } |
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 {#7333 -form: Symfony\Component\Form\Form {#5943 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7326 …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 {#4558 +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 {#4558 +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 {#4558 +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() {#5760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5759 …} } } |
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 {#7340 -form: Symfony\Component\Form\Form {#5946 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7328 …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 {#4538 +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 {#4538 +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 {#4538 +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() {#5770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5769 …} } } |
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 {#7337 -form: Symfony\Component\Form\Form {#5949 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7338 …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 {#4552 +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 {#4552 +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 {#4552 +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() {#5780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5779 …} } } |
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 {#7341 -form: Symfony\Component\Form\Form {#5952 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7330 …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 {#4550 +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 {#4550 +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 {#4550 +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() {#5790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5789 …} } } |
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 {#7354 -form: Symfony\Component\Form\Form {#5955 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7353 …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 {#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.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 {#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 |
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() {#5800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5799 …} } } |
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 {#7356 -form: Symfony\Component\Form\Form {#5958 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7355 …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 {#4563 +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 {#4563 +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 {#4563 +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() {#5810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5809 …} } } |
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 {#7358 -form: Symfony\Component\Form\Form {#5961 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7357 …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 {#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__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 {#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 |
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() {#5820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5819 …} } } |
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 {#7360 -form: Symfony\Component\Form\Form {#5964 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7359 …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) {#5834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4464 …} } |
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() {#5836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5833 …} } } |
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 {#7362 -form: Symfony\Component\Form\Form {#5967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7361 …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) {#5844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4464 …} } |
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() {#5846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#5845 …} } } |
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 {#7364 -form: Symfony\Component\Form\Form {#5970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7363 …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 | "59e6eb7.Bg16qOrUawTZqJcaYnNyCTYPdzobjs7ocC1wStSBSks.QEADzLWkIjyD3-AqCTsBQlxfFVdE2KuDIQBEDPnKFTtZaw_wn5EnVu2dxg" |
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 | "59e6eb7.Bg16qOrUawTZqJcaYnNyCTYPdzobjs7ocC1wStSBSks.QEADzLWkIjyD3-AqCTsBQlxfFVdE2KuDIQBEDPnKFTtZaw_wn5EnVu2dxg" |
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 | "59e6eb7.Bg16qOrUawTZqJcaYnNyCTYPdzobjs7ocC1wStSBSks.QEADzLWkIjyD3-AqCTsBQlxfFVdE2KuDIQBEDPnKFTtZaw_wn5EnVu2dxg" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4464 …} } |
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() {#7366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#7365 …} } } |
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 | "59e6eb7.Bg16qOrUawTZqJcaYnNyCTYPdzobjs7ocC1wStSBSks.QEADzLWkIjyD3-AqCTsBQlxfFVdE2KuDIQBEDPnKFTtZaw_wn5EnVu2dxg" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7378 -form: Symfony\Component\Form\Form {#7373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7367 …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 | "59e6eb7.Bg16qOrUawTZqJcaYnNyCTYPdzobjs7ocC1wStSBSks.QEADzLWkIjyD3-AqCTsBQlxfFVdE2KuDIQBEDPnKFTtZaw_wn5EnVu2dxg" |