- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 214
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine
- Migrations 14
- 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
-
word
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
Errors
Message | Origin | Cause |
---|---|---|
CSRFトークンが無効です、再送信してください。 | admin_search_product |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#6294 -id: "admin_search_product" -value: "" } |
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" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 "word" => 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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() {#4766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#4765 …} } } |
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" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 "word" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6835 -form: Symfony\Component\Form\Form {#6119 …} -errors: [ Symfony\Component\Form\FormError {#6313 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#6294 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#6119 …} } ] } |
form | Symfony\Component\Form\FormView {#6836 …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 | false |
value | [ "id" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 "word" => 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 |
"" |
Normalized Format | null |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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() {#5837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5836 …} } } |
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 | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3574 -form: Symfony\Component\Form\Form {#6122 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6716 …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 | "" |
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) {#4773 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4699 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4825 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4831 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4829 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4852 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4848 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4850 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4849 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4828 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4819 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4830 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4880 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4878 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4881 …} -Children: Doctrine\ORM\PersistentCollection {#4884 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4893 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4885 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4886 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4898 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4888 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4903 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4890 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4908 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4891 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4892 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4921 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4919 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4920 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4928 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4927 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4935 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4933 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4934 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4942 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4940 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4949 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4918 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4954 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4948 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4963 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4961 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4962 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4970 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4969 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4977 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4914 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4913 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4982 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4960 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4987 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4975 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4976 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4998 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4996 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4997 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5004 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5012 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4994 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4995 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5017 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5011 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5026 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5025 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5033 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5031 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5032 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5040 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5045 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5039 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5046 …} -Children: Doctrine\ORM\PersistentCollection {#5049 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5054 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5053 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5061 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5059 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5060 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5068 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5066 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5075 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4916 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4915 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5080 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5074 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5089 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5088 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5096 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5094 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5095 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5103 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5085 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5086 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5108 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5102 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5117 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5116 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5124 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5123 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5128 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5131 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5130 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5138 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5137 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5145 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5144 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5152 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5157 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5150 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5151 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5166 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5164 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5165 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5173 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5172 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5180 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5179 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5187 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5186 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5194 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5192 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5193 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5195 …} -Children: Doctrine\ORM\PersistentCollection {#5198 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5201 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5208 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5207 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5215 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5213 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5222 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5163 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5227 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5221 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5236 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5235 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5243 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5241 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5242 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5244 …} -Children: Doctrine\ORM\PersistentCollection {#5247 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5250 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5233 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5255 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5249 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5264 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5262 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5263 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5271 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5270 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5278 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5260 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5261 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5283 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5277 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5292 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5290 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5291 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5299 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5298 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5306 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5304 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5305 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5313 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5114 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5318 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5311 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5312 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5327 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5325 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5326 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5334 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5332 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5341 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5339 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5348 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5346 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5352 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5355 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5323 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5324 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5360 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5353 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5354 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5369 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5367 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5368 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5376 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5374 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5383 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5365 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5366 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5388 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5381 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5382 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5397 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5395 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5396 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5404 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5402 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5405 …} -Children: Doctrine\ORM\PersistentCollection {#5408 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5411 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5409 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5418 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5289 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5288 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5419 …} -Children: Doctrine\ORM\PersistentCollection {#5422 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5423 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4993 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4992 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5428 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5416 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5417 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5439 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5437 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5438 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5443 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5446 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5445 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5450 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5453 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5452 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5454 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5460 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5459 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5461 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5467 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5465 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5466 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5468 …} -Children: Doctrine\ORM\PersistentCollection {#5471 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5474 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5472 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5481 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5435 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5436 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5485 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5486 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5479 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5480 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5495 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5494 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5502 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5501 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5503 …} -Children: Doctrine\ORM\PersistentCollection {#5506 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5509 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5508 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5516 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5514 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5515 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5517 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5523 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5491 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5492 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5527 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5528 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5521 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5522 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5537 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5536 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5544 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5551 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5550 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5558 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5557 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5565 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5533 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5534 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5570 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5564 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5579 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5577 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5578 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5586 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5585 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5593 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5575 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5576 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5594 …} -Children: Doctrine\ORM\PersistentCollection {#5597 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5598 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5592 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5607 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5606 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5614 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5621 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5628 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5635 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5633 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5639 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5642 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5394 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5393 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5647 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5640 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5641 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5656 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5654 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5655 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5663 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5667 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5670 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5668 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5677 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5681 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5684 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5688 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5691 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5695 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5702 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5434 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5433 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5723 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5741 …} -Children: Doctrine\ORM\PersistentCollection {#5744 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5653 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5652 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5755 …} -Children: Doctrine\ORM\PersistentCollection {#5758 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5604 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5603 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5760 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5779 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5786 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5797 …} -Children: Doctrine\ORM\PersistentCollection {#5800 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Eccube\Entity\Member {#3407 …} } ] |
[ Eccube\Entity\Category {#4825 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4831 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4829 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4852 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4848 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4850 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4849 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4828 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4819 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4830 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4880 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4878 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4881 …} -Children: Doctrine\ORM\PersistentCollection {#4884 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4893 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4885 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4886 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4898 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4888 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4903 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4890 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4908 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4891 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4892 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4921 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4919 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4920 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4928 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4927 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4935 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4933 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4934 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4942 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4940 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4949 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4918 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4954 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4948 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4963 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4961 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4962 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4970 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4969 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4977 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4914 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4913 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4982 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4960 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4987 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4975 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4976 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4998 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4996 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4997 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5004 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5012 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4994 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4995 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5017 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5011 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5026 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5025 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5033 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5031 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5032 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5040 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5045 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5039 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5046 …} -Children: Doctrine\ORM\PersistentCollection {#5049 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5054 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5053 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5061 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5059 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5060 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5068 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5066 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5075 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4916 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4915 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5080 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5074 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5089 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5088 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5096 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5094 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5095 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5103 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5085 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5086 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5108 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5102 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5117 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5116 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5124 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5123 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5128 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5131 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5130 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5138 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5137 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5145 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5144 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5152 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5157 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5150 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5151 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5166 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5164 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5165 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5173 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5172 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5180 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5179 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5187 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5186 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5194 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5192 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5193 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5195 …} -Children: Doctrine\ORM\PersistentCollection {#5198 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5201 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5208 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5207 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5215 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5213 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5222 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5163 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5227 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5221 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5236 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5235 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5243 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5241 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5242 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5244 …} -Children: Doctrine\ORM\PersistentCollection {#5247 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5250 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5233 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5255 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5249 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5264 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5262 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5263 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5271 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5270 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5278 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5260 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5261 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5283 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5277 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5292 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5290 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5291 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5299 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5298 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5306 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5304 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5305 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5313 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5114 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5318 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5311 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5312 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5327 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5325 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5326 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5334 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5332 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5341 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5339 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5348 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5346 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5352 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5355 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5323 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5324 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5360 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5353 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5354 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5369 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5367 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5368 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5376 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5374 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5383 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5365 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5366 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5388 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5381 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5382 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5397 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5395 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5396 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5404 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5402 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5405 …} -Children: Doctrine\ORM\PersistentCollection {#5408 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5411 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5409 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5418 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5289 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5288 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5419 …} -Children: Doctrine\ORM\PersistentCollection {#5422 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5423 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4993 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4992 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5428 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5416 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5417 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5439 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5437 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5438 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5443 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5446 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5445 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5450 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5453 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5452 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5454 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5460 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5459 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5461 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5467 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5465 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5466 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5468 …} -Children: Doctrine\ORM\PersistentCollection {#5471 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5474 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5472 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5481 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5435 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5436 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5485 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5486 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5479 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5480 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5495 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5494 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5502 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5501 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5503 …} -Children: Doctrine\ORM\PersistentCollection {#5506 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5509 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5508 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5516 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5514 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5515 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5517 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5523 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5491 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5492 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5527 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5528 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5521 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5522 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5537 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5536 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5544 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5551 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5550 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5558 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5557 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5565 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5533 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5534 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5570 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5564 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5579 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5577 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5578 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5586 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5585 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5593 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5575 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5576 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5594 …} -Children: Doctrine\ORM\PersistentCollection {#5597 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5598 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5592 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5607 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5606 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5614 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5621 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5628 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5635 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5633 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5639 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5642 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5394 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5393 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5647 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5640 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5641 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5656 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5654 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5655 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5663 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5667 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5670 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5668 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5677 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5681 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5684 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5688 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5691 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5695 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5702 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5434 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5433 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5723 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5741 …} -Children: Doctrine\ORM\PersistentCollection {#5744 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5653 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5652 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5755 …} -Children: Doctrine\ORM\PersistentCollection {#5758 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5604 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5603 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5760 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5779 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5786 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5797 …} -Children: Doctrine\ORM\PersistentCollection {#5800 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Eccube\Entity\Member {#3407 …} } ] |
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 {#5882 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4773 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4699 …} } |
choices | [ Eccube\Entity\Category {#4825 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4831 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4829 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4852 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4848 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4850 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4849 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4828 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4819 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4830 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4880 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4878 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4881 …} -Children: Doctrine\ORM\PersistentCollection {#4884 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4893 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4885 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4886 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4898 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4888 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4903 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4890 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4908 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4891 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4892 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4921 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4919 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4920 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4928 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4927 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4935 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4933 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4934 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4942 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4940 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4949 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4918 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4954 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4948 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4963 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4961 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4962 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4970 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4969 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4977 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4914 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4913 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4982 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4960 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4987 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4975 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4976 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#4998 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4996 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4997 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5004 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5012 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4994 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4995 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5017 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5011 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5026 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5025 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5033 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5031 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5032 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5040 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5045 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5039 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5046 …} -Children: Doctrine\ORM\PersistentCollection {#5049 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5054 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5053 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5061 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5059 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5060 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5068 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5066 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5075 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4916 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4915 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5080 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5074 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5089 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5088 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5096 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5094 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5095 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5103 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5085 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5086 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5108 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5102 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5117 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5116 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5124 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5123 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5128 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5131 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5130 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5138 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5137 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5145 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5144 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5152 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5157 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5150 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5151 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5166 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5164 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5165 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5173 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5172 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5180 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5179 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5187 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5186 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5194 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5192 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5193 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5195 …} -Children: Doctrine\ORM\PersistentCollection {#5198 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5201 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5208 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5207 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5215 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5213 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5222 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5163 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5227 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5221 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5236 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5235 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5243 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5241 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5242 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5244 …} -Children: Doctrine\ORM\PersistentCollection {#5247 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5250 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5233 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5255 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5249 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5264 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5262 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5263 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5271 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5270 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5278 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5260 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5261 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5283 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5277 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5292 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5290 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5291 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5299 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5298 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5306 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5304 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5305 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5313 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5114 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5318 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5311 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5312 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5327 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5325 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5326 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5334 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5332 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5341 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5339 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5348 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5346 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5352 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5355 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5323 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5324 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5360 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5353 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5354 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5369 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5367 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5368 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5376 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5374 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5383 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5365 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5366 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5388 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5381 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5382 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5397 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5395 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5396 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5404 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5402 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5405 …} -Children: Doctrine\ORM\PersistentCollection {#5408 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5411 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5409 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5418 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5289 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5288 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5419 …} -Children: Doctrine\ORM\PersistentCollection {#5422 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5423 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4993 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4992 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5428 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5416 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5417 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5439 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5437 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5438 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5443 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5446 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5445 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5450 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5453 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5452 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5454 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5460 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5459 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5461 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5467 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5465 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5466 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5468 …} -Children: Doctrine\ORM\PersistentCollection {#5471 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5474 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5472 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5481 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5435 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5436 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5485 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5486 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5479 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5480 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5495 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5494 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5502 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5501 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5503 …} -Children: Doctrine\ORM\PersistentCollection {#5506 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5509 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5508 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5516 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5514 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5515 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5517 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5523 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5491 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5492 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5527 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5528 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5521 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5522 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5537 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5536 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5544 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5551 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5550 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5558 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5557 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5565 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5533 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5534 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5570 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5564 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5579 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5577 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5578 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5586 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5585 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5593 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5575 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5576 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5594 …} -Children: Doctrine\ORM\PersistentCollection {#5597 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5598 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5592 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5607 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5606 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5614 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5621 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5628 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5635 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5633 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5639 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5642 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5394 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5393 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5647 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5640 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5641 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5656 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5654 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5655 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5663 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5667 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5670 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5668 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5677 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5681 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5684 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5688 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5691 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5695 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5702 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5434 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5433 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5723 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5741 …} -Children: Doctrine\ORM\PersistentCollection {#5744 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5653 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5652 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5755 …} -Children: Doctrine\ORM\PersistentCollection {#5758 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5604 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5603 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5760 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5779 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5786 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5797 …} -Children: Doctrine\ORM\PersistentCollection {#5800 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } Eccube\Entity\Category {#5818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Eccube\Entity\Member {#3407 …} } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …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 {#5881 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4376 …} -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 {#5883 -_em: Doctrine\ORM\EntityManager {#391 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5885 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5886 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5887 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5884 …} -_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() {#5876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5879 …} } } |
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 | [ 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4825 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4831 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4829 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4852 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7168 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4848 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4850 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4849 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4847 …} -Children: Doctrine\ORM\PersistentCollection {#4843 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4828 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4819 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4830 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4826 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7130 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4880 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4878 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4881 …} -Children: Doctrine\ORM\PersistentCollection {#4884 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7173 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4893 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4885 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4886 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4898 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4888 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4903 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4890 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4908 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4891 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4892 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4921 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4919 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4920 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4928 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4927 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4935 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4933 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4934 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4942 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4940 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4903} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7117 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4949 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4918 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4954 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4948 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7110 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4963 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4961 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4962 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7118 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4970 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4969 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4977 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4914 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4913 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7120 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4982 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4960 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7119 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4987 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4975 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4976 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7058 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#4998 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4996 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4997 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7113 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#5005 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5004 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4982} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7108 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#5012 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4994 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4995 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#5017 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5011 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#5026 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5025 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7060 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#5033 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5031 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5032 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7107 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#5040 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7065 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#5045 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5039 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5046 …} -Children: Doctrine\ORM\PersistentCollection {#5049 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7063 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#5054 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5053 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#5061 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5059 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5060 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#5068 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5066 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#5040} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#5075 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4916 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4915 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#5080 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5074 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7064 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#5089 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5088 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7062 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#5096 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5094 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5095 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7059 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#5103 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5085 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5086 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#5108 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5102 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#5117 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5116 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#5124 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5123 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5125 …} -Children: Doctrine\ORM\PersistentCollection {#5128 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#5131 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5130 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7061 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#5138 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5137 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#5145 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5144 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5103} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#5152 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#5157 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5150 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5151 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#5166 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5164 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5165 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#5173 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5172 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7056 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#5180 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5179 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6974 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#5187 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5186 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#5194 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5192 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5193 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5195 …} -Children: Doctrine\ORM\PersistentCollection {#5198 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#5201 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7109 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#5208 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5207 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#5215 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5213 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5152} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6973 +label: " ハンガー・ラック" +value: "48" +data: Eccube\Entity\Category {#5222 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5163 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: " ハンガー" +value: "49" +data: Eccube\Entity\Category {#5227 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5221 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7105 +label: " ラック" +value: "50" +data: Eccube\Entity\Category {#5236 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5235 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +label: " その他" +value: "161" +data: Eccube\Entity\Category {#5243 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5241 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5242 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5244 …} -Children: Doctrine\ORM\PersistentCollection {#5247 …} -Parent: Eccube\Entity\Category {#5222} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7104 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#5250 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5233 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7100 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#5255 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5249 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#5264 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5262 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5263 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6962 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5271 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5270 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5250} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#5278 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5260 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5261 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7114 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#5283 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5277 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#5292 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5290 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5291 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7128 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#5299 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5298 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7135 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#5306 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5304 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5305 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5278} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#5313 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5114 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7127 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#5318 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5311 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5312 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9313 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#5327 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5325 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5326 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#5334 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5332 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9325 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#5341 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5339 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9330 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#5348 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5346 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5352 …} -Parent: Eccube\Entity\Category {#5313} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9320 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#5355 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5323 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5324 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9322 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#5360 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5353 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5354 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9323 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#5369 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5367 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5368 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9324 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#5376 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5374 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5355} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#5383 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5365 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5366 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#5388 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5381 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5382 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#5397 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5395 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5396 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#5404 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5402 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5405 …} -Children: Doctrine\ORM\PersistentCollection {#5408 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5411 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5409 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5418 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5289 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5288 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5419 …} -Children: Doctrine\ORM\PersistentCollection {#5422 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5423 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4993 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4992 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5428 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5416 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5417 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5439 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5437 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5438 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5440 …} -Children: Doctrine\ORM\PersistentCollection {#5443 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5446 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5445 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5447 …} -Children: Doctrine\ORM\PersistentCollection {#5450 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5453 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5452 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5454 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5460 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5459 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5461 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5467 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5465 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5466 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5468 …} -Children: Doctrine\ORM\PersistentCollection {#5471 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5474 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5472 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5423} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5481 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5435 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5436 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5485 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5486 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5479 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5480 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5495 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5494 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5502 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5501 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5503 …} -Children: Doctrine\ORM\PersistentCollection {#5506 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5509 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5508 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5510 …} -Children: Doctrine\ORM\PersistentCollection {#5513 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5516 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5514 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5515 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5517 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5481} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5523 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5491 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5492 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5527 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5528 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5521 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5522 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5537 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5536 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5544 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5551 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5550 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5552 …} -Children: Doctrine\ORM\PersistentCollection {#5555 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5558 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5557 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5559 …} -Children: Doctrine\ORM\PersistentCollection {#5562 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5565 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5533 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5534 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5570 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5564 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5579 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5577 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5578 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5586 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5585 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: Eccube\Entity\Category {#5565} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5593 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5575 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5576 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5594 …} -Children: Doctrine\ORM\PersistentCollection {#5597 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5598 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5592 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5607 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5606 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5614 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5621 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5628 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5635 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5633 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5639 …} -Parent: Eccube\Entity\Category {#5593} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5642 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5394 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5393 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5647 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5640 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5641 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5656 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5654 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5655 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5663 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5667 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5670 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5668 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5671 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5677 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5678 …} -Children: Doctrine\ORM\PersistentCollection {#5681 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5684 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5685 …} -Children: Doctrine\ORM\PersistentCollection {#5688 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: " ボウル" +value: "104" +data: Eccube\Entity\Category {#5691 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5695 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5699 …} -Children: Doctrine\ORM\PersistentCollection {#5702 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5713 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5642} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5434 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5433 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5720 …} -Children: Doctrine\ORM\PersistentCollection {#5723 …} -Parent: Eccube\Entity\Category {#5418} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5741 …} -Children: Doctrine\ORM\PersistentCollection {#5744 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5719} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5653 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5652 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5755 …} -Children: Doctrine\ORM\PersistentCollection {#5758 …} -Parent: Eccube\Entity\Category {#4893} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5604 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5603 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5760 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5779 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5786 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5759} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5797 …} -Children: Doctrine\ORM\PersistentCollection {#5800 …} -Parent: Eccube\Entity\Category {#5754} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5796} -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11009 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: null -Creator: Eccube\Entity\Member {#3407 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11010 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Eccube\Entity\Member {#3407 …} } +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 {#6827 -form: Symfony\Component\Form\Form {#6125 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6828 …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) {#6825 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5847 …} } |
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 {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 {#5873 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5926 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5909 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5908 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5910 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5914 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3730 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …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 {#5914 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3730 …} -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 {#5903 -_em: Doctrine\ORM\EntityManager {#391 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5905 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5906 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5907 #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 {#5904 …} -_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() {#5902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5901 …} } } |
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 {#5921 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5919 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4796 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5938 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#4778 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4796 #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 {#11011 -form: Symfony\Component\Form\Form {#6165 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6826 …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) {#11013 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5847 …} } |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6128 …} } |
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 {#6134 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() {#6138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6136 …} } } |
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 {#11016 -form: Symfony\Component\Form\Form {#6168 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11014 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6128 …} } |
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 {#6134 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() {#6147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6146 …} } } |
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 {#11018 -form: Symfony\Component\Form\Form {#6171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11017 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6128 …} } |
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 {#6134 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() {#6157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6156 …} } } |
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 {#11020 -form: Symfony\Component\Form\Form {#6174 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11019 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#5941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5940 …} } } |
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 {#5950 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5951 +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 {#11015 -form: Symfony\Component\Form\Form {#6197 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11012 …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) {#11022 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5847 …} } |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6128 …} } |
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 {#6134 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() {#6179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6178 …} } } |
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 {#11025 -form: Symfony\Component\Form\Form {#6200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11024 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6128 …} } |
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 {#6134 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() {#6189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6188 …} } } |
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 {#11027 -form: Symfony\Component\Form\Form {#6203 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11026 …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 |
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 {#5968 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5961 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5969 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5970 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5962 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3728 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …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 {#5962 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3728 …} -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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5959 …} } } |
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 | [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11030 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#11042 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11038 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#11051 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11032 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#11054 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11047 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#11057 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11031 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#11060 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11045 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#11063 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11037 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#11066 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11041 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#11069 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11033 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#11072 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11044 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#11075 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11261 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#11078 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11262 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#11081 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11263 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#11084 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11264 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#11087 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11265 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#11090 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11266 +label: "clear" +value: "28" +data: Eccube\Entity\Tag {#11093 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11267 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#11096 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11268 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#11099 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11269 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#11102 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11270 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#11105 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11271 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#11108 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11272 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#11111 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11273 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#11114 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11274 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#11117 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11275 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#11120 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11276 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#11123 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11277 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#11126 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11278 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#11129 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11279 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#11132 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11280 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#11135 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11281 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#11138 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11282 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#11141 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11283 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#11144 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11284 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#11147 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11285 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#11150 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11286 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#11153 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11287 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#11156 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11288 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#11159 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11289 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#11162 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11290 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#11165 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11291 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#11168 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11292 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#11171 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11293 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#11174 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11294 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#11177 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11295 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#11180 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11296 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#11183 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11297 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#11186 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11298 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#11189 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11299 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#11192 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11300 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#11195 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11301 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#11198 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11302 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#11201 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11303 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#11204 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11304 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#11207 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11305 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#11210 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11306 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#11213 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#11216 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11308 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#11219 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11309 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#11222 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11310 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#11225 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11311 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#11228 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11312 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#11231 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11313 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#11234 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11314 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#11237 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11315 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#11240 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11316 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#11243 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11317 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#11246 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11318 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#11249 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11319 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#11252 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11320 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#11255 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11321 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#11258 …} +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 {#11023 -form: Symfony\Component\Form\Form {#6206 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11021 …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) {#11028 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5847 …} } |
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 {#4780 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4780 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4780 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#5993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#5990 …} } } |
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 {#11322 -form: Symfony\Component\Form\Form {#6209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11029 …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 {#4835 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4835 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4835 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6015 …} } } |
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 {#11324 -form: Symfony\Component\Form\Form {#6212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11323 …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 {#4795 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4795 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4795 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6025 …} } } |
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 {#11326 -form: Symfony\Component\Form\Form {#6215 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11325 …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 {#4775 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4775 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4775 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6035 …} } } |
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 {#11328 -form: Symfony\Component\Form\Form {#6218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11327 …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 {#4787 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4787 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4787 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6045 …} } } |
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 {#11330 -form: Symfony\Component\Form\Form {#6221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11329 …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 {#4789 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4789 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4789 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6055 …} } } |
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 {#11332 -form: Symfony\Component\Form\Form {#6224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11331 …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 {#4799 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4799 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4799 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6065 …} } } |
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 {#11334 -form: Symfony\Component\Form\Form {#6227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11333 …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 {#4800 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#4800 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#4800 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
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() {#6076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6075 …} } } |
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 {#11336 -form: Symfony\Component\Form\Form {#6230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11335 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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() {#6092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6089 …} } } |
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 {#11338 -form: Symfony\Component\Form\Form {#6233 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11337 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6100 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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() {#6102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6101 …} } } |
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 {#11340 -form: Symfony\Component\Form\Form {#6236 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11339 …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 | "" |
word
"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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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 | 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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#6111 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_product_word" ] |
cache_key | "_admin_search_product_word_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11342 -form: Symfony\Component\Form\Form {#6239 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11341 …5} |
full_name | "admin_search_product[word]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_word" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "word" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_word" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4af2.Q1FmvNcheQsTq_PhKdlMRAHZaNQOzmhxge5EF39sOp4.GTNUi713F2xfyJSMYKAKIlSvMZ1CuAUf9NY2UQVaQsEEACL6tEg9SCfuyw" |
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 | "4af2.Q1FmvNcheQsTq_PhKdlMRAHZaNQOzmhxge5EF39sOp4.GTNUi713F2xfyJSMYKAKIlSvMZ1CuAUf9NY2UQVaQsEEACL6tEg9SCfuyw" |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data | "4af2.Q1FmvNcheQsTq_PhKdlMRAHZaNQOzmhxge5EF39sOp4.GTNUi713F2xfyJSMYKAKIlSvMZ1CuAUf9NY2UQVaQsEEACL6tEg9SCfuyw" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4701 …} } |
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() {#11344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#11343 …} } } |
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 | "4af2.Q1FmvNcheQsTq_PhKdlMRAHZaNQOzmhxge5EF39sOp4.GTNUi713F2xfyJSMYKAKIlSvMZ1CuAUf9NY2UQVaQsEEACL6tEg9SCfuyw" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11356 -form: Symfony\Component\Form\Form {#11351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11345 …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 | "4af2.Q1FmvNcheQsTq_PhKdlMRAHZaNQOzmhxge5EF39sOp4.GTNUi713F2xfyJSMYKAKIlSvMZ1CuAUf9NY2UQVaQsEEACL6tEg9SCfuyw" |