- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 526
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine 1
- 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
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
Errors
Message | Origin | Cause |
---|---|---|
CSRFトークンが無効です、再送信してください。 | admin_search_product |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#7973 -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 {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5078 …} } |
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() {#5151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#5150 …} } } |
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 {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8426 -form: Symfony\Component\Form\Form {#7803 …} -errors: [ Symfony\Component\Form\FormError {#7991 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#7973 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#7803 …} } ] } |
form | Symfony\Component\Form\FormView {#8427 …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 {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5078 …} } |
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() {#7531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7530 …} } } |
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 {#8385 -form: Symfony\Component\Form\Form {#7806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3327 …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) {#5158 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5079 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#5210 -id: 394 -name: "ギフト" -hierarchy: 1 -sort_no: 325 -create_date: DateTime @1752629536 {#5216 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629536 {#5214 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5233 -id: 393 -name: "日本ワイン" -hierarchy: 1 -sort_no: 324 -create_date: DateTime @1752629529 {#5235 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629529 {#5234 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5213 -id: 392 -name: "おすすめワイン" -hierarchy: 1 -sort_no: 323 -create_date: DateTime @1752629521 {#5204 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629521 {#5215 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5265 -id: 391 -name: "Daily Wine" -hierarchy: 1 -sort_no: 322 -create_date: DateTime @1752629510 {#5263 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629510 {#5264 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5272 -id: 390 -name: "ワインセット" -hierarchy: 1 -sort_no: 321 -create_date: DateTime @1752629499 {#5270 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629499 {#5271 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5283 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5277 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5278 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5288 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5279 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5280 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5293 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5281 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5282 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5304 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5302 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5303 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5311 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5309 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5310 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5318 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5316 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5317 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5325 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5323 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5324 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5332 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5330 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5331 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5339 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5337 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5338 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5346 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5344 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5345 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5353 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5351 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5352 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5360 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5358 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5359 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5367 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5365 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5366 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5374 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5372 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5373 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5381 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5379 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5380 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5388 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5386 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5387 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5395 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5393 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5394 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5402 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5400 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5401 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5409 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5299 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5298 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5414 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5407 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5408 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5423 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5421 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5422 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5430 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5428 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5429 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5437 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5435 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5436 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5444 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#5442 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5443 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5451 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#5449 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5450 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5458 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#5456 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5457 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5465 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#5463 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5464 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5472 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#5470 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5471 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5479 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#5477 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5478 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5480 …} -Children: Doctrine\ORM\PersistentCollection {#5483 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5486 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#5484 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5485 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5493 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#5491 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5492 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5500 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#5498 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5499 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5507 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#5505 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5506 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5514 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#5512 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5513 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5521 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5419 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5420 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5526 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#5519 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5520 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5535 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#5533 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5534 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5542 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#5540 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5541 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5549 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#5547 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5548 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5556 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5300 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5301 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5561 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#5554 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5555 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5562 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5570 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#5568 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5569 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5577 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#5575 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5576 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5584 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#5582 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5583 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5591 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#5532 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5531 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5596 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#5589 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5590 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5605 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#5603 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5604 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5612 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#5567 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5566 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5617 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#5610 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5611 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5626 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#5624 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5625 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5633 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#5631 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5632 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5634 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5640 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#5638 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5639 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5641 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5647 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#5645 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5646 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5654 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#5652 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5653 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5655 …} -Children: Doctrine\ORM\PersistentCollection {#5658 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5661 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#5602 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5601 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5662 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5666 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#5659 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5660 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5661} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5675 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#5671 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5672 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5676 …} -Children: Doctrine\ORM\PersistentCollection {#5679 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5680 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#5673 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5674 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5675} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5689 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#5685 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5686 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5690 …} -Children: Doctrine\ORM\PersistentCollection {#5693 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5694 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#5687 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5688 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5689} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5703 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#5699 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5700 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5707 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5708 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#5701 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5702 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5715 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#5713 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5714 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5722 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#5720 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5721 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5729 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#5727 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5728 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5738 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#5734 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5735 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5739 …} -Children: Doctrine\ORM\PersistentCollection {#5742 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5743 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#5736 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5737 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5738} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5752 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#5748 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5749 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5753 …} -Children: Doctrine\ORM\PersistentCollection {#5756 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5757 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#5750 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5751 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5766 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#5764 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5765 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5770 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5773 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#5771 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5772 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5780 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#5778 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5779 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5781 …} -Children: Doctrine\ORM\PersistentCollection {#5784 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5787 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#5785 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5786 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5788 …} -Children: Doctrine\ORM\PersistentCollection {#5791 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5794 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#5792 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5793 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5795 …} -Children: Doctrine\ORM\PersistentCollection {#5798 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5801 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#5799 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5800 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5808 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#5806 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5807 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5809 …} -Children: Doctrine\ORM\PersistentCollection {#5812 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5815 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#5813 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5814 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5822 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#5820 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5821 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5623 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#5763 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5762 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5834 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#5830 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5831 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5839 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#5832 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5833 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5848 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#5846 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5847 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5855 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#5853 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5854 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5862 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#5860 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5861 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5869 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#5867 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5868 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5876 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#5874 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5875 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5883 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#5881 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5882 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5890 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#5888 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5889 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5897 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#5895 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5896 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5904 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#5902 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5903 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5911 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#5909 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5910 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5915 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5918 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#5916 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5917 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5925 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#5923 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5924 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5932 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#5930 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5931 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5939 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#5937 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5938 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5946 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#5944 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5945 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5953 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#5951 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5952 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5960 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#5958 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5959 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5967 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#5965 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5966 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5974 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#5972 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5973 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5981 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#5979 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5980 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5988 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#5986 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5987 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5995 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#5993 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5994 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6002 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6000 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6001 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6009 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6007 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6008 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6016 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6014 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6015 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6023 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6021 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6022 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6030 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6028 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6029 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6037 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6035 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6036 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6044 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6042 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6043 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6051 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6049 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6050 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6058 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6056 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6057 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6065 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6063 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6064 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6072 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6070 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6071 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6073 …} -Children: Doctrine\ORM\PersistentCollection {#6076 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6079 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6077 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6078 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6086 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6084 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6085 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6093 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6091 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6092 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6100 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6098 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6099 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6107 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6105 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6106 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6114 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6112 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6113 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6121 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6119 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6120 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6128 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6126 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6127 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6135 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6133 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6134 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6142 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6140 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6141 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6149 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6147 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6148 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6156 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6154 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6155 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6163 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6161 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6162 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6170 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6168 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6169 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6177 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6175 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6176 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6184 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6182 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6183 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6191 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6189 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6190 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6198 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6196 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6197 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6205 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6203 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6204 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6212 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6210 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6211 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6219 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6217 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6218 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6226 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6224 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6225 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6233 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6231 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6232 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6240 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6238 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6239 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6247 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6245 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6246 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6248 …} -Children: Doctrine\ORM\PersistentCollection {#6251 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6254 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6252 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6253 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6261 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6259 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6260 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6268 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6266 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6267 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6275 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6273 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6274 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6282 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6280 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6281 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6289 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6287 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6288 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6296 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6294 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6295 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6303 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6301 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6310 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6308 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6317 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6315 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6324 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6322 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -Children: Doctrine\ORM\PersistentCollection {#6328 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6331 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6329 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6338 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6336 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6339 …} -Children: Doctrine\ORM\PersistentCollection {#6342 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6345 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6343 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6352 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6350 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6356 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6359 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6357 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6360 …} -Children: Doctrine\ORM\PersistentCollection {#6363 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6366 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6364 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6370 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6373 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6371 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6377 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6380 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6378 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6387 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6385 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -Children: Doctrine\ORM\PersistentCollection {#6391 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6394 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6392 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6401 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6399 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6402 …} -Children: Doctrine\ORM\PersistentCollection {#6405 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6408 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6406 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6415 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6413 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6422 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6420 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6429 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6427 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6436 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6434 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6443 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#6441 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6450 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#6448 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6457 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#6455 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6464 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#6462 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6471 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#6469 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6478 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#6476 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6485 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#6483 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6492 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#6490 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6499 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#6497 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6506 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#6504 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6513 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#6511 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6520 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#6518 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6527 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#6525 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6534 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#6532 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6541 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#6539 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6548 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#6546 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6555 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#6553 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6562 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#6560 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6569 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#6567 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6576 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#6574 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6583 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#6581 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6590 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#6588 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6597 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#6595 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6604 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#6602 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6611 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#6609 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6618 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#6616 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6625 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#6623 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6632 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#6630 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6639 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#6637 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6646 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#6644 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6653 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#6651 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6660 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#6658 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6667 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#6665 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6674 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#6672 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6681 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#6679 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6688 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#6686 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6695 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#6693 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6702 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#6700 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6709 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#6707 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6716 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#6714 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6723 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#6721 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6730 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#6728 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6737 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#6735 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6744 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#6742 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6751 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#6749 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6758 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#6756 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6765 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#6763 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6772 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#6770 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6779 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#6777 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6786 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#6784 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6793 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#6791 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6800 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#6798 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6807 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#6805 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6814 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#6812 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6821 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#6819 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6828 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#6826 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6835 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#6833 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6842 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#6840 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6849 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#6847 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6856 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#6854 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6863 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#6861 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6870 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#6868 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6877 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#6875 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6884 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#6882 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6891 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#6889 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6898 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#6896 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6905 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#6903 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6912 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#6910 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6919 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#6917 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6926 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#6924 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6933 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#6931 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6940 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#6938 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6947 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#6945 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6954 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#6952 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6961 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#6959 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6968 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#6966 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6975 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#6973 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6982 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#6980 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6989 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#6987 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6996 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#6994 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7003 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7001 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7010 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7008 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7017 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7015 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7024 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7022 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7031 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7029 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7038 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7036 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7045 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7043 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7052 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7050 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7059 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7057 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7066 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7064 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7073 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7071 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7080 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7078 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7087 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7085 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7094 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7092 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7101 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7099 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7108 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7106 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7115 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7113 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7122 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7120 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7129 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7127 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7136 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7134 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7143 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7141 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7150 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7148 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7157 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7155 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7164 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7162 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7171 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7169 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7178 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7176 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7185 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7183 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7192 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7190 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7199 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7197 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7206 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7204 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7213 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7211 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7220 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7218 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7227 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7225 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7234 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7232 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7241 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7239 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7248 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7246 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7255 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7253 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7262 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7260 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7269 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7267 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7276 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7274 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7283 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7281 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7290 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7288 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7297 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7295 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7304 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7302 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7303 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7311 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7309 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7310 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7318 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7316 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7317 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7325 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7323 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7324 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7332 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7330 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7331 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7339 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7337 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7338 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7346 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7344 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7345 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7353 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7351 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7352 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7360 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7358 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7359 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7367 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7365 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7366 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7374 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7372 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7373 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7381 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#5845 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5844 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7386 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7379 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7380 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7395 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7393 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7394 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7402 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7400 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7401 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7409 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7407 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7408 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7416 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7414 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7415 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7423 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7421 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7422 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7430 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7428 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7429 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7437 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7435 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7436 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7444 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#7442 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7443 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7449 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7391 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7392 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7450 …} -Children: Doctrine\ORM\PersistentCollection {#7453 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7458 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#7454 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7455 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7463 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#7456 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7457 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7472 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#7470 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7471 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7479 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#7477 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7478 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7486 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#7484 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7485 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7493 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#7491 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7492 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7500 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#7498 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7499 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7507 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#7505 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7506 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7512 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#7468 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7469 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7513 …} -Children: Doctrine\ORM\PersistentCollection {#7516 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } ] |
[ Eccube\Entity\Category {#5210 -id: 394 -name: "ギフト" -hierarchy: 1 -sort_no: 325 -create_date: DateTime @1752629536 {#5216 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629536 {#5214 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5233 -id: 393 -name: "日本ワイン" -hierarchy: 1 -sort_no: 324 -create_date: DateTime @1752629529 {#5235 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629529 {#5234 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5213 -id: 392 -name: "おすすめワイン" -hierarchy: 1 -sort_no: 323 -create_date: DateTime @1752629521 {#5204 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629521 {#5215 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5265 -id: 391 -name: "Daily Wine" -hierarchy: 1 -sort_no: 322 -create_date: DateTime @1752629510 {#5263 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629510 {#5264 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5272 -id: 390 -name: "ワインセット" -hierarchy: 1 -sort_no: 321 -create_date: DateTime @1752629499 {#5270 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629499 {#5271 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5283 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5277 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5278 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5288 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5279 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5280 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5293 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5281 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5282 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5304 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5302 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5303 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5311 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5309 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5310 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5318 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5316 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5317 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5325 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5323 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5324 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5332 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5330 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5331 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5339 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5337 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5338 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5346 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5344 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5345 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5353 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5351 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5352 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5360 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5358 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5359 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5367 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5365 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5366 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5374 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5372 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5373 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5381 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5379 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5380 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5388 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5386 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5387 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5395 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5393 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5394 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5402 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5400 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5401 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5409 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5299 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5298 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5414 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5407 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5408 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5423 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5421 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5422 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5430 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5428 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5429 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5437 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5435 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5436 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5444 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#5442 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5443 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5451 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#5449 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5450 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5458 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#5456 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5457 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5465 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#5463 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5464 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5472 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#5470 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5471 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5479 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#5477 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5478 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5480 …} -Children: Doctrine\ORM\PersistentCollection {#5483 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5486 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#5484 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5485 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5493 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#5491 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5492 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5500 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#5498 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5499 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5507 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#5505 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5506 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5514 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#5512 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5513 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5521 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5419 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5420 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5526 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#5519 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5520 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5535 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#5533 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5534 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5542 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#5540 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5541 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5549 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#5547 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5548 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5556 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5300 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5301 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5561 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#5554 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5555 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5562 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5570 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#5568 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5569 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5577 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#5575 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5576 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5584 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#5582 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5583 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5591 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#5532 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5531 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5596 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#5589 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5590 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5605 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#5603 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5604 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5612 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#5567 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5566 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5617 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#5610 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5611 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5626 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#5624 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5625 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5633 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#5631 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5632 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5634 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5640 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#5638 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5639 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5641 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5647 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#5645 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5646 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5654 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#5652 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5653 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5655 …} -Children: Doctrine\ORM\PersistentCollection {#5658 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5661 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#5602 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5601 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5662 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5666 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#5659 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5660 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5661} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5675 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#5671 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5672 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5676 …} -Children: Doctrine\ORM\PersistentCollection {#5679 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5680 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#5673 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5674 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5675} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5689 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#5685 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5686 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5690 …} -Children: Doctrine\ORM\PersistentCollection {#5693 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5694 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#5687 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5688 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5689} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5703 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#5699 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5700 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5707 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5708 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#5701 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5702 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5715 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#5713 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5714 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5722 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#5720 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5721 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5729 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#5727 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5728 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5738 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#5734 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5735 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5739 …} -Children: Doctrine\ORM\PersistentCollection {#5742 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5743 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#5736 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5737 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5738} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5752 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#5748 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5749 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5753 …} -Children: Doctrine\ORM\PersistentCollection {#5756 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5757 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#5750 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5751 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5766 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#5764 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5765 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5770 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5773 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#5771 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5772 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5780 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#5778 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5779 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5781 …} -Children: Doctrine\ORM\PersistentCollection {#5784 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5787 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#5785 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5786 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5788 …} -Children: Doctrine\ORM\PersistentCollection {#5791 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5794 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#5792 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5793 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5795 …} -Children: Doctrine\ORM\PersistentCollection {#5798 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5801 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#5799 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5800 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5808 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#5806 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5807 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5809 …} -Children: Doctrine\ORM\PersistentCollection {#5812 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5815 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#5813 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5814 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5822 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#5820 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5821 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5623 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#5763 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5762 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5834 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#5830 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5831 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5839 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#5832 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5833 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5848 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#5846 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5847 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5855 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#5853 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5854 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5862 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#5860 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5861 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5869 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#5867 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5868 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5876 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#5874 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5875 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5883 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#5881 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5882 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5890 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#5888 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5889 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5897 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#5895 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5896 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5904 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#5902 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5903 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5911 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#5909 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5910 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5915 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5918 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#5916 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5917 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5925 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#5923 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5924 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5932 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#5930 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5931 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5939 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#5937 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5938 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5946 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#5944 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5945 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5953 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#5951 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5952 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5960 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#5958 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5959 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5967 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#5965 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5966 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5974 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#5972 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5973 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5981 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#5979 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5980 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5988 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#5986 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5987 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5995 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#5993 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5994 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6002 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6000 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6001 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6009 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6007 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6008 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6016 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6014 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6015 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6023 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6021 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6022 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6030 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6028 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6029 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6037 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6035 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6036 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6044 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6042 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6043 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6051 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6049 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6050 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6058 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6056 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6057 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6065 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6063 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6064 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6072 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6070 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6071 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6073 …} -Children: Doctrine\ORM\PersistentCollection {#6076 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6079 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6077 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6078 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6086 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6084 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6085 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6093 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6091 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6092 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6100 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6098 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6099 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6107 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6105 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6106 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6114 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6112 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6113 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6121 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6119 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6120 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6128 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6126 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6127 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6135 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6133 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6134 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6142 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6140 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6141 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6149 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6147 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6148 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6156 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6154 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6155 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6163 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6161 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6162 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6170 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6168 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6169 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6177 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6175 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6176 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6184 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6182 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6183 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6191 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6189 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6190 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6198 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6196 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6197 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6205 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6203 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6204 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6212 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6210 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6211 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6219 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6217 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6218 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6226 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6224 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6225 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6233 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6231 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6232 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6240 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6238 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6239 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6247 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6245 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6246 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6248 …} -Children: Doctrine\ORM\PersistentCollection {#6251 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6254 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6252 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6253 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6261 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6259 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6260 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6268 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6266 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6267 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6275 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6273 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6274 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6282 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6280 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6281 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6289 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6287 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6288 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6296 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6294 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6295 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6303 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6301 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6310 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6308 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6317 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6315 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6324 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6322 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -Children: Doctrine\ORM\PersistentCollection {#6328 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6331 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6329 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6338 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6336 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6339 …} -Children: Doctrine\ORM\PersistentCollection {#6342 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6345 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6343 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6352 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6350 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6356 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6359 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6357 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6360 …} -Children: Doctrine\ORM\PersistentCollection {#6363 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6366 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6364 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6370 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6373 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6371 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6377 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6380 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6378 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6387 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6385 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -Children: Doctrine\ORM\PersistentCollection {#6391 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6394 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6392 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6401 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6399 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6402 …} -Children: Doctrine\ORM\PersistentCollection {#6405 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6408 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6406 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6415 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6413 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6422 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6420 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6429 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6427 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6436 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6434 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6443 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#6441 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6450 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#6448 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6457 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#6455 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6464 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#6462 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6471 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#6469 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6478 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#6476 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6485 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#6483 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6492 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#6490 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6499 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#6497 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6506 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#6504 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6513 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#6511 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6520 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#6518 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6527 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#6525 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6534 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#6532 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6541 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#6539 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6548 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#6546 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6555 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#6553 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6562 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#6560 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6569 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#6567 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6576 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#6574 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6583 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#6581 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6590 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#6588 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6597 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#6595 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6604 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#6602 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6611 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#6609 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6618 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#6616 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6625 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#6623 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6632 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#6630 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6639 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#6637 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6646 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#6644 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6653 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#6651 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6660 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#6658 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6667 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#6665 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6674 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#6672 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6681 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#6679 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6688 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#6686 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6695 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#6693 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6702 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#6700 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6709 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#6707 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6716 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#6714 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6723 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#6721 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6730 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#6728 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6737 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#6735 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6744 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#6742 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6751 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#6749 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6758 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#6756 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6765 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#6763 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6772 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#6770 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6779 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#6777 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6786 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#6784 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6793 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#6791 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6800 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#6798 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6807 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#6805 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6814 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#6812 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6821 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#6819 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6828 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#6826 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6835 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#6833 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6842 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#6840 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6849 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#6847 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6856 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#6854 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6863 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#6861 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6870 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#6868 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6877 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#6875 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6884 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#6882 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6891 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#6889 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6898 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#6896 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6905 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#6903 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6912 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#6910 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6919 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#6917 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6926 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#6924 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6933 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#6931 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6940 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#6938 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6947 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#6945 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6954 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#6952 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6961 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#6959 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6968 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#6966 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6975 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#6973 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6982 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#6980 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6989 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#6987 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6996 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#6994 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7003 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7001 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7010 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7008 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7017 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7015 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7024 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7022 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7031 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7029 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7038 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7036 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7045 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7043 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7052 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7050 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7059 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7057 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7066 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7064 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7073 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7071 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7080 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7078 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7087 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7085 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7094 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7092 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7101 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7099 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7108 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7106 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7115 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7113 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7122 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7120 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7129 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7127 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7136 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7134 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7143 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7141 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7150 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7148 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7157 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7155 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7164 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7162 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7171 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7169 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7178 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7176 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7185 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7183 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7192 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7190 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7199 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7197 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7206 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7204 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7213 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7211 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7220 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7218 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7227 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7225 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7234 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7232 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7241 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7239 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7248 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7246 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7255 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7253 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7262 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7260 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7269 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7267 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7276 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7274 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7283 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7281 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7290 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7288 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7297 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7295 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7304 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7302 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7303 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7311 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7309 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7310 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7318 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7316 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7317 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7325 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7323 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7324 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7332 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7330 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7331 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7339 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7337 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7338 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7346 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7344 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7345 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7353 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7351 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7352 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7360 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7358 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7359 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7367 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7365 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7366 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7374 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7372 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7373 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7381 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#5845 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5844 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7386 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7379 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7380 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7395 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7393 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7394 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7402 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7400 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7401 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7409 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7407 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7408 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7416 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7414 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7415 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7423 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7421 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7422 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7430 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7428 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7429 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7437 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7435 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7436 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7444 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#7442 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7443 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7449 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7391 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7392 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7450 …} -Children: Doctrine\ORM\PersistentCollection {#7453 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7458 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#7454 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7455 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7463 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#7456 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7457 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7472 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#7470 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7471 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7479 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#7477 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7478 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7486 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#7484 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7485 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7493 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#7491 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7492 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7500 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#7498 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7499 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7507 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#7505 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7506 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7512 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#7468 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7469 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7513 …} -Children: Doctrine\ORM\PersistentCollection {#7516 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } ] |
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 {#7576 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#5158 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5079 …} } |
choices | [ Eccube\Entity\Category {#5210 -id: 394 -name: "ギフト" -hierarchy: 1 -sort_no: 325 -create_date: DateTime @1752629536 {#5216 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629536 {#5214 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5233 -id: 393 -name: "日本ワイン" -hierarchy: 1 -sort_no: 324 -create_date: DateTime @1752629529 {#5235 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629529 {#5234 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5213 -id: 392 -name: "おすすめワイン" -hierarchy: 1 -sort_no: 323 -create_date: DateTime @1752629521 {#5204 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629521 {#5215 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5265 -id: 391 -name: "Daily Wine" -hierarchy: 1 -sort_no: 322 -create_date: DateTime @1752629510 {#5263 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629510 {#5264 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5272 -id: 390 -name: "ワインセット" -hierarchy: 1 -sort_no: 321 -create_date: DateTime @1752629499 {#5270 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629499 {#5271 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5283 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5277 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5278 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5288 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5279 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5280 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5293 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5281 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5282 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5304 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5302 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5303 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5311 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5309 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5310 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5318 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5316 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5317 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5325 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5323 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5324 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5332 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5330 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5331 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5339 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5337 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5338 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5346 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5344 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5345 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5353 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5351 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5352 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5360 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5358 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5359 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5367 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5365 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5366 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5374 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5372 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5373 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5381 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5379 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5380 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5388 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5386 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5387 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5395 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5393 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5394 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5402 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5400 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5401 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5409 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5299 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5298 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5414 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5407 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5408 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5423 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5421 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5422 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5430 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5428 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5429 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5437 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5435 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5436 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5444 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#5442 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5443 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5451 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#5449 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5450 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5458 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#5456 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5457 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5465 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#5463 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5464 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5472 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#5470 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5471 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5479 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#5477 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5478 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5480 …} -Children: Doctrine\ORM\PersistentCollection {#5483 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5486 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#5484 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5485 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5493 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#5491 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5492 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5500 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#5498 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5499 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5507 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#5505 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5506 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5514 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#5512 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5513 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5521 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5419 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5420 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5526 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#5519 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5520 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5535 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#5533 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5534 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5542 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#5540 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5541 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5549 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#5547 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5548 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5556 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5300 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5301 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5561 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#5554 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5555 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5562 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5570 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#5568 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5569 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5577 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#5575 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5576 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5584 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#5582 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5583 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5591 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#5532 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5531 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5596 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#5589 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5590 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5605 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#5603 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5604 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5612 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#5567 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5566 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5617 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#5610 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5611 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5626 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#5624 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5625 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5633 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#5631 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5632 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5634 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5640 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#5638 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5639 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5641 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5647 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#5645 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5646 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5654 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#5652 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5653 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5655 …} -Children: Doctrine\ORM\PersistentCollection {#5658 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5661 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#5602 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5601 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5662 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5666 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#5659 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5660 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5661} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5675 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#5671 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5672 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5676 …} -Children: Doctrine\ORM\PersistentCollection {#5679 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5680 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#5673 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5674 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5675} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5689 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#5685 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5686 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5690 …} -Children: Doctrine\ORM\PersistentCollection {#5693 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5694 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#5687 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5688 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5689} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5703 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#5699 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5700 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5707 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5708 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#5701 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5702 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5715 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#5713 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5714 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5722 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#5720 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5721 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5729 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#5727 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5728 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5738 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#5734 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5735 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5739 …} -Children: Doctrine\ORM\PersistentCollection {#5742 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5743 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#5736 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5737 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5738} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5752 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#5748 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5749 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5753 …} -Children: Doctrine\ORM\PersistentCollection {#5756 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5757 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#5750 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5751 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5766 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#5764 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5765 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5770 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5773 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#5771 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5772 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5780 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#5778 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5779 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5781 …} -Children: Doctrine\ORM\PersistentCollection {#5784 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5787 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#5785 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5786 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5788 …} -Children: Doctrine\ORM\PersistentCollection {#5791 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5794 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#5792 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5793 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5795 …} -Children: Doctrine\ORM\PersistentCollection {#5798 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5801 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#5799 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5800 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5808 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#5806 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5807 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5809 …} -Children: Doctrine\ORM\PersistentCollection {#5812 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5815 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#5813 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5814 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5822 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#5820 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5821 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5623 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#5763 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5762 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5834 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#5830 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5831 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5839 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#5832 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5833 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5848 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#5846 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5847 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5855 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#5853 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5854 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5862 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#5860 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5861 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5869 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#5867 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5868 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5876 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#5874 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5875 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5883 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#5881 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5882 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5890 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#5888 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5889 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5897 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#5895 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5896 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5904 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#5902 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5903 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5911 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#5909 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5910 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5915 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5918 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#5916 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5917 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5925 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#5923 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5924 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5932 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#5930 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5931 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5939 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#5937 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5938 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5946 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#5944 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5945 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5953 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#5951 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5952 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5960 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#5958 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5959 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5967 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#5965 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5966 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5974 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#5972 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5973 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5981 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#5979 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5980 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5988 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#5986 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5987 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#5995 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#5993 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5994 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6002 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6000 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6001 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6009 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6007 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6008 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6016 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6014 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6015 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6023 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6021 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6022 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6030 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6028 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6029 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6037 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6035 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6036 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6044 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6042 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6043 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6051 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6049 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6050 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6058 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6056 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6057 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6065 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6063 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6064 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6072 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6070 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6071 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6073 …} -Children: Doctrine\ORM\PersistentCollection {#6076 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6079 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6077 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6078 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6086 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6084 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6085 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6093 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6091 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6092 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6100 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6098 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6099 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6107 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6105 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6106 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6114 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6112 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6113 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6121 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6119 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6120 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6128 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6126 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6127 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6135 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6133 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6134 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6142 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6140 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6141 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6149 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6147 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6148 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6156 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6154 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6155 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6163 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6161 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6162 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6170 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6168 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6169 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6177 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6175 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6176 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6184 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6182 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6183 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6191 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6189 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6190 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6198 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6196 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6197 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6205 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6203 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6204 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6212 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6210 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6211 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6219 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6217 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6218 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6226 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6224 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6225 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6233 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6231 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6232 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6240 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6238 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6239 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6247 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6245 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6246 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6248 …} -Children: Doctrine\ORM\PersistentCollection {#6251 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6254 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6252 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6253 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6261 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6259 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6260 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6268 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6266 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6267 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6275 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6273 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6274 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6282 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6280 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6281 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6289 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6287 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6288 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6296 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6294 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6295 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6303 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6301 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6310 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6308 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6317 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6315 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6324 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6322 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -Children: Doctrine\ORM\PersistentCollection {#6328 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6331 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6329 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6338 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6336 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6339 …} -Children: Doctrine\ORM\PersistentCollection {#6342 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6345 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6343 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6352 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6350 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6356 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6359 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6357 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6360 …} -Children: Doctrine\ORM\PersistentCollection {#6363 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6366 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6364 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6370 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6373 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6371 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6377 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6380 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6378 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6387 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6385 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -Children: Doctrine\ORM\PersistentCollection {#6391 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6394 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6392 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6401 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6399 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6402 …} -Children: Doctrine\ORM\PersistentCollection {#6405 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6408 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6406 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6415 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6413 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6422 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6420 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6429 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6427 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6436 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6434 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6443 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#6441 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6450 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#6448 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6457 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#6455 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6464 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#6462 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6471 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#6469 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6478 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#6476 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6485 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#6483 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6492 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#6490 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6499 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#6497 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6506 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#6504 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6513 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#6511 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6520 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#6518 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6527 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#6525 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6534 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#6532 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6541 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#6539 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6548 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#6546 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6555 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#6553 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6562 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#6560 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6569 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#6567 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6576 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#6574 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6583 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#6581 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6590 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#6588 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6597 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#6595 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6604 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#6602 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6611 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#6609 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6618 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#6616 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6625 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#6623 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6632 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#6630 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6639 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#6637 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6646 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#6644 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6653 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#6651 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6660 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#6658 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6667 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#6665 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6674 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#6672 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6681 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#6679 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6688 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#6686 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6695 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#6693 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6702 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#6700 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6709 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#6707 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6716 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#6714 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6723 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#6721 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6730 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#6728 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6737 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#6735 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6744 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#6742 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6751 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#6749 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6758 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#6756 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6765 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#6763 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6772 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#6770 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6779 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#6777 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6786 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#6784 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6793 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#6791 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6800 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#6798 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6807 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#6805 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6814 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#6812 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6821 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#6819 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6828 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#6826 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6835 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#6833 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6842 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#6840 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6849 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#6847 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6856 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#6854 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6863 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#6861 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6870 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#6868 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6877 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#6875 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6884 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#6882 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6891 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#6889 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6898 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#6896 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6905 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#6903 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6912 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#6910 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6919 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#6917 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6926 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#6924 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6933 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#6931 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6940 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#6938 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6947 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#6945 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6954 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#6952 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6961 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#6959 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6968 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#6966 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6975 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#6973 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6982 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#6980 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6989 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#6987 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#6996 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#6994 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7003 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7001 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7010 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7008 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7017 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7015 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7024 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7022 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7031 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7029 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7038 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7036 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7045 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7043 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7052 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7050 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7059 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7057 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7066 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7064 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7073 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7071 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7080 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7078 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7087 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7085 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7094 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7092 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7101 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7099 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7108 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7106 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7115 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7113 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7122 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7120 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7129 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7127 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7136 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7134 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7143 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7141 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7150 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7148 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7157 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7155 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7164 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7162 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7171 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7169 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7178 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7176 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7185 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7183 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7192 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7190 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7199 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7197 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7206 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7204 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7213 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7211 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7220 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7218 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7227 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7225 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7234 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7232 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7241 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7239 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7248 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7246 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7255 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7253 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7262 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7260 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7269 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7267 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7276 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7274 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7283 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7281 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7290 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7288 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7297 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7295 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7304 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7302 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7303 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7311 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7309 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7310 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7318 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7316 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7317 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7325 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7323 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7324 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7332 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7330 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7331 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7339 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7337 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7338 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7346 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7344 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7345 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7353 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7351 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7352 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7360 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7358 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7359 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7367 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7365 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7366 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7374 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7372 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7373 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7381 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#5845 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5844 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7386 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7379 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7380 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7395 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7393 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7394 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7402 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7400 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7401 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7409 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7407 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7408 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7416 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7414 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7415 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7423 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7421 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7422 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7430 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7428 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7429 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7437 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7435 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7436 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7444 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#7442 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7443 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7449 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7391 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7392 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7450 …} -Children: Doctrine\ORM\PersistentCollection {#7453 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7458 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#7454 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7455 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7463 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#7456 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7457 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7472 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#7470 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7471 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7479 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#7477 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7478 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7486 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#7484 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7485 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7493 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#7491 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7492 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7500 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#7498 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7499 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7507 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#7505 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7506 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } Eccube\Entity\Category {#7512 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#7468 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7469 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7513 …} -Children: Doctrine\ORM\PersistentCollection {#7516 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } ] |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#7575 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4205 …} -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 {#7577 -_em: Doctrine\ORM\EntityManager {#552 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7579 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7580 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7581 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#7578 …} -_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() {#7570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7573 …} } } |
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 | [ 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: "ギフト" +value: "394" +data: Eccube\Entity\Category {#5210 -id: 394 -name: "ギフト" -hierarchy: 1 -sort_no: 325 -create_date: DateTime @1752629536 {#5216 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629536 {#5214 date: 2025-07-16 10:32:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +label: "日本ワイン" +value: "393" +data: Eccube\Entity\Category {#5233 -id: 393 -name: "日本ワイン" -hierarchy: 1 -sort_no: 324 -create_date: DateTime @1752629529 {#5235 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629529 {#5234 date: 2025-07-16 10:32:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: "おすすめワイン" +value: "392" +data: Eccube\Entity\Category {#5213 -id: 392 -name: "おすすめワイン" -hierarchy: 1 -sort_no: 323 -create_date: DateTime @1752629521 {#5204 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629521 {#5215 date: 2025-07-16 10:32:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8719 +label: "Daily Wine" +value: "391" +data: Eccube\Entity\Category {#5265 -id: 391 -name: "Daily Wine" -hierarchy: 1 -sort_no: 322 -create_date: DateTime @1752629510 {#5263 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629510 {#5264 date: 2025-07-16 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8762 +label: "ワインセット" +value: "390" +data: Eccube\Entity\Category {#5272 -id: 390 -name: "ワインセット" -hierarchy: 1 -sort_no: 321 -create_date: DateTime @1752629499 {#5270 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752629499 {#5271 date: 2025-07-16 10:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +label: "国" +value: "21" +data: Eccube\Entity\Category {#5283 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5277 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5278 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +label: " フランス" +value: "91" +data: Eccube\Entity\Category {#5288 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5279 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5280 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8714 +label: " アルザス" +value: "12" +data: Eccube\Entity\Category {#5293 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5281 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5282 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8713 +label: " サヴォワ" +value: "28" +data: Eccube\Entity\Category {#5304 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5302 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5303 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8712 +label: " シャンパーニュ" +value: "59" +data: Eccube\Entity\Category {#5311 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5309 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5310 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8711 +label: " ジュラ" +value: "52" +data: Eccube\Entity\Category {#5318 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5316 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5317 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8710 +label: " ノルマンディー" +value: "60" +data: Eccube\Entity\Category {#5325 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5323 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5324 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8706 +label: " ブルゴーニュ" +value: "31" +data: Eccube\Entity\Category {#5332 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5330 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5331 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +label: " ブルターニュ" +value: "370" +data: Eccube\Entity\Category {#5339 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5337 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5338 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8699 +label: " プロヴァンス" +value: "34" +data: Eccube\Entity\Category {#5346 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5344 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5345 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8707 +label: " ペイドック" +value: "81" +data: Eccube\Entity\Category {#5353 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5351 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5352 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8700 +label: " ボジョレー" +value: "26" +data: Eccube\Entity\Category {#5360 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5358 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5359 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8709 +label: " ボルドー" +value: "54" +data: Eccube\Entity\Category {#5367 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5365 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5366 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8708 +label: " ラングドック" +value: "39" +data: Eccube\Entity\Category {#5374 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5372 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5373 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8647 +label: " ルーション" +value: "27" +data: Eccube\Entity\Category {#5381 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5379 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5380 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8702 +label: " ローヌ" +value: "29" +data: Eccube\Entity\Category {#5388 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5386 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5387 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8697 +label: " ロワール" +value: "32" +data: Eccube\Entity\Category {#5395 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5393 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5394 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +label: " 南ローヌ" +value: "30" +data: Eccube\Entity\Category {#5402 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5400 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5401 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8701 +label: " イタリア" +value: "98" +data: Eccube\Entity\Category {#5409 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5299 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5298 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8649 +label: " アブルッツォ" +value: "43" +data: Eccube\Entity\Category {#5414 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5407 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5408 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8696 +label: " ヴァッレダオスタ" +value: "25" +data: Eccube\Entity\Category {#5423 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5421 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5422 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8654 +label: " ヴェネト" +value: "44" +data: Eccube\Entity\Category {#5430 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5428 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5429 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8652 +label: " エミリア・ロマーニャ" +value: "42" +data: Eccube\Entity\Category {#5437 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5435 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5436 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8556 +label: " カンパーニア" +value: "82" +data: Eccube\Entity\Category {#5444 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#5442 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5443 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8552 +label: " シチリア" +value: "35" +data: Eccube\Entity\Category {#5451 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#5449 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5450 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8497 +label: " トスカーナ" +value: "50" +data: Eccube\Entity\Category {#5458 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#5456 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5457 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8554 +label: " ピエモンテ" +value: "45" +data: Eccube\Entity\Category {#5465 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#5463 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5464 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8653 +label: " プーリア" +value: "57" +data: Eccube\Entity\Category {#5472 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#5470 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5471 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8651 +label: " フリウリ" +value: "379" +data: Eccube\Entity\Category {#5479 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#5477 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5478 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5480 …} -Children: Doctrine\ORM\PersistentCollection {#5483 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8648 +label: " マルケ" +value: "41" +data: Eccube\Entity\Category {#5486 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#5484 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5485 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8561 +label: " ラツィオ" +value: "70" +data: Eccube\Entity\Category {#5493 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#5491 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5492 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8655 +label: " ラティオ" +value: "67" +data: Eccube\Entity\Category {#5500 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#5498 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5499 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +label: " リグーリア" +value: "80" +data: Eccube\Entity\Category {#5507 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#5505 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5506 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +label: " ロンバルディア" +value: "62" +data: Eccube\Entity\Category {#5514 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#5512 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5513 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8650 +label: " スペイン" +value: "99" +data: Eccube\Entity\Category {#5521 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5419 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5420 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8474 +label: " カタルーニャ" +value: "376" +data: Eccube\Entity\Category {#5526 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#5519 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5520 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8473 +label: " タラゴナ" +value: "63" +data: Eccube\Entity\Category {#5535 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#5533 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5534 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8656 +label: " トウロ" +value: "90" +data: Eccube\Entity\Category {#5542 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#5540 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5541 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8475 +label: " ペネデス" +value: "40" +data: Eccube\Entity\Category {#5549 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#5547 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#5548 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5521} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +label: " ドイツ" +value: "94" +data: Eccube\Entity\Category {#5556 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5300 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5301 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8645 +label: " バーデン" +value: "38" +data: Eccube\Entity\Category {#5561 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#5554 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5555 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5562 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8563 +label: " フランケン" +value: "37" +data: Eccube\Entity\Category {#5570 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#5568 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5569 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8472 +label: " モーゼル" +value: "36" +data: Eccube\Entity\Category {#5577 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#5575 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5576 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8555 +label: " ラインヘッセン" +value: "24" +data: Eccube\Entity\Category {#5584 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#5582 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5583 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5556} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8698 +label: " ポルトガル" +value: "92" +data: Eccube\Entity\Category {#5591 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#5532 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5531 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8705 +label: " ドウロ" +value: "365" +data: Eccube\Entity\Category {#5596 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#5589 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5590 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8562 +label: " ミーニョ" +value: "22" +data: Eccube\Entity\Category {#5605 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#5603 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5604 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5591} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +label: " オーストリア" +value: "96" +data: Eccube\Entity\Category {#5612 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#5567 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5566 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8694 +label: " イーヅードラーゼー" +value: "49" +data: Eccube\Entity\Category {#5617 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#5610 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5611 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8553 +label: " カンプタール" +value: "23" +data: Eccube\Entity\Category {#5626 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#5624 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5625 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8693 +label: " ズュートシュタイヤーマルク" +value: "58" +data: Eccube\Entity\Category {#5633 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#5631 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5632 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5634 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8689 +label: " ノイジードラーゼ" +value: "64" +data: Eccube\Entity\Category {#5640 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#5638 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5639 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5641 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +label: " ブルゲンラント" +value: "72" +data: Eccube\Entity\Category {#5647 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#5645 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5646 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5648 …} -Children: Doctrine\ORM\PersistentCollection {#5651 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8551 +label: " 南オーストリア" +value: "366" +data: Eccube\Entity\Category {#5654 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#5652 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#5653 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5655 …} -Children: Doctrine\ORM\PersistentCollection {#5658 …} -Parent: Eccube\Entity\Category {#5612} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +label: " チェコ" +value: "368" +data: Eccube\Entity\Category {#5661 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#5602 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5601 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5662 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8703 +label: " モラヴィア" +value: "48" +data: Eccube\Entity\Category {#5666 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#5659 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5660 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5661} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +label: " ハンガリー" +value: "367" +data: Eccube\Entity\Category {#5675 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#5671 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5672 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5676 …} -Children: Doctrine\ORM\PersistentCollection {#5679 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8717 +label: " バラトン" +value: "47" +data: Eccube\Entity\Category {#5680 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#5673 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5674 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5675} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8724 +label: " スロバキア" +value: "100" +data: Eccube\Entity\Category {#5689 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#5685 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5686 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5690 …} -Children: Doctrine\ORM\PersistentCollection {#5693 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +label: " 南スロバキア" +value: "61" +data: Eccube\Entity\Category {#5694 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#5687 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5688 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5689} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: " チリ" +value: "369" +data: Eccube\Entity\Category {#5703 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#5699 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5700 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5707 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10316 +label: " クリコ・ヴァレー" +value: "56" +data: Eccube\Entity\Category {#5708 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#5701 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5702 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: " ウルグアイ" +value: "374" +data: Eccube\Entity\Category {#5715 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#5713 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5714 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10322 +label: " オーストリア" +value: "93" +data: Eccube\Entity\Category {#5722 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#5720 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5721 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10327 +label: " ニュージーランド" +value: "95" +data: Eccube\Entity\Category {#5729 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#5727 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5728 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10310 +label: " 南アフリカ" +value: "101" +data: Eccube\Entity\Category {#5738 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#5734 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5735 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5739 …} -Children: Doctrine\ORM\PersistentCollection {#5742 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10319 +label: " スワートランド" +value: "46" +data: Eccube\Entity\Category {#5743 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#5736 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#5737 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5738} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10320 +label: " 日本" +value: "102" +data: Eccube\Entity\Category {#5752 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#5748 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5749 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5753 …} -Children: Doctrine\ORM\PersistentCollection {#5756 …} -Parent: Eccube\Entity\Category {#5283} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10321 +label: " 北海道" +value: "105" +data: Eccube\Entity\Category {#5757 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#5750 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5751 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10744 +label: " 岩手県" +value: "112" +data: Eccube\Entity\Category {#5766 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#5764 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5765 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5770 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10745 +label: " 山形県" +value: "103" +data: Eccube\Entity\Category {#5773 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#5771 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5772 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10746 +label: " 宮城県" +value: "110" +data: Eccube\Entity\Category {#5780 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#5778 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5779 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5781 …} -Children: Doctrine\ORM\PersistentCollection {#5784 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10747 +label: " 新潟県" +value: "104" +data: Eccube\Entity\Category {#5787 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#5785 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5786 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5788 …} -Children: Doctrine\ORM\PersistentCollection {#5791 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: " 長野県" +value: "106" +data: Eccube\Entity\Category {#5794 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#5792 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5793 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5795 …} -Children: Doctrine\ORM\PersistentCollection {#5798 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10749 +label: " 栃木県" +value: "109" +data: Eccube\Entity\Category {#5801 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#5799 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5800 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5802 …} -Children: Doctrine\ORM\PersistentCollection {#5805 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10750 +label: " 滋賀県" +value: "111" +data: Eccube\Entity\Category {#5808 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#5806 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5807 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5809 …} -Children: Doctrine\ORM\PersistentCollection {#5812 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10751 +label: " 徳島県" +value: "107" +data: Eccube\Entity\Category {#5815 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#5813 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5814 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: " 福岡県" +value: "108" +data: Eccube\Entity\Category {#5822 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#5820 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#5821 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: Eccube\Entity\Category {#5752} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10753 +label: "産地" +value: "11" +data: Eccube\Entity\Category {#5623 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#5763 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5762 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10754 +label: "品種" +value: "18" +data: Eccube\Entity\Category {#5834 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#5830 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5831 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10755 +label: " カベルネ・ソーヴィニヨン" +value: "282" +data: Eccube\Entity\Category {#5839 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#5832 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5833 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: " メルロー" +value: "180" +data: Eccube\Entity\Category {#5848 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#5846 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5847 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10757 +label: " ピノ・ノワール" +value: "117" +data: Eccube\Entity\Category {#5855 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#5853 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5854 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10758 +label: " シラー" +value: "145" +data: Eccube\Entity\Category {#5862 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#5860 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5861 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10759 +label: " シャルドネ" +value: "163" +data: Eccube\Entity\Category {#5869 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#5867 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5868 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10760 +label: " ソーヴィニヨン・ブラン" +value: "139" +data: Eccube\Entity\Category {#5876 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#5874 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5875 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10761 +label: " リースリング" +value: "114" +data: Eccube\Entity\Category {#5883 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#5881 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5882 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10762 +label: " ピノ・グリ" +value: "118" +data: Eccube\Entity\Category {#5890 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#5888 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5889 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10763 +label: " カベルネ・フラン" +value: "212" +data: Eccube\Entity\Category {#5897 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#5895 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5896 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: " セミヨン" +value: "242" +data: Eccube\Entity\Category {#5904 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#5902 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5903 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10765 +label: " カベルネ" +value: "389" +data: Eccube\Entity\Category {#5911 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#5909 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5910 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5915 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10766 +label: " アザル" +value: "359" +data: Eccube\Entity\Category {#5918 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#5916 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5917 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10767 +label: " アラモン" +value: "211" +data: Eccube\Entity\Category {#5925 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#5923 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5924 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10768 +label: " アリアーニコ" +value: "303" +data: Eccube\Entity\Category {#5932 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#5930 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5931 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10769 +label: " アリント" +value: "358" +data: Eccube\Entity\Category {#5939 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#5937 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5938 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10770 +label: " アルヴァリーニョ" +value: "361" +data: Eccube\Entity\Category {#5946 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#5944 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5945 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10771 +label: " アルジル・グリーズ" +value: "253" +data: Eccube\Entity\Category {#5953 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#5951 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5952 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10772 +label: " アルネイズ" +value: "187" +data: Eccube\Entity\Category {#5960 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#5958 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5959 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10773 +label: " アルバーナ" +value: "333" +data: Eccube\Entity\Category {#5967 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#5965 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5966 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10774 +label: " アレアーティコ" +value: "271" +data: Eccube\Entity\Category {#5974 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#5972 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5973 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10775 +label: " アロマティーナ" +value: "264" +data: Eccube\Entity\Category {#5981 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#5979 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5980 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10776 +label: " アンソニカ" +value: "352" +data: Eccube\Entity\Category {#5988 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#5986 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5987 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10777 +label: " ヴァイスブルグンダー" +value: "215" +data: Eccube\Entity\Category {#5995 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#5993 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#5994 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10778 +label: " ヴアイスブルグンダー" +value: "217" +data: Eccube\Entity\Category {#6002 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6000 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6001 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10779 +label: " ヴィエイユ・マルゲリータ" +value: "251" +data: Eccube\Entity\Category {#6009 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6007 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6008 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10780 +label: " ヴィオニエ" +value: "204" +data: Eccube\Entity\Category {#6016 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6014 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6015 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10781 +label: " ヴィナッチャ" +value: "328" +data: Eccube\Entity\Category {#6023 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6021 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6022 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10782 +label: " ヴェイスパイオーラ" +value: "186" +data: Eccube\Entity\Category {#6030 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6028 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6029 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10783 +label: " ヴェオニエ" +value: "298" +data: Eccube\Entity\Category {#6037 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6035 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6036 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10784 +label: " ヴェルシュリースリング" +value: "119" +data: Eccube\Entity\Category {#6044 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6042 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6043 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10785 +label: " ヴェルデア" +value: "351" +data: Eccube\Entity\Category {#6051 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6049 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6050 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10786 +label: " ヴェルナッチャ" +value: "198" +data: Eccube\Entity\Category {#6058 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6056 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6057 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10787 +label: " ヴェルディッキオ" +value: "266" +data: Eccube\Entity\Category {#6065 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6063 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6064 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10788 +label: " ヴェルデレー" +value: "320" +data: Eccube\Entity\Category {#6072 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6070 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6071 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6073 …} -Children: Doctrine\ORM\PersistentCollection {#6076 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10789 +label: " ヴェルメンティーノ" +value: "227" +data: Eccube\Entity\Category {#6079 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6077 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6078 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10790 +label: " ヴレラ" +value: "220" +data: Eccube\Entity\Category {#6086 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6084 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6085 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10791 +label: " エジオドラ" +value: "243" +data: Eccube\Entity\Category {#6093 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6091 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6092 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10792 +label: " オーガニックアップル" +value: "278" +data: Eccube\Entity\Category {#6100 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6098 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6099 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10793 +label: " オーセロワ" +value: "131" +data: Eccube\Entity\Category {#6107 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6105 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6106 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10794 +label: " オルボワ" +value: "286" +data: Eccube\Entity\Category {#6114 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6112 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6113 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10795 +label: " カイナオーロ" +value: "306" +data: Eccube\Entity\Category {#6121 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6119 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6120 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10796 +label: " カタラット" +value: "310" +data: Eccube\Entity\Category {#6128 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6126 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6127 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10797 +label: " カナイオーロ" +value: "324" +data: Eccube\Entity\Category {#6135 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6133 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6134 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10798 +label: " ガメイ" +value: "133" +data: Eccube\Entity\Category {#6142 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6140 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6141 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: " ガメイ・ヴィアラ" +value: "206" +data: Eccube\Entity\Category {#6149 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6147 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6148 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10800 +label: " ガメイ・デル・トラジメーノ" +value: "378" +data: Eccube\Entity\Category {#6156 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6154 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6155 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10801 +label: " ガメィ・デル・トラジメーノ" +value: "317" +data: Eccube\Entity\Category {#6163 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6161 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6162 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10802 +label: " ガメイ・ド・サヴォワ" +value: "136" +data: Eccube\Entity\Category {#6170 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6168 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6169 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10803 +label: " ガメイ・ド・ボジョレー" +value: "137" +data: Eccube\Entity\Category {#6177 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6175 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6176 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10804 +label: " カリニャン" +value: "143" +data: Eccube\Entity\Category {#6184 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6182 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6183 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10805 +label: " ガルガーネガ" +value: "183" +data: Eccube\Entity\Category {#6191 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6189 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6190 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10806 +label: " ガルナッチャ" +value: "304" +data: Eccube\Entity\Category {#6198 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6196 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6197 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: " ギルビック" +value: "249" +data: Eccube\Entity\Category {#6205 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6203 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6204 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10808 +label: " キャクス" +value: "250" +data: Eccube\Entity\Category {#6212 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6210 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6211 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10809 +label: " キャリソン" +value: "313" +data: Eccube\Entity\Category {#6219 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6217 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6218 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10810 +label: " グラスパロッサ" +value: "258" +data: Eccube\Entity\Category {#6226 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6224 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6225 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10811 +label: " クラフトミードサワー" +value: "342" +data: Eccube\Entity\Category {#6233 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6231 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6232 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10812 +label: " グリューナー・ヴェルトリーナー" +value: "214" +data: Eccube\Entity\Category {#6240 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6238 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6239 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: " グルナッシュ" +value: "146" +data: Eccube\Entity\Category {#6247 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6245 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6246 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6248 …} -Children: Doctrine\ORM\PersistentCollection {#6251 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10814 +label: " グルナッシュ・グリ" +value: "135" +data: Eccube\Entity\Category {#6254 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6252 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6253 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10815 +label: " グルナッシュ・ノワール" +value: "140" +data: Eccube\Entity\Category {#6261 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6259 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6260 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10816 +label: " グルナッシュ・ブラン" +value: "168" +data: Eccube\Entity\Category {#6268 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6266 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6267 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10817 +label: " グレケット" +value: "318" +data: Eccube\Entity\Category {#6275 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6273 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6274 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10818 +label: " グレラ" +value: "232" +data: Eccube\Entity\Category {#6282 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6280 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6281 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10819 +label: " クレレット" +value: "151" +data: Eccube\Entity\Category {#6289 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6287 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6288 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10820 +label: " グロマンサン" +value: "297" +data: Eccube\Entity\Category {#6296 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6294 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6295 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10821 +label: " グロロー" +value: "142" +data: Eccube\Entity\Category {#6303 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6301 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10822 +label: " グロローグリ" +value: "167" +data: Eccube\Entity\Category {#6310 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6308 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10823 +label: " ゲヴュルツトラミネール" +value: "113" +data: Eccube\Entity\Category {#6317 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6315 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10824 +label: " ゲルバー・ムスカテラー" +value: "126" +data: Eccube\Entity\Category {#6324 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6322 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -Children: Doctrine\ORM\PersistentCollection {#6328 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10825 +label: " コー" +value: "141" +data: Eccube\Entity\Category {#6331 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6329 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10826 +label: " コット" +value: "285" +data: Eccube\Entity\Category {#6338 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6336 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6339 …} -Children: Doctrine\ORM\PersistentCollection {#6342 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10827 +label: " コルテーゼ" +value: "196" +data: Eccube\Entity\Category {#6345 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6343 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10828 +label: " コロリーノ" +value: "325" +data: Eccube\Entity\Category {#6352 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6350 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …} -Children: Doctrine\ORM\PersistentCollection {#6356 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10829 +label: " コルヴィーナ" +value: "287" +data: Eccube\Entity\Category {#6359 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6357 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6360 …} -Children: Doctrine\ORM\PersistentCollection {#6363 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10830 +label: " コルヴィノーネ" +value: "288" +data: Eccube\Entity\Category {#6366 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6364 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …} -Children: Doctrine\ORM\PersistentCollection {#6370 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10831 +label: " コロンバール" +value: "327" +data: Eccube\Entity\Category {#6373 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6371 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …} -Children: Doctrine\ORM\PersistentCollection {#6377 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10832 +label: " サヴァニャン" +value: "201" +data: Eccube\Entity\Category {#6380 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6378 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10833 +label: " サラミーノ" +value: "375" +data: Eccube\Entity\Category {#6387 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6385 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -Children: Doctrine\ORM\PersistentCollection {#6391 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10834 +label: " ザンクト・ラウレント" +value: "263" +data: Eccube\Entity\Category {#6394 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6392 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10835 +label: " サンジョヴェーゼ" +value: "172" +data: Eccube\Entity\Category {#6401 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6399 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6402 …} -Children: Doctrine\ORM\PersistentCollection {#6405 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10836 +label: " サンソー" +value: "144" +data: Eccube\Entity\Category {#6408 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6406 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10837 +label: " サンソー・グルナッシュ" +value: "229" +data: Eccube\Entity\Category {#6415 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6413 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10838 +label: " サンふじ" +value: "311" +data: Eccube\Entity\Category {#6422 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6420 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10839 +label: " シナノゴールド" +value: "323" +data: Eccube\Entity\Category {#6429 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6427 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10840 +label: " シナノスイート" +value: "276" +data: Eccube\Entity\Category {#6436 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6434 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: " シャインマスカット" +value: "334" +data: Eccube\Entity\Category {#6443 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#6441 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10842 +label: " シャスラ" +value: "127" +data: Eccube\Entity\Category {#6450 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#6448 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: " シュナン" +value: "150" +data: Eccube\Entity\Category {#6457 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#6455 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: " シュナンブラン" +value: "166" +data: Eccube\Entity\Category {#6464 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#6462 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: " ショイレーベ" +value: "262" +data: Eccube\Entity\Category {#6471 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#6469 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10846 +label: " シルヴァーナー" +value: "120" +data: Eccube\Entity\Category {#6478 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#6476 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: " シルヴァネール" +value: "128" +data: Eccube\Entity\Category {#6485 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#6483 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10848 +label: " スチューベン" +value: "273" +data: Eccube\Entity\Category {#6492 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#6490 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: " スペルゴラ" +value: "176" +data: Eccube\Entity\Category {#6499 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#6497 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10850 +label: " セルヴァン" +value: "302" +data: Eccube\Entity\Category {#6506 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#6504 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10851 +label: " タイロッソ" +value: "182" +data: Eccube\Entity\Category {#6513 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#6511 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10852 +label: " チェリー" +value: "341" +data: Eccube\Entity\Category {#6520 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#6518 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10853 +label: " チャレロ" +value: "222" +data: Eccube\Entity\Category {#6527 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#6525 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10854 +label: " チリエジョーロ" +value: "270" +data: Eccube\Entity\Category {#6534 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#6532 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: " ツヴァイゲルト" +value: "123" +data: Eccube\Entity\Category {#6541 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#6539 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10856 +label: " ティモラッソ" +value: "197" +data: Eccube\Entity\Category {#6548 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#6546 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10857 +label: " デュレーザ" +value: "203" +data: Eccube\Entity\Category {#6555 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#6553 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10858 +label: " デラウェア" +value: "272" +data: Eccube\Entity\Category {#6562 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#6560 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10859 +label: " テンプラニーリョ" +value: "346" +data: Eccube\Entity\Category {#6569 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#6567 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10860 +label: " トウリガ・ナショナル" +value: "192" +data: Eccube\Entity\Category {#6576 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#6574 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10861 +label: " ドゥレッラ" +value: "239" +data: Eccube\Entity\Category {#6583 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#6581 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10862 +label: " ドミナ" +value: "157" +data: Eccube\Entity\Category {#6590 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#6588 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: " トラミーナー" +value: "194" +data: Eccube\Entity\Category {#6597 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#6595 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10864 +label: " トラミネール・ アロマティコ" +value: "350" +data: Eccube\Entity\Category {#6604 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#6602 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: " ドルチェット" +value: "188" +data: Eccube\Entity\Category {#6611 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#6609 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: " ドルンフェルダー" +value: "216" +data: Eccube\Entity\Category {#6618 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#6616 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: " トレサール" +value: "314" +data: Eccube\Entity\Category {#6625 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#6623 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: " トレイシャドゥラ" +value: "360" +data: Eccube\Entity\Category {#6632 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#6630 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10869 +label: " トレッビアーノ・トスカーノ" +value: "326" +data: Eccube\Entity\Category {#6639 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#6637 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10870 +label: " トレッビアーノ" +value: "307" +data: Eccube\Entity\Category {#6646 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#6644 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: " トレッビアーノ・モデネーゼ" +value: "308" +data: Eccube\Entity\Category {#6653 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#6651 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10872 +label: " ナイアガラ" +value: "330" +data: Eccube\Entity\Category {#6660 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#6658 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10873 +label: " ネオマスカット" +value: "280" +data: Eccube\Entity\Category {#6667 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#6665 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: " ネグレット" +value: "283" +data: Eccube\Entity\Category {#6674 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#6672 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10875 +label: " ネグロアマーロ" +value: "190" +data: Eccube\Entity\Category {#6681 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#6679 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10876 +label: " ネレッロカプリッチョノチェーラ" +value: "154" +data: Eccube\Entity\Category {#6688 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#6686 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: " ネレッロ・マスカレーゼ" +value: "185" +data: Eccube\Entity\Category {#6695 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#6693 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10878 +label: " ネロ・ダーヴォラ" +value: "225" +data: Eccube\Entity\Category {#6702 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#6700 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10879 +label: " パイス" +value: "309" +data: Eccube\Entity\Category {#6709 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#6707 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10880 +label: " パイナップル" +value: "339" +data: Eccube\Entity\Category {#6716 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#6714 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10881 +label: " バッカス" +value: "218" +data: Eccube\Entity\Category {#6723 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#6721 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10882 +label: " バルベーラ" +value: "184" +data: Eccube\Entity\Category {#6730 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#6728 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10883 +label: " パレリャーダ" +value: "223" +data: Eccube\Entity\Category {#6737 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#6735 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10884 +label: " パンパヌト" +value: "335" +data: Eccube\Entity\Category {#6744 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#6742 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10885 +label: " ピノ・オーセロワ" +value: "200" +data: Eccube\Entity\Category {#6751 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#6749 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10886 +label: " ピノタージュ" +value: "191" +data: Eccube\Entity\Category {#6758 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#6756 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: " ピノ・ドニス" +value: "208" +data: Eccube\Entity\Category {#6765 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#6763 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10888 +label: " ピノ・ネロ" +value: "233" +data: Eccube\Entity\Category {#6772 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#6770 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10889 +label: " ピノ・ブラン" +value: "129" +data: Eccube\Entity\Category {#6779 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#6777 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10890 +label: " ピノ・ムニエ" +value: "305" +data: Eccube\Entity\Category {#6786 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#6784 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10891 +label: " ピノ・マドレーヌ" +value: "267" +data: Eccube\Entity\Category {#6793 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#6791 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10892 +label: " プティヴェルド" +value: "347" +data: Eccube\Entity\Category {#6800 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#6798 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10893 +label: " プティ・ジョーヌ" +value: "254" +data: Eccube\Entity\Category {#6807 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#6805 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10894 +label: " ブドウ" +value: "292" +data: Eccube\Entity\Category {#6814 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#6812 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: " ブドン" +value: "315" +data: Eccube\Entity\Category {#6821 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#6819 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10896 +label: " ブラウアー・ポルトギーザー" +value: "124" +data: Eccube\Entity\Category {#6828 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#6826 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10897 +label: " ブラウフレンキッシュ" +value: "256" +data: Eccube\Entity\Category {#6835 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#6833 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10898 +label: " フラン" +value: "293" +data: Eccube\Entity\Category {#6842 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#6840 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10899 +label: " フリウラーノ" +value: "181" +data: Eccube\Entity\Category {#6849 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#6847 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10900 +label: " プリミティーヴォ" +value: "224" +data: Eccube\Entity\Category {#6856 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#6854 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10901 +label: " プリニョーロ・ジェンティーレ" +value: "316" +data: Eccube\Entity\Category {#6863 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#6861 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10902 +label: " フレキャン・ラエ" +value: "372" +data: Eccube\Entity\Category {#6870 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#6868 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10903 +label: " フレキャン・ルージュ" +value: "371" +data: Eccube\Entity\Category {#6877 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#6875 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10904 +label: " プロカニコ" +value: "301" +data: Eccube\Entity\Category {#6884 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#6882 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10905 +label: " プティマンサン" +value: "294" +data: Eccube\Entity\Category {#6891 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#6889 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10906 +label: " プリェビラン" +value: "132" +data: Eccube\Entity\Category {#6898 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#6896 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10907 +label: " フレカン" +value: "237" +data: Eccube\Entity\Category {#6905 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#6903 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10908 +label: " ペコリーノ" +value: "179" +data: Eccube\Entity\Category {#6912 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#6910 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10909 +label: " ベダン" +value: "255" +data: Eccube\Entity\Category {#6919 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#6917 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10910 +label: " ペセツカ・レアンカ" +value: "343" +data: Eccube\Entity\Category {#6926 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#6924 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10911 +label: " ベルジュロン" +value: "202" +data: Eccube\Entity\Category {#6933 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#6931 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10912 +label: " ボンビーノ・ビアンコ" +value: "336" +data: Eccube\Entity\Category {#6940 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#6938 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10913 +label: " マカブー" +value: "134" +data: Eccube\Entity\Category {#6947 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#6945 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10914 +label: " マカベオ" +value: "221" +data: Eccube\Entity\Category {#6954 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#6952 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10915 +label: " マスカット" +value: "268" +data: Eccube\Entity\Category {#6961 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#6959 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10916 +label: " マスカット・オットネル" +value: "122" +data: Eccube\Entity\Category {#6968 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#6966 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10917 +label: " マスカットベリーA" +value: "295" +data: Eccube\Entity\Category {#6975 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#6973 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: " マリー・メナール" +value: "236" +data: Eccube\Entity\Category {#6982 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#6980 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: " マルヴァジーア トスカーナ" +value: "332" +data: Eccube\Entity\Category {#6989 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#6987 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: " マルヴァジーア ディ カンディア" +value: "331" +data: Eccube\Entity\Category {#6996 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#6994 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: " マルヴァジーア" +value: "291" +data: Eccube\Entity\Category {#7003 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7001 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: " マルサンヌ" +value: "205" +data: Eccube\Entity\Category {#7010 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7008 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10923 +label: " マルツェミーノ" +value: "173" +data: Eccube\Entity\Category {#7017 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7015 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10924 +label: " マルベック" +value: "284" +data: Eccube\Entity\Category {#7024 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7022 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10925 +label: " マルボ・ジェンティーレ" +value: "174" +data: Eccube\Entity\Category {#7031 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7029 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10926 +label: " ミュスカ" +value: "152" +data: Eccube\Entity\Category {#7038 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7036 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10927 +label: " ミュスカ・オットネル" +value: "247" +data: Eccube\Entity\Category {#7045 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7043 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10928 +label: " ミュスカブルー" +value: "207" +data: Eccube\Entity\Category {#7052 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7050 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10929 +label: " ミュスカデ" +value: "377" +data: Eccube\Entity\Category {#7059 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7057 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: " ミュスカデティグランブラン" +value: "115" +data: Eccube\Entity\Category {#7066 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7064 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: " ミュスカデル" +value: "241" +data: Eccube\Entity\Category {#7073 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7071 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10932 +label: " ミュスカ・プティ・グラン" +value: "281" +data: Eccube\Entity\Category {#7080 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7078 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10933 +label: " ミュスカロゼ" +value: "116" +data: Eccube\Entity\Category {#7087 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7085 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10934 +label: " ミュラー・トゥルガウ" +value: "155" +data: Eccube\Entity\Category {#7094 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7092 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10935 +label: " ムールヴェードル" +value: "210" +data: Eccube\Entity\Category {#7101 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7099 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10936 +label: " ムスカテラー" +value: "159" +data: Eccube\Entity\Category {#7108 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7106 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10937 +label: " ムニエ" +value: "312" +data: Eccube\Entity\Category {#7115 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7113 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: " モスカート" +value: "344" +data: Eccube\Entity\Category {#7122 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7120 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: " モスカート・ジャッロ" +value: "195" +data: Eccube\Entity\Category {#7129 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7127 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: " モスカート・セッコ" +value: "260" +data: Eccube\Entity\Category {#7136 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7134 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: " モスカート・レアレ" +value: "337" +data: Eccube\Entity\Category {#7143 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7141 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: " モスカテル" +value: "219" +data: Eccube\Entity\Category {#7150 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7148 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: " モスカテル・ガレゴ" +value: "353" +data: Eccube\Entity\Category {#7157 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7155 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: " モステカル・ガレゴ" +value: "189" +data: Eccube\Entity\Category {#7164 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7162 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10945 +label: " モリヨン(シャルドネ)" +value: "230" +data: Eccube\Entity\Category {#7171 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7169 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: " モンドゥーズ" +value: "138" +data: Eccube\Entity\Category {#7178 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7176 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: " ユニブラン" +value: "209" +data: Eccube\Entity\Category {#7185 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7183 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: " ユニ・ブラン" +value: "231" +data: Eccube\Entity\Category {#7192 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7190 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: " ラ・フランス" +value: "329" +data: Eccube\Entity\Category {#7199 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7197 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: " ラポーゾ" +value: "348" +data: Eccube\Entity\Category {#7206 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7204 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: " ランブルスコ・マエストリ" +value: "257" +data: Eccube\Entity\Category {#7213 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7211 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: " ランブルスコ・マラーニ" +value: "246" +data: Eccube\Entity\Category {#7220 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7218 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: " ランブルスコ" +value: "248" +data: Eccube\Entity\Category {#7227 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7225 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: " ランブルスコ・サラミーノ" +value: "175" +data: Eccube\Entity\Category {#7234 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7232 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: " リンゴ秋陽" +value: "274" +data: Eccube\Entity\Category {#7241 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7239 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: " リンゴ" +value: "252" +data: Eccube\Entity\Category {#7248 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7246 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: " ルーサンヌ" +value: "149" +data: Eccube\Entity\Category {#7255 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7253 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: " ルジェ・ド・ドール" +value: "234" +data: Eccube\Entity\Category {#7262 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7260 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: " ルドネールプリュ" +value: "147" +data: Eccube\Entity\Category {#7269 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7267 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: " レースラー等ブレンド" +value: "121" +data: Eccube\Entity\Category {#7276 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7274 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: " ロアンドゥルイユ(ガイヤック)" +value: "228" +data: Eccube\Entity\Category {#7283 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7281 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: " ロウレイロ" +value: "362" +data: Eccube\Entity\Category {#7290 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7288 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: " ロカール・ヴェール" +value: "235" +data: Eccube\Entity\Category {#7297 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7295 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: " ロール" +value: "148" +data: Eccube\Entity\Category {#7304 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7302 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7303 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: " ローロット" +value: "193" +data: Eccube\Entity\Category {#7311 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7309 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7310 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: " ロンディネッラ" +value: "289" +data: Eccube\Entity\Category {#7318 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7316 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7317 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: " 天城の滴" +value: "349" +data: Eccube\Entity\Category {#7325 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7323 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7324 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: " 王林" +value: "275" +data: Eccube\Entity\Category {#7332 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7330 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7331 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: " 紅玉" +value: "322" +data: Eccube\Entity\Category {#7339 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7337 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7338 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: " 巨峰" +value: "279" +data: Eccube\Entity\Category {#7346 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7344 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7345 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: " 甲州" +value: "277" +data: Eccube\Entity\Category {#7353 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7351 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7352 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: " 蜂蜜" +value: "340" +data: Eccube\Entity\Category {#7360 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7358 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7359 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: " 山幸" +value: "296" +data: Eccube\Entity\Category {#7367 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7365 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7366 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: " その他" +value: "363" +data: Eccube\Entity\Category {#7374 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7372 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7373 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#5834} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: "ワイン" +value: "8" +data: Eccube\Entity\Category {#7381 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#5845 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5844 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: " 赤ワイン" +value: "10" +data: Eccube\Entity\Category {#7386 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7379 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7380 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: " 白ワイン" +value: "13" +data: Eccube\Entity\Category {#7395 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7393 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7394 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: " スパークリングワイン" +value: "14" +data: Eccube\Entity\Category {#7402 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7400 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7401 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: " ロゼワイン" +value: "15" +data: Eccube\Entity\Category {#7409 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7407 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7408 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: " オレンジワイン" +value: "16" +data: Eccube\Entity\Category {#7416 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7414 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7415 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: " シードル" +value: "356" +data: Eccube\Entity\Category {#7423 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7421 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7422 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: " 泡" +value: "355" +data: Eccube\Entity\Category {#7430 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7428 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7429 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: " 微発泡" +value: "17" +data: Eccube\Entity\Category {#7437 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7435 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7436 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: " その他" +value: "357" +data: Eccube\Entity\Category {#7444 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#7442 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7443 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#7381} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: "シーン別" +value: "19" +data: Eccube\Entity\Category {#7449 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7391 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7392 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7450 …} -Children: Doctrine\ORM\PersistentCollection {#7453 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: "値段" +value: "20" +data: Eccube\Entity\Category {#7458 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#7454 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7455 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: " ¥1,000 - ¥2,000" +value: "382" +data: Eccube\Entity\Category {#7463 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#7456 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7457 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: " ¥2,000 - ¥3,000" +value: "383" +data: Eccube\Entity\Category {#7472 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#7470 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7471 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: " ¥3,000 - ¥4,000" +value: "384" +data: Eccube\Entity\Category {#7479 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#7477 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7478 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: " ¥4,000 - ¥5,000" +value: "385" +data: Eccube\Entity\Category {#7486 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#7484 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7485 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: " ¥5,000 - ¥6,000" +value: "386" +data: Eccube\Entity\Category {#7493 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#7491 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7492 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: " ¥6,000 - ¥7,000" +value: "387" +data: Eccube\Entity\Category {#7500 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#7498 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7499 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: " ¥7,000 -" +value: "388" +data: Eccube\Entity\Category {#7507 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#7505 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#7506 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Eccube\Entity\Member {#2771 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: "サブスク" +value: "7" +data: Eccube\Entity\Category {#7512 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#7468 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7469 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7513 …} -Children: Doctrine\ORM\PersistentCollection {#7516 …} -Parent: null -Creator: Eccube\Entity\Member {#2771 …} } +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 {#8418 -form: Symfony\Component\Form\Form {#7809 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8419 …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) {#8416 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7541 …} } |
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 {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #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 {#7567 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7620 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7603 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7602 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7604 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7608 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4311 …} -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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #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 | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#7608 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4311 …} -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 {#7597 -_em: Doctrine\ORM\EntityManager {#552 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7599 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7600 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7601 #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 {#7598 …} -_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() {#7596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7595 …} } } |
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 {#7615 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#5181 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7621 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#7632 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#5163 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5181 #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 {#10995 -form: Symfony\Component\Form\Form {#7849 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8417 …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) {#10997 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7541 …} } |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7816 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7812 …} } |
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 {#7818 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() {#7822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7820 …} } } |
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 {#11000 -form: Symfony\Component\Form\Form {#7852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10998 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7816 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7812 …} } |
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 {#7818 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() {#7831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7830 …} } } |
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 {#11002 -form: Symfony\Component\Form\Form {#7855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11001 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7816 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7812 …} } |
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 {#7818 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() {#7841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7840 …} } } |
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 {#11004 -form: Symfony\Component\Form\Form {#7858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11003 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7634 …} } } |
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 {#7644 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +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 {#10999 -form: Symfony\Component\Form\Form {#7881 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10996 …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) {#11006 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7541 …} } |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7816 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7812 …} } |
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 {#7818 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() {#7863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7862 …} } } |
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 {#11009 -form: Symfony\Component\Form\Form {#7884 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11008 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7816 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7812 …} } |
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 {#7818 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() {#7873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7872 …} } } |
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 {#11011 -form: Symfony\Component\Form\Form {#7887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11010 …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 {#7662 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7655 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7663 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7664 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7656 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4313 …} -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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#7656 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4313 …} -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() {#7654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7653 …} } } |
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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#11026 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11022 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#11035 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#11038 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11031 +label: "季節限定品" +value: "4" +data: Eccube\Entity\Tag {#11041 …} +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 {#11007 -form: Symfony\Component\Form\Form {#7890 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11005 …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) {#11012 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7541 …} } |
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 {#5165 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5165 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5165 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7684 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#11015 -form: Symfony\Component\Form\Form {#7893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11013 …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 {#5220 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5220 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5220 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7709 …} } } |
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 {#11021 -form: Symfony\Component\Form\Form {#7896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11029 …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 {#5180 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5180 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5180 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7719 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#11017 -form: Symfony\Component\Form\Form {#7899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11025 …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 {#5160 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5160 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5160 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7729 …} } } |
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 {#11044 -form: Symfony\Component\Form\Form {#7902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11028 …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 {#5174 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5174 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5174 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7739 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#11046 -form: Symfony\Component\Form\Form {#7905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11045 …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 {#5172 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5172 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5172 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7749 …} } } |
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 {#11048 -form: Symfony\Component\Form\Form {#7908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11047 …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 {#5184 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5184 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5184 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7759 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#11050 -form: Symfony\Component\Form\Form {#7911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11049 …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 {#5185 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#5185 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5185 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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() {#7770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7769 …} } } |
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 {#11052 -form: Symfony\Component\Form\Form {#7914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11051 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5078 …} } |
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() {#7786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7783 …} } } |
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 {#11054 -form: Symfony\Component\Form\Form {#7917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11053 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5078 …} } |
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() {#7796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#7795 …} } } |
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 {#11056 -form: Symfony\Component\Form\Form {#7920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11055 …5} |
full_name | "admin_search_product[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1dc4e113bf9.yqnNF5ODdgNXNz7veC801M-4G2tHXldNQ0FUoZThPyA.ktCDYPLRAmE4dVGbNmQAvYTWXyMrZzUcDyQf16CFeUT--7t-ytosN2Zzcw" |
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 | "1dc4e113bf9.yqnNF5ODdgNXNz7veC801M-4G2tHXldNQ0FUoZThPyA.ktCDYPLRAmE4dVGbNmQAvYTWXyMrZzUcDyQf16CFeUT--7t-ytosN2Zzcw" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data | "1dc4e113bf9.yqnNF5ODdgNXNz7veC801M-4G2tHXldNQ0FUoZThPyA.ktCDYPLRAmE4dVGbNmQAvYTWXyMrZzUcDyQf16CFeUT--7t-ytosN2Zzcw" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8430 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5078 …} } |
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() {#11058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5132 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#11057 …} } } |
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 | "1dc4e113bf9.yqnNF5ODdgNXNz7veC801M-4G2tHXldNQ0FUoZThPyA.ktCDYPLRAmE4dVGbNmQAvYTWXyMrZzUcDyQf16CFeUT--7t-ytosN2Zzcw" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11070 -form: Symfony\Component\Form\Form {#11065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11059 …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 | "1dc4e113bf9.yqnNF5ODdgNXNz7veC801M-4G2tHXldNQ0FUoZThPyA.ktCDYPLRAmE4dVGbNmQAvYTWXyMrZzUcDyQf16CFeUT--7t-ytosN2Zzcw" |