- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 538
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- Doctrine 1
- Migrations 13
- 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 {#8232 -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 {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5039 …} } |
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() {#5110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#5109 …} } } |
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 {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 {#8682 -form: Symfony\Component\Form\Form {#8059 …} -errors: [ Symfony\Component\Form\FormError {#8229 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#8232 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#8059 …} } ] } |
form | Symfony\Component\Form\FormView {#8683 …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 {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7785 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5039 …} } |
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() {#7787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7786 …} } } |
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 {#8641 -form: Symfony\Component\Form\Form {#8062 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3255 …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) {#5117 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5040 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#5174 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 371 -create_date: DateTime @1696149302 {#5175 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#5173 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5206 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5204 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 370 -create_date: DateTime @1694688722 {#5171 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5169 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5199 -id: 709 -name: "レアリティ" -hierarchy: 2 -sort_no: 369 -create_date: DateTime @1740985361 {#5167 date: 2025-03-03 16:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5165 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5161 -id: 710 -name: "SSP" -hierarchy: 3 -sort_no: 360 -create_date: DateTime @1740985567 {#5141 date: 2025-03-03 16:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5177 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5245 -id: 711 -name: "SP" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1740985570 {#5243 date: 2025-03-03 16:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5244 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5252 -id: 712 -name: "RRR" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1740985575 {#5250 date: 2025-03-03 16:06:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5251 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5259 -id: 723 -name: "SR" -hierarchy: 3 -sort_no: 357 -create_date: DateTime @1740991069 {#5257 date: 2025-03-03 17:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5258 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5266 -id: 724 -name: "RR" -hierarchy: 3 -sort_no: 356 -create_date: DateTime @1740991094 {#5264 date: 2025-03-03 17:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5265 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5273 -id: 725 -name: "R" -hierarchy: 3 -sort_no: 355 -create_date: DateTime @1740991113 {#5271 date: 2025-03-03 17:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5272 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5280 -id: 726 -name: "UC" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1740991124 {#5278 date: 2025-03-03 17:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5279 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5287 -id: 727 -name: "C" -hierarchy: 3 -sort_no: 353 -create_date: DateTime @1740991135 {#5285 date: 2025-03-03 17:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5286 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5294 -id: 728 -name: "PR" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1740991257 {#5292 date: 2025-03-03 17:40:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5293 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5301 -id: 729 -name: "TD" -hierarchy: 3 -sort_no: 351 -create_date: DateTime @1740991273 {#5299 date: 2025-03-03 17:41:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5300 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5308 -id: 730 -name: "ホロ" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1740991284 {#5306 date: 2025-03-03 17:41:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5307 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5313 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1712564635 {#5241 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5242 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5320 -id: 746 -name: "ダメージ商品 ヴァイスシュバルツ" -hierarchy: 2 -sort_no: 349 -create_date: DateTime @1741240562 {#5318 date: 2025-03-06 14:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240876 {#5319 date: 2025-03-06 15:01:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5327 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1706627789 {#5325 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5326 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5338 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 347 -create_date: DateTime @1694688753 {#5332 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5333 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5343 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 346 -create_date: DateTime @1718270442 {#5334 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5335 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5348 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1725172066 {#5336 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5337 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5343} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5357 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1724575700 {#5355 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5356 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5364 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1694688954 {#5362 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5363 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5371 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5369 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5370 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5378 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5376 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5377 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5385 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1712560058 {#5383 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5384 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5392 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1694688954 {#5390 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5391 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5399 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5397 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5398 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5406 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5404 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5405 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5413 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5411 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5412 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5420 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5418 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5419 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5427 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5425 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5426 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5434 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5432 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5433 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5441 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5439 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5440 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5448 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5446 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5447 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5457 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5453 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5454 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5462 -id: 702 -name: "プレミアムブースター TVアニメ「ご注文はうさぎですか?」10th Anniversary" -hierarchy: 4 -sort_no: 134 -create_date: DateTime @1732780421 {#5455 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732780421 {#5456 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5457} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5471 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5467 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5468 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5476 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1724394211 {#5469 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5470 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5485 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1724394307 {#5483 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5484 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5492 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1724394327 {#5490 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5491 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5497 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5481 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5482 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5504 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5502 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5503 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5511 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5509 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5510 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5518 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5516 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5517 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5525 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5523 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5524 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5532 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5530 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5531 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5539 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5537 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5538 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5546 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5544 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5545 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5553 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5551 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5552 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5560 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5558 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5559 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5567 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5565 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5566 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5574 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5572 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5573 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5581 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5579 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5580 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5585 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5588 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5586 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5587 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5595 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5593 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5594 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5602 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5600 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5601 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5609 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5607 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5608 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5616 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1694688954 {#5614 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5615 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5623 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#5621 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5622 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5630 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#5628 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5629 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5637 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#5635 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5636 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5644 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#5642 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5643 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5651 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#5649 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5650 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5658 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#5656 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5657 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5665 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#5663 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5664 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5672 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#5670 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5671 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5679 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#5677 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5678 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5686 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#5684 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5685 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5693 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#5691 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5692 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5700 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#5698 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5699 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5707 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#5705 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5706 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5714 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#5712 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5713 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5721 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#5719 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5720 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5728 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#5726 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5727 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5735 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#5733 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5734 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5742 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#5740 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5741 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5749 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#5747 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5748 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5756 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#5754 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5755 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5765 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#5761 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5762 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5770 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1731655109 {#5763 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5764 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5765} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5777 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688955 {#5775 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5776 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5784 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688955 {#5782 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5783 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5791 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688955 {#5789 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5790 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5798 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688955 {#5796 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5797 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5805 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1694688736 {#5238 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5237 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5810 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1694688954 {#5803 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5804 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5819 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1694688954 {#5817 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5818 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5826 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 340 -create_date: DateTime @1694688954 {#5824 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5825 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5827 …} -Children: Doctrine\ORM\PersistentCollection {#5830 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5833 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#5831 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5832 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5834 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5840 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#5838 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5839 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5847 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#5845 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5846 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5854 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#5852 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5853 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5861 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#5859 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5860 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5868 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#5866 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5867 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5875 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#5873 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5874 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5882 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1723020071 {#5880 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5881 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5889 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#5887 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5888 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5890 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5896 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#5894 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5895 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5903 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#5901 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5902 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5910 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1694688954 {#5908 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5909 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5917 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1694688954 {#5915 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5916 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5924 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1694688954 {#5922 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5923 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5931 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1694688954 {#5929 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5930 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5938 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1694688954 {#5936 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5937 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5945 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1694688954 {#5943 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5944 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5952 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1694688954 {#5950 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5951 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5959 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1694688954 {#5957 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5958 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5966 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1694688954 {#5964 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5965 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5973 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1717647257 {#5971 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5972 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5980 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1694688954 {#5978 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5979 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5987 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1694688954 {#5985 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5986 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5994 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1694688954 {#5992 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5993 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6001 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1694688954 {#5999 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6000 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6008 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1694688954 {#6006 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6007 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6015 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1694688954 {#6013 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6014 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6016 …} -Children: Doctrine\ORM\PersistentCollection {#6019 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6022 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1694688954 {#6020 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6021 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …} -Children: Doctrine\ORM\PersistentCollection {#6026 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6029 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1694688954 {#6027 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6028 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6036 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1694688954 {#6034 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6035 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6043 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1694688954 {#6041 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6042 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6050 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1694688954 {#6048 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6049 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6057 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1694688954 {#6055 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6056 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6064 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1694688954 {#6062 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6063 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6071 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1694688954 {#6069 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6070 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6078 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1694688954 {#6076 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6077 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6085 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1694688954 {#6083 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6084 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6092 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1694688954 {#6090 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6091 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6099 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1694688954 {#6097 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6098 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6106 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1723442008 {#6104 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6105 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6113 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1694688954 {#6111 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6112 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6120 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1694688954 {#6118 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6119 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6127 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1694688954 {#6125 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6126 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6134 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1694688954 {#6132 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6133 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6141 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1694688954 {#6139 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6140 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6148 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1694688954 {#6146 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6147 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6155 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1694688954 {#6153 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6154 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6162 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1694688954 {#6160 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6161 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6169 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1694688954 {#6167 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6168 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6176 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1694688954 {#6174 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6175 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6183 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1694688954 {#6181 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6182 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6190 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1694688954 {#6188 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6189 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6197 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1694688954 {#6195 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6196 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6204 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1694688954 {#6202 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6203 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6211 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1694688954 {#6209 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6210 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6218 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1694688954 {#6216 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6217 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6225 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1694688954 {#6223 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6224 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6232 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1694688954 {#6230 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6231 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6239 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1694688954 {#6237 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6238 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6246 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1694688954 {#6244 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6245 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6253 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1694688954 {#6251 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6252 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6254 …} -Children: Doctrine\ORM\PersistentCollection {#6257 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6260 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1694688954 {#6258 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6259 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6267 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1694688954 {#6265 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6266 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6274 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1694688954 {#6272 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6273 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6281 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1694688954 {#6279 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6280 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6288 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1694688954 {#6286 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6287 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1694688954 {#6293 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6294 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6302 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1694688954 {#6300 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6301 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6309 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1694688954 {#6307 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6308 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6316 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1694688954 {#6314 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6315 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6323 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1694688954 {#6321 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6322 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6330 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1694688954 {#6328 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6329 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6337 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1694688954 {#6335 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6336 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6344 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1694688954 {#6342 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6343 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6351 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1694688954 {#6349 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6350 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6358 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1694688954 {#6356 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6357 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6365 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1694688954 {#6363 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6364 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6372 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 368 -create_date: DateTime @1694688688 {#5354 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5353 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6377 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 367 -create_date: DateTime @1696942135 {#5240 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5239 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -Children: Doctrine\ORM\PersistentCollection {#6381 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6382 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 365 -create_date: DateTime @1696942667 {#6370 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6371 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6393 -id: 622 -name: "SAR" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1696942667 {#6391 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6392 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6400 -id: 623 -name: "SR" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1696942667 {#6398 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6399 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6401 …} -Children: Doctrine\ORM\PersistentCollection {#6404 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6407 -id: 624 -name: "AR" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1696942667 {#6405 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6406 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6414 -id: 625 -name: "RR" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1696942667 {#6412 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6413 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6421 -id: 626 -name: "R" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1696942667 {#6419 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6420 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6428 -id: 627 -name: "UC" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1696942667 {#6426 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6427 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -Children: Doctrine\ORM\PersistentCollection {#6432 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6435 -id: 628 -name: "C" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1696942667 {#6433 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6434 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6442 -id: 629 -name: "TD" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1696942667 {#6440 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6441 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6449 -id: 630 -name: "ホロ" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1696942667 {#6447 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6448 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6454 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 366 -create_date: DateTime @1717046573 {#5816 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5815 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6455 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6461 -id: 747 -name: "ダメージ商品 ポケモン" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1741240588 {#6459 date: 2025-03-06 14:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6460 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6468 -id: 750 -name: "[SV9a] 熱風のアリーナ" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1741938364 {#6466 date: 2025-03-14 16:46:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6467 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6475 -id: 706 -name: "[SVOD] ダイゴのダンバル&メタグロスex" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1740201496 {#6473 date: 2025-02-22 14:18:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6474 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6482 -id: 705 -name: "[SV9] バトルパートナーズ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1737708933 {#6480 date: 2025-01-24 17:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6481 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6489 -id: 704 -name: "[SV8a] テラスタルフェスex" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1733556985 {#6487 date: 2024-12-07 16:36:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6488 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6496 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1729320738 {#6494 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6495 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6503 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1726206102 {#6501 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6502 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6510 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1721806116 {#6508 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6509 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6517 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1717738053 {#6515 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6516 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6524 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1717043767 {#6522 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6523 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6531 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1712556841 {#6529 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6530 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6538 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1717043794 {#6536 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6537 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6545 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1717043828 {#6543 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6544 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6552 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1717238509 {#6550 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6551 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6556 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6559 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1717043844 {#6557 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6558 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6566 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1717043857 {#6564 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6565 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6573 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1717043872 {#6571 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6572 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6580 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1717043886 {#6578 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6579 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6587 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1717043904 {#6585 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6586 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6588 …} -Children: Doctrine\ORM\PersistentCollection {#6591 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6594 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1694688954 {#6592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6593 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6601 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6600 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6608 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6607 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6615 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6614 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6622 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6621 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6626 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6629 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1694688954 {#6627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6628 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6630 …} -Children: Doctrine\ORM\PersistentCollection {#6633 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6636 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706627829 {#6634 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6635 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6643 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 364 -create_date: DateTime @1695966514 {#6387 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6388 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6648 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 338 -create_date: DateTime @1695974903 {#6389 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#6390 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#6653 -id: 751 -name: "まとめて発送" -hierarchy: 3 -sort_no: 337 -create_date: DateTime @1742927671 {#6641 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742927671 {#6642 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6666 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1696942150 {#6662 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741091170 {#6663 date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6671 -id: 713 -name: "UR" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1740989596 {#6664 date: 2025-03-03 17:13:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6665 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6680 -id: 714 -name: "SAR" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1740989599 {#6678 date: 2025-03-03 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6679 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6687 -id: 715 -name: "SR" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1740989607 {#6685 date: 2025-03-03 17:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6686 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6694 -id: 716 -name: "AR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1740989612 {#6692 date: 2025-03-03 17:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6693 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6701 -id: 717 -name: "RR" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1740989616 {#6699 date: 2025-03-03 17:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6700 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6708 -id: 718 -name: "R" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1740989626 {#6706 date: 2025-03-03 17:13:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6707 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6715 -id: 719 -name: "UC" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1740989636 {#6713 date: 2025-03-03 17:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6714 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6722 -id: 720 -name: "C" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1740990583 {#6720 date: 2025-03-03 17:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6721 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6726 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6729 -id: 721 -name: "TD" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1740990604 {#6727 date: 2025-03-03 17:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6728 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6736 -id: 722 -name: "ホロ" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1740990613 {#6734 date: 2025-03-03 17:30:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6735 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6743 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 325 -create_date: DateTime @1695974896 {#6658 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#6659 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#6748 -id: 731 -name: "レアリティ" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1740991321 {#6660 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991321 {#6661 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6752 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6753 -id: 732 -name: "SSP" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1740991716 {#6741 date: 2025-03-03 17:48:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6742 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6764 -id: 733 -name: "SP" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1740991726 {#6762 date: 2025-03-03 17:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6763 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6771 -id: 734 -name: "RRR" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1740991737 {#6769 date: 2025-03-03 17:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6770 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6778 -id: 735 -name: "SR" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1740991747 {#6776 date: 2025-03-03 17:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6777 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6785 -id: 736 -name: "RR" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1740991756 {#6783 date: 2025-03-03 17:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6784 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6792 -id: 737 -name: "R" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1740991765 {#6790 date: 2025-03-03 17:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6791 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6799 -id: 738 -name: "UC" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1740991777 {#6797 date: 2025-03-03 17:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6798 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6806 -id: 739 -name: "C" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1740991787 {#6804 date: 2025-03-03 17:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6805 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6813 -id: 740 -name: "PR" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1740991816 {#6811 date: 2025-03-03 17:50:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6812 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6820 -id: 741 -name: "TD" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1740991826 {#6818 date: 2025-03-03 17:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6819 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6827 -id: 742 -name: "ホロ" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1740991838 {#6825 date: 2025-03-03 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6826 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6834 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979650 {#6760 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#6761 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6839 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985580 {#6832 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6833 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6840 …} -Children: Doctrine\ORM\PersistentCollection {#6843 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6848 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985580 {#6846 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6847 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6855 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985580 {#6853 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6854 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6862 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985580 {#6860 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6861 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6869 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985580 {#6867 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6868 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6876 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985580 {#6874 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6875 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6883 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985580 {#6881 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6882 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6890 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985580 {#6888 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6889 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6897 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985580 {#6895 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6896 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6904 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985580 {#6902 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6903 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6911 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985580 {#6909 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6910 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6918 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985580 {#6916 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6917 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6925 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985580 {#6923 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6924 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6932 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985580 {#6930 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6931 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6939 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985580 {#6937 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6938 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6946 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985580 {#6944 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6945 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6953 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985580 {#6951 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6952 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6960 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985580 {#6958 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6959 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6967 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985580 {#6965 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6966 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6974 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985580 {#6972 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6973 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6981 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985580 {#6979 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6980 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6988 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985580 {#6986 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6987 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6995 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985580 {#6993 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6994 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7002 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985580 {#7000 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7001 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7009 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985580 {#7007 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7008 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7016 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985580 {#7014 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7015 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7023 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985580 {#7021 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7022 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7030 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985580 {#7028 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7029 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7037 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985580 {#7035 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7036 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7044 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985580 {#7042 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7043 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7051 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985580 {#7049 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7050 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7058 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985580 {#7056 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7057 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7065 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985580 {#7063 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7064 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7072 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985580 {#7070 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7071 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7079 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985580 {#7077 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7078 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7080 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7086 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985580 {#7084 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7085 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7093 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985580 {#7091 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7092 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7100 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985580 {#7098 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7099 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7107 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985580 {#7105 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7106 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7114 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985580 {#7112 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7113 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7121 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985580 {#7119 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7120 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7128 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985580 {#7126 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7127 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7135 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985580 {#7133 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7134 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7142 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985580 {#7140 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7141 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7149 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985580 {#7147 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7148 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7156 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985580 {#7154 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7155 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7163 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985580 {#7161 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7162 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7170 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985580 {#7168 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7169 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7177 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985580 {#7175 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7176 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7178 …} -Children: Doctrine\ORM\PersistentCollection {#7181 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7184 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985580 {#7182 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7183 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7191 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985580 {#7189 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7190 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7198 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985580 {#7196 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7197 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7205 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985580 {#7203 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7204 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7206 …} -Children: Doctrine\ORM\PersistentCollection {#7209 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7212 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985580 {#7210 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7211 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7219 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985580 {#7217 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7218 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7226 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985580 {#7224 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7225 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7233 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985580 {#7231 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7232 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7240 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 254 -create_date: DateTime @1695985580 {#7238 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7239 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7247 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 253 -create_date: DateTime @1695985580 {#7245 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7246 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7254 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 252 -create_date: DateTime @1695985580 {#7252 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7253 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7261 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1695985580 {#7259 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7260 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7268 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 250 -create_date: DateTime @1695985580 {#7266 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7267 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7269 …} -Children: Doctrine\ORM\PersistentCollection {#7272 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7275 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 249 -create_date: DateTime @1695985580 {#7273 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7274 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7282 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 248 -create_date: DateTime @1695985580 {#7280 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7281 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7289 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 247 -create_date: DateTime @1695985580 {#7287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7296 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 246 -create_date: DateTime @1695985580 {#7294 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7295 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7303 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 245 -create_date: DateTime @1695985580 {#7301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7310 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 244 -create_date: DateTime @1695985580 {#7308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7317 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 243 -create_date: DateTime @1695985580 {#7315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7324 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 242 -create_date: DateTime @1695985580 {#7322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7331 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 241 -create_date: DateTime @1695985580 {#7329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7338 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 240 -create_date: DateTime @1695985580 {#7336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7345 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 239 -create_date: DateTime @1695985580 {#7343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7352 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 238 -create_date: DateTime @1695985580 {#7350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7359 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 237 -create_date: DateTime @1695985580 {#7357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7366 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 236 -create_date: DateTime @1695985580 {#7364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7373 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 235 -create_date: DateTime @1695985580 {#7371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7380 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1695979641 {#6844 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#6845 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7385 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 233 -create_date: DateTime @1695985527 {#7378 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7379 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7394 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 232 -create_date: DateTime @1695985527 {#7392 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7393 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7401 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 231 -create_date: DateTime @1695985527 {#7399 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7400 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7408 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 230 -create_date: DateTime @1695985527 {#7406 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7407 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7415 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 229 -create_date: DateTime @1695985527 {#7413 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7414 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7422 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 228 -create_date: DateTime @1695985527 {#7420 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7421 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7429 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 227 -create_date: DateTime @1695985527 {#7427 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7428 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7436 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 226 -create_date: DateTime @1695985527 {#7434 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7435 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7443 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 225 -create_date: DateTime @1695985527 {#7441 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7442 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7450 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 224 -create_date: DateTime @1695985527 {#7448 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7449 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7457 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 223 -create_date: DateTime @1695985527 {#7455 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7456 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7464 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 222 -create_date: DateTime @1695985527 {#7462 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7463 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7471 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 221 -create_date: DateTime @1695985527 {#7469 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7470 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7478 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 220 -create_date: DateTime @1695985527 {#7476 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7477 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7485 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 219 -create_date: DateTime @1695985527 {#7483 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7484 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7492 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 218 -create_date: DateTime @1695985527 {#7490 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7491 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7499 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 217 -create_date: DateTime @1695985527 {#7497 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7498 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7506 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 216 -create_date: DateTime @1695985527 {#7504 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7505 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7513 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 215 -create_date: DateTime @1695985527 {#7511 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7512 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7520 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 214 -create_date: DateTime @1695985527 {#7518 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7519 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7527 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 213 -create_date: DateTime @1695985527 {#7525 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7526 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7534 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 212 -create_date: DateTime @1695985527 {#7532 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7533 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7541 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 211 -create_date: DateTime @1695985527 {#7539 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7540 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7548 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 210 -create_date: DateTime @1695985527 {#7546 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7547 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7555 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 209 -create_date: DateTime @1695985527 {#7553 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7554 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7562 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 208 -create_date: DateTime @1695985527 {#7560 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7561 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7569 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 207 -create_date: DateTime @1695985527 {#7567 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7568 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7576 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 206 -create_date: DateTime @1695985527 {#7574 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7575 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7583 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 205 -create_date: DateTime @1695985527 {#7581 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7582 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7590 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 204 -create_date: DateTime @1695985527 {#7588 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7589 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7597 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 203 -create_date: DateTime @1695985527 {#7595 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7596 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7604 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 202 -create_date: DateTime @1695985527 {#7602 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7603 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7611 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 201 -create_date: DateTime @1695985527 {#7609 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7610 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7618 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 200 -create_date: DateTime @1695985527 {#7616 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7617 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7625 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 199 -create_date: DateTime @1695985527 {#7623 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7624 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7632 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1695985527 {#7630 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7631 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7639 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1695985527 {#7637 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7638 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7646 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1695985527 {#7644 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7645 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7653 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 195 -create_date: DateTime @1695985527 {#7651 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7652 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7660 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 194 -create_date: DateTime @1695985527 {#7658 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7659 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7667 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 193 -create_date: DateTime @1695985527 {#7665 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7666 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7674 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 192 -create_date: DateTime @1695985527 {#7672 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7673 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7681 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 191 -create_date: DateTime @1695985527 {#7679 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7680 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7688 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 190 -create_date: DateTime @1695985527 {#7686 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7687 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7695 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1695985527 {#7693 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7694 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7702 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 188 -create_date: DateTime @1695985527 {#7700 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7701 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7709 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 187 -create_date: DateTime @1695985527 {#7707 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7708 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7716 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 186 -create_date: DateTime @1695985527 {#7714 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7715 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7723 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 185 -create_date: DateTime @1695985527 {#7721 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7722 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7730 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 184 -create_date: DateTime @1695985527 {#7728 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7729 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7737 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 183 -create_date: DateTime @1695985527 {#7735 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7736 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7744 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1695985527 {#7742 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7743 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7751 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1695985527 {#7749 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7750 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7758 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 180 -create_date: DateTime @1695985527 {#7756 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7757 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2839 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 179 -create_date: DateTime @1695985527 {#7763 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7764 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2919 …} -Children: Doctrine\ORM\PersistentCollection {#2920 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2923 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1695985527 {#2921 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2922 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2924 …} -Children: Doctrine\ORM\PersistentCollection {#2927 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2930 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 177 -create_date: DateTime @1695985527 {#2928 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2929 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2931 …} -Children: Doctrine\ORM\PersistentCollection {#2934 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6758 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 363 -create_date: DateTime @1488881692 {#6676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6677 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#2935 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2938 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 362 -create_date: DateTime @1696270531 {#2936 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2937 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2939 …} -Children: Doctrine\ORM\PersistentCollection {#2942 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2945 -id: 707 -name: "新品ボックス" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1740791876 {#2943 date: 2025-03-01 10:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2944 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2946 …} -Children: Doctrine\ORM\PersistentCollection {#2949 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2952 -id: 708 -name: "予約ボックス" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1740791889 {#2950 date: 2025-03-01 10:18:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2951 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2953 …} -Children: Doctrine\ORM\PersistentCollection {#2957 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } ] |
[ Eccube\Entity\Category {#5174 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 371 -create_date: DateTime @1696149302 {#5175 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#5173 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5206 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5204 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 370 -create_date: DateTime @1694688722 {#5171 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5169 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5199 -id: 709 -name: "レアリティ" -hierarchy: 2 -sort_no: 369 -create_date: DateTime @1740985361 {#5167 date: 2025-03-03 16:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5165 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5161 -id: 710 -name: "SSP" -hierarchy: 3 -sort_no: 360 -create_date: DateTime @1740985567 {#5141 date: 2025-03-03 16:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5177 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5245 -id: 711 -name: "SP" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1740985570 {#5243 date: 2025-03-03 16:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5244 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5252 -id: 712 -name: "RRR" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1740985575 {#5250 date: 2025-03-03 16:06:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5251 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5259 -id: 723 -name: "SR" -hierarchy: 3 -sort_no: 357 -create_date: DateTime @1740991069 {#5257 date: 2025-03-03 17:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5258 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5266 -id: 724 -name: "RR" -hierarchy: 3 -sort_no: 356 -create_date: DateTime @1740991094 {#5264 date: 2025-03-03 17:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5265 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5273 -id: 725 -name: "R" -hierarchy: 3 -sort_no: 355 -create_date: DateTime @1740991113 {#5271 date: 2025-03-03 17:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5272 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5280 -id: 726 -name: "UC" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1740991124 {#5278 date: 2025-03-03 17:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5279 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5287 -id: 727 -name: "C" -hierarchy: 3 -sort_no: 353 -create_date: DateTime @1740991135 {#5285 date: 2025-03-03 17:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5286 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5294 -id: 728 -name: "PR" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1740991257 {#5292 date: 2025-03-03 17:40:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5293 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5301 -id: 729 -name: "TD" -hierarchy: 3 -sort_no: 351 -create_date: DateTime @1740991273 {#5299 date: 2025-03-03 17:41:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5300 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5308 -id: 730 -name: "ホロ" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1740991284 {#5306 date: 2025-03-03 17:41:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5307 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5313 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1712564635 {#5241 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5242 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5320 -id: 746 -name: "ダメージ商品 ヴァイスシュバルツ" -hierarchy: 2 -sort_no: 349 -create_date: DateTime @1741240562 {#5318 date: 2025-03-06 14:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240876 {#5319 date: 2025-03-06 15:01:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5327 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1706627789 {#5325 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5326 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5338 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 347 -create_date: DateTime @1694688753 {#5332 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5333 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5343 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 346 -create_date: DateTime @1718270442 {#5334 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5335 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5348 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1725172066 {#5336 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5337 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5343} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5357 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1724575700 {#5355 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5356 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5364 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1694688954 {#5362 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5363 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5371 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5369 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5370 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5378 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5376 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5377 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5385 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1712560058 {#5383 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5384 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5392 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1694688954 {#5390 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5391 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5399 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5397 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5398 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5406 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5404 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5405 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5413 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5411 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5412 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5420 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5418 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5419 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5427 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5425 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5426 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5434 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5432 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5433 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5441 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5439 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5440 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5448 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5446 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5447 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5457 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5453 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5454 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5462 -id: 702 -name: "プレミアムブースター TVアニメ「ご注文はうさぎですか?」10th Anniversary" -hierarchy: 4 -sort_no: 134 -create_date: DateTime @1732780421 {#5455 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732780421 {#5456 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5457} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5471 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5467 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5468 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5476 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1724394211 {#5469 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5470 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5485 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1724394307 {#5483 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5484 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5492 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1724394327 {#5490 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5491 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5497 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5481 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5482 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5504 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5502 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5503 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5511 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5509 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5510 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5518 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5516 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5517 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5525 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5523 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5524 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5532 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5530 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5531 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5539 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5537 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5538 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5546 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5544 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5545 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5553 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5551 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5552 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5560 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5558 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5559 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5567 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5565 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5566 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5574 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5572 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5573 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5581 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5579 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5580 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5585 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5588 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5586 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5587 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5595 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5593 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5594 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5602 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5600 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5601 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5609 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5607 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5608 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5616 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1694688954 {#5614 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5615 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5623 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#5621 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5622 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5630 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#5628 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5629 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5637 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#5635 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5636 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5644 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#5642 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5643 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5651 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#5649 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5650 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5658 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#5656 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5657 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5665 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#5663 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5664 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5672 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#5670 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5671 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5679 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#5677 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5678 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5686 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#5684 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5685 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5693 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#5691 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5692 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5700 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#5698 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5699 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5707 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#5705 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5706 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5714 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#5712 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5713 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5721 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#5719 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5720 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5728 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#5726 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5727 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5735 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#5733 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5734 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5742 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#5740 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5741 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5749 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#5747 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5748 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5756 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#5754 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5755 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5765 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#5761 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5762 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5770 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1731655109 {#5763 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5764 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5765} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5777 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688955 {#5775 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5776 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5784 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688955 {#5782 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5783 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5791 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688955 {#5789 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5790 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5798 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688955 {#5796 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5797 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5805 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1694688736 {#5238 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5237 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5810 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1694688954 {#5803 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5804 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5819 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1694688954 {#5817 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5818 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5826 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 340 -create_date: DateTime @1694688954 {#5824 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5825 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5827 …} -Children: Doctrine\ORM\PersistentCollection {#5830 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5833 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#5831 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5832 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5834 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5840 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#5838 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5839 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5847 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#5845 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5846 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5854 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#5852 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5853 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5861 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#5859 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5860 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5868 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#5866 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5867 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5875 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#5873 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5874 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5882 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1723020071 {#5880 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5881 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5889 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#5887 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5888 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5890 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5896 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#5894 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5895 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5903 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#5901 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5902 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5910 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1694688954 {#5908 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5909 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5917 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1694688954 {#5915 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5916 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5924 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1694688954 {#5922 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5923 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5931 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1694688954 {#5929 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5930 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5938 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1694688954 {#5936 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5937 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5945 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1694688954 {#5943 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5944 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5952 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1694688954 {#5950 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5951 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5959 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1694688954 {#5957 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5958 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5966 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1694688954 {#5964 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5965 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5973 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1717647257 {#5971 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5972 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5980 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1694688954 {#5978 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5979 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5987 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1694688954 {#5985 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5986 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5994 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1694688954 {#5992 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5993 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6001 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1694688954 {#5999 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6000 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6008 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1694688954 {#6006 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6007 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6015 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1694688954 {#6013 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6014 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6016 …} -Children: Doctrine\ORM\PersistentCollection {#6019 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6022 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1694688954 {#6020 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6021 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …} -Children: Doctrine\ORM\PersistentCollection {#6026 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6029 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1694688954 {#6027 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6028 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6036 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1694688954 {#6034 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6035 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6043 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1694688954 {#6041 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6042 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6050 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1694688954 {#6048 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6049 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6057 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1694688954 {#6055 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6056 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6064 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1694688954 {#6062 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6063 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6071 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1694688954 {#6069 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6070 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6078 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1694688954 {#6076 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6077 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6085 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1694688954 {#6083 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6084 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6092 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1694688954 {#6090 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6091 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6099 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1694688954 {#6097 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6098 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6106 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1723442008 {#6104 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6105 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6113 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1694688954 {#6111 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6112 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6120 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1694688954 {#6118 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6119 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6127 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1694688954 {#6125 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6126 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6134 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1694688954 {#6132 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6133 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6141 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1694688954 {#6139 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6140 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6148 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1694688954 {#6146 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6147 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6155 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1694688954 {#6153 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6154 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6162 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1694688954 {#6160 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6161 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6169 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1694688954 {#6167 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6168 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6176 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1694688954 {#6174 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6175 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6183 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1694688954 {#6181 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6182 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6190 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1694688954 {#6188 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6189 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6197 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1694688954 {#6195 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6196 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6204 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1694688954 {#6202 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6203 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6211 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1694688954 {#6209 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6210 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6218 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1694688954 {#6216 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6217 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6225 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1694688954 {#6223 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6224 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6232 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1694688954 {#6230 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6231 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6239 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1694688954 {#6237 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6238 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6246 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1694688954 {#6244 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6245 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6253 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1694688954 {#6251 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6252 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6254 …} -Children: Doctrine\ORM\PersistentCollection {#6257 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6260 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1694688954 {#6258 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6259 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6267 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1694688954 {#6265 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6266 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6274 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1694688954 {#6272 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6273 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6281 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1694688954 {#6279 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6280 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6288 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1694688954 {#6286 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6287 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1694688954 {#6293 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6294 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6302 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1694688954 {#6300 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6301 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6309 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1694688954 {#6307 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6308 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6316 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1694688954 {#6314 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6315 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6323 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1694688954 {#6321 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6322 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6330 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1694688954 {#6328 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6329 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6337 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1694688954 {#6335 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6336 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6344 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1694688954 {#6342 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6343 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6351 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1694688954 {#6349 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6350 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6358 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1694688954 {#6356 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6357 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6365 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1694688954 {#6363 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6364 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6372 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 368 -create_date: DateTime @1694688688 {#5354 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5353 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6377 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 367 -create_date: DateTime @1696942135 {#5240 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5239 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -Children: Doctrine\ORM\PersistentCollection {#6381 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6382 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 365 -create_date: DateTime @1696942667 {#6370 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6371 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6393 -id: 622 -name: "SAR" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1696942667 {#6391 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6392 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6400 -id: 623 -name: "SR" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1696942667 {#6398 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6399 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6401 …} -Children: Doctrine\ORM\PersistentCollection {#6404 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6407 -id: 624 -name: "AR" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1696942667 {#6405 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6406 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6414 -id: 625 -name: "RR" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1696942667 {#6412 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6413 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6421 -id: 626 -name: "R" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1696942667 {#6419 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6420 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6428 -id: 627 -name: "UC" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1696942667 {#6426 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6427 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -Children: Doctrine\ORM\PersistentCollection {#6432 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6435 -id: 628 -name: "C" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1696942667 {#6433 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6434 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6442 -id: 629 -name: "TD" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1696942667 {#6440 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6441 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6449 -id: 630 -name: "ホロ" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1696942667 {#6447 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6448 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6454 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 366 -create_date: DateTime @1717046573 {#5816 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5815 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6455 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6461 -id: 747 -name: "ダメージ商品 ポケモン" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1741240588 {#6459 date: 2025-03-06 14:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6460 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6468 -id: 750 -name: "[SV9a] 熱風のアリーナ" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1741938364 {#6466 date: 2025-03-14 16:46:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6467 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6475 -id: 706 -name: "[SVOD] ダイゴのダンバル&メタグロスex" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1740201496 {#6473 date: 2025-02-22 14:18:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6474 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6482 -id: 705 -name: "[SV9] バトルパートナーズ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1737708933 {#6480 date: 2025-01-24 17:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6481 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6489 -id: 704 -name: "[SV8a] テラスタルフェスex" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1733556985 {#6487 date: 2024-12-07 16:36:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6488 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6496 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1729320738 {#6494 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6495 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6503 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1726206102 {#6501 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6502 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6510 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1721806116 {#6508 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6509 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6517 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1717738053 {#6515 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6516 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6524 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1717043767 {#6522 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6523 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6531 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1712556841 {#6529 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6530 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6538 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1717043794 {#6536 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6537 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6545 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1717043828 {#6543 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6544 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6552 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1717238509 {#6550 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6551 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6556 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6559 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1717043844 {#6557 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6558 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6566 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1717043857 {#6564 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6565 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6573 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1717043872 {#6571 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6572 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6580 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1717043886 {#6578 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6579 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6587 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1717043904 {#6585 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6586 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6588 …} -Children: Doctrine\ORM\PersistentCollection {#6591 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6594 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1694688954 {#6592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6593 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6601 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6600 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6608 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6607 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6615 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6614 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6622 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6621 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6626 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6629 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1694688954 {#6627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6628 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6630 …} -Children: Doctrine\ORM\PersistentCollection {#6633 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6636 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706627829 {#6634 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6635 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6643 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 364 -create_date: DateTime @1695966514 {#6387 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6388 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6648 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 338 -create_date: DateTime @1695974903 {#6389 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#6390 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#6653 -id: 751 -name: "まとめて発送" -hierarchy: 3 -sort_no: 337 -create_date: DateTime @1742927671 {#6641 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742927671 {#6642 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6666 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1696942150 {#6662 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741091170 {#6663 date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6671 -id: 713 -name: "UR" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1740989596 {#6664 date: 2025-03-03 17:13:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6665 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6680 -id: 714 -name: "SAR" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1740989599 {#6678 date: 2025-03-03 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6679 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6687 -id: 715 -name: "SR" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1740989607 {#6685 date: 2025-03-03 17:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6686 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6694 -id: 716 -name: "AR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1740989612 {#6692 date: 2025-03-03 17:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6693 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6701 -id: 717 -name: "RR" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1740989616 {#6699 date: 2025-03-03 17:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6700 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6708 -id: 718 -name: "R" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1740989626 {#6706 date: 2025-03-03 17:13:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6707 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6715 -id: 719 -name: "UC" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1740989636 {#6713 date: 2025-03-03 17:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6714 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6722 -id: 720 -name: "C" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1740990583 {#6720 date: 2025-03-03 17:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6721 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6726 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6729 -id: 721 -name: "TD" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1740990604 {#6727 date: 2025-03-03 17:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6728 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6736 -id: 722 -name: "ホロ" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1740990613 {#6734 date: 2025-03-03 17:30:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6735 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6743 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 325 -create_date: DateTime @1695974896 {#6658 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#6659 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#6748 -id: 731 -name: "レアリティ" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1740991321 {#6660 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991321 {#6661 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6752 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6753 -id: 732 -name: "SSP" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1740991716 {#6741 date: 2025-03-03 17:48:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6742 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6764 -id: 733 -name: "SP" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1740991726 {#6762 date: 2025-03-03 17:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6763 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6771 -id: 734 -name: "RRR" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1740991737 {#6769 date: 2025-03-03 17:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6770 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6778 -id: 735 -name: "SR" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1740991747 {#6776 date: 2025-03-03 17:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6777 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6785 -id: 736 -name: "RR" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1740991756 {#6783 date: 2025-03-03 17:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6784 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6792 -id: 737 -name: "R" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1740991765 {#6790 date: 2025-03-03 17:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6791 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6799 -id: 738 -name: "UC" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1740991777 {#6797 date: 2025-03-03 17:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6798 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6806 -id: 739 -name: "C" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1740991787 {#6804 date: 2025-03-03 17:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6805 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6813 -id: 740 -name: "PR" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1740991816 {#6811 date: 2025-03-03 17:50:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6812 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6820 -id: 741 -name: "TD" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1740991826 {#6818 date: 2025-03-03 17:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6819 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6827 -id: 742 -name: "ホロ" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1740991838 {#6825 date: 2025-03-03 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6826 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6834 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979650 {#6760 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#6761 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6839 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985580 {#6832 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6833 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6840 …} -Children: Doctrine\ORM\PersistentCollection {#6843 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6848 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985580 {#6846 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6847 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6855 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985580 {#6853 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6854 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6862 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985580 {#6860 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6861 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6869 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985580 {#6867 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6868 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6876 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985580 {#6874 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6875 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6883 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985580 {#6881 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6882 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6890 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985580 {#6888 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6889 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6897 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985580 {#6895 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6896 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6904 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985580 {#6902 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6903 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6911 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985580 {#6909 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6910 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6918 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985580 {#6916 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6917 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6925 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985580 {#6923 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6924 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6932 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985580 {#6930 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6931 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6939 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985580 {#6937 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6938 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6946 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985580 {#6944 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6945 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6953 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985580 {#6951 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6952 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6960 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985580 {#6958 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6959 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6967 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985580 {#6965 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6966 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6974 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985580 {#6972 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6973 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6981 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985580 {#6979 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6980 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6988 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985580 {#6986 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6987 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6995 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985580 {#6993 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6994 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7002 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985580 {#7000 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7001 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7009 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985580 {#7007 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7008 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7016 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985580 {#7014 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7015 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7023 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985580 {#7021 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7022 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7030 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985580 {#7028 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7029 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7037 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985580 {#7035 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7036 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7044 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985580 {#7042 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7043 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7051 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985580 {#7049 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7050 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7058 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985580 {#7056 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7057 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7065 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985580 {#7063 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7064 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7072 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985580 {#7070 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7071 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7079 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985580 {#7077 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7078 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7080 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7086 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985580 {#7084 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7085 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7093 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985580 {#7091 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7092 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7100 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985580 {#7098 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7099 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7107 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985580 {#7105 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7106 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7114 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985580 {#7112 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7113 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7121 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985580 {#7119 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7120 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7128 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985580 {#7126 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7127 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7135 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985580 {#7133 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7134 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7142 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985580 {#7140 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7141 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7149 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985580 {#7147 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7148 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7156 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985580 {#7154 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7155 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7163 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985580 {#7161 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7162 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7170 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985580 {#7168 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7169 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7177 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985580 {#7175 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7176 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7178 …} -Children: Doctrine\ORM\PersistentCollection {#7181 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7184 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985580 {#7182 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7183 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7191 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985580 {#7189 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7190 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7198 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985580 {#7196 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7197 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7205 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985580 {#7203 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7204 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7206 …} -Children: Doctrine\ORM\PersistentCollection {#7209 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7212 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985580 {#7210 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7211 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7219 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985580 {#7217 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7218 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7226 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985580 {#7224 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7225 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7233 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985580 {#7231 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7232 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7240 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 254 -create_date: DateTime @1695985580 {#7238 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7239 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7247 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 253 -create_date: DateTime @1695985580 {#7245 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7246 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7254 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 252 -create_date: DateTime @1695985580 {#7252 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7253 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7261 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1695985580 {#7259 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7260 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7268 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 250 -create_date: DateTime @1695985580 {#7266 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7267 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7269 …} -Children: Doctrine\ORM\PersistentCollection {#7272 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7275 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 249 -create_date: DateTime @1695985580 {#7273 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7274 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7282 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 248 -create_date: DateTime @1695985580 {#7280 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7281 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7289 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 247 -create_date: DateTime @1695985580 {#7287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7296 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 246 -create_date: DateTime @1695985580 {#7294 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7295 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7303 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 245 -create_date: DateTime @1695985580 {#7301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7310 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 244 -create_date: DateTime @1695985580 {#7308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7317 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 243 -create_date: DateTime @1695985580 {#7315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7324 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 242 -create_date: DateTime @1695985580 {#7322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7331 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 241 -create_date: DateTime @1695985580 {#7329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7338 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 240 -create_date: DateTime @1695985580 {#7336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7345 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 239 -create_date: DateTime @1695985580 {#7343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7352 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 238 -create_date: DateTime @1695985580 {#7350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7359 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 237 -create_date: DateTime @1695985580 {#7357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7366 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 236 -create_date: DateTime @1695985580 {#7364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7373 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 235 -create_date: DateTime @1695985580 {#7371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7380 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1695979641 {#6844 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#6845 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7385 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 233 -create_date: DateTime @1695985527 {#7378 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7379 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7394 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 232 -create_date: DateTime @1695985527 {#7392 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7393 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7401 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 231 -create_date: DateTime @1695985527 {#7399 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7400 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7408 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 230 -create_date: DateTime @1695985527 {#7406 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7407 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7415 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 229 -create_date: DateTime @1695985527 {#7413 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7414 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7422 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 228 -create_date: DateTime @1695985527 {#7420 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7421 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7429 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 227 -create_date: DateTime @1695985527 {#7427 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7428 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7436 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 226 -create_date: DateTime @1695985527 {#7434 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7435 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7443 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 225 -create_date: DateTime @1695985527 {#7441 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7442 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7450 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 224 -create_date: DateTime @1695985527 {#7448 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7449 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7457 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 223 -create_date: DateTime @1695985527 {#7455 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7456 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7464 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 222 -create_date: DateTime @1695985527 {#7462 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7463 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7471 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 221 -create_date: DateTime @1695985527 {#7469 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7470 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7478 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 220 -create_date: DateTime @1695985527 {#7476 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7477 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7485 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 219 -create_date: DateTime @1695985527 {#7483 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7484 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7492 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 218 -create_date: DateTime @1695985527 {#7490 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7491 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7499 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 217 -create_date: DateTime @1695985527 {#7497 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7498 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7506 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 216 -create_date: DateTime @1695985527 {#7504 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7505 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7513 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 215 -create_date: DateTime @1695985527 {#7511 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7512 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7520 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 214 -create_date: DateTime @1695985527 {#7518 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7519 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7527 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 213 -create_date: DateTime @1695985527 {#7525 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7526 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7534 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 212 -create_date: DateTime @1695985527 {#7532 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7533 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7541 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 211 -create_date: DateTime @1695985527 {#7539 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7540 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7548 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 210 -create_date: DateTime @1695985527 {#7546 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7547 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7555 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 209 -create_date: DateTime @1695985527 {#7553 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7554 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7562 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 208 -create_date: DateTime @1695985527 {#7560 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7561 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7569 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 207 -create_date: DateTime @1695985527 {#7567 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7568 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7576 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 206 -create_date: DateTime @1695985527 {#7574 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7575 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7583 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 205 -create_date: DateTime @1695985527 {#7581 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7582 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7590 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 204 -create_date: DateTime @1695985527 {#7588 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7589 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7597 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 203 -create_date: DateTime @1695985527 {#7595 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7596 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7604 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 202 -create_date: DateTime @1695985527 {#7602 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7603 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7611 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 201 -create_date: DateTime @1695985527 {#7609 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7610 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7618 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 200 -create_date: DateTime @1695985527 {#7616 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7617 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7625 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 199 -create_date: DateTime @1695985527 {#7623 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7624 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7632 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1695985527 {#7630 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7631 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7639 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1695985527 {#7637 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7638 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7646 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1695985527 {#7644 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7645 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7653 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 195 -create_date: DateTime @1695985527 {#7651 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7652 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7660 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 194 -create_date: DateTime @1695985527 {#7658 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7659 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7667 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 193 -create_date: DateTime @1695985527 {#7665 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7666 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7674 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 192 -create_date: DateTime @1695985527 {#7672 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7673 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7681 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 191 -create_date: DateTime @1695985527 {#7679 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7680 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7688 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 190 -create_date: DateTime @1695985527 {#7686 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7687 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7695 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1695985527 {#7693 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7694 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7702 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 188 -create_date: DateTime @1695985527 {#7700 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7701 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7709 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 187 -create_date: DateTime @1695985527 {#7707 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7708 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7716 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 186 -create_date: DateTime @1695985527 {#7714 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7715 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7723 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 185 -create_date: DateTime @1695985527 {#7721 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7722 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7730 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 184 -create_date: DateTime @1695985527 {#7728 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7729 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7737 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 183 -create_date: DateTime @1695985527 {#7735 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7736 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7744 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1695985527 {#7742 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7743 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7751 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1695985527 {#7749 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7750 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7758 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 180 -create_date: DateTime @1695985527 {#7756 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7757 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2839 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 179 -create_date: DateTime @1695985527 {#7763 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7764 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2919 …} -Children: Doctrine\ORM\PersistentCollection {#2920 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2923 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1695985527 {#2921 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2922 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2924 …} -Children: Doctrine\ORM\PersistentCollection {#2927 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2930 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 177 -create_date: DateTime @1695985527 {#2928 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2929 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2931 …} -Children: Doctrine\ORM\PersistentCollection {#2934 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6758 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 363 -create_date: DateTime @1488881692 {#6676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6677 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#2935 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2938 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 362 -create_date: DateTime @1696270531 {#2936 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2937 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2939 …} -Children: Doctrine\ORM\PersistentCollection {#2942 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2945 -id: 707 -name: "新品ボックス" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1740791876 {#2943 date: 2025-03-01 10:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2944 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2946 …} -Children: Doctrine\ORM\PersistentCollection {#2949 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2952 -id: 708 -name: "予約ボックス" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1740791889 {#2950 date: 2025-03-01 10:18:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2951 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2953 …} -Children: Doctrine\ORM\PersistentCollection {#2957 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } ] |
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 {#7832 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#5117 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5040 …} } |
choices | [ Eccube\Entity\Category {#5174 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 371 -create_date: DateTime @1696149302 {#5175 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#5173 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5206 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5204 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 370 -create_date: DateTime @1694688722 {#5171 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5169 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5199 -id: 709 -name: "レアリティ" -hierarchy: 2 -sort_no: 369 -create_date: DateTime @1740985361 {#5167 date: 2025-03-03 16:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5165 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5161 -id: 710 -name: "SSP" -hierarchy: 3 -sort_no: 360 -create_date: DateTime @1740985567 {#5141 date: 2025-03-03 16:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5177 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5245 -id: 711 -name: "SP" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1740985570 {#5243 date: 2025-03-03 16:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5244 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5252 -id: 712 -name: "RRR" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1740985575 {#5250 date: 2025-03-03 16:06:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5251 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5259 -id: 723 -name: "SR" -hierarchy: 3 -sort_no: 357 -create_date: DateTime @1740991069 {#5257 date: 2025-03-03 17:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5258 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5266 -id: 724 -name: "RR" -hierarchy: 3 -sort_no: 356 -create_date: DateTime @1740991094 {#5264 date: 2025-03-03 17:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5265 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5273 -id: 725 -name: "R" -hierarchy: 3 -sort_no: 355 -create_date: DateTime @1740991113 {#5271 date: 2025-03-03 17:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5272 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5280 -id: 726 -name: "UC" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1740991124 {#5278 date: 2025-03-03 17:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5279 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5287 -id: 727 -name: "C" -hierarchy: 3 -sort_no: 353 -create_date: DateTime @1740991135 {#5285 date: 2025-03-03 17:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5286 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5294 -id: 728 -name: "PR" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1740991257 {#5292 date: 2025-03-03 17:40:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5293 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5301 -id: 729 -name: "TD" -hierarchy: 3 -sort_no: 351 -create_date: DateTime @1740991273 {#5299 date: 2025-03-03 17:41:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5300 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5308 -id: 730 -name: "ホロ" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1740991284 {#5306 date: 2025-03-03 17:41:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5307 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5313 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1712564635 {#5241 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5242 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5320 -id: 746 -name: "ダメージ商品 ヴァイスシュバルツ" -hierarchy: 2 -sort_no: 349 -create_date: DateTime @1741240562 {#5318 date: 2025-03-06 14:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240876 {#5319 date: 2025-03-06 15:01:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5327 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1706627789 {#5325 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5326 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5338 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 347 -create_date: DateTime @1694688753 {#5332 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5333 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5343 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 346 -create_date: DateTime @1718270442 {#5334 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5335 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5348 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1725172066 {#5336 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5337 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5343} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5357 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1724575700 {#5355 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5356 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5364 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1694688954 {#5362 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5363 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5371 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5369 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5370 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5378 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5376 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5377 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5385 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1712560058 {#5383 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5384 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5392 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1694688954 {#5390 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5391 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5399 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5397 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5398 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5406 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5404 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5405 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5413 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5411 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5412 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5420 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5418 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5419 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5427 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5425 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5426 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5434 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5432 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5433 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5441 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5439 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5440 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5448 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5446 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5447 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5457 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5453 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5454 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5462 -id: 702 -name: "プレミアムブースター TVアニメ「ご注文はうさぎですか?」10th Anniversary" -hierarchy: 4 -sort_no: 134 -create_date: DateTime @1732780421 {#5455 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732780421 {#5456 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5457} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5471 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5467 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5468 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5476 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1724394211 {#5469 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5470 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5485 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1724394307 {#5483 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5484 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5492 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1724394327 {#5490 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5491 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5497 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5481 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5482 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5504 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5502 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5503 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5511 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5509 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5510 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5518 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5516 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5517 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5525 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5523 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5524 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5532 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5530 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5531 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5539 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5537 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5538 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5546 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5544 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5545 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5553 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5551 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5552 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5560 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5558 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5559 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5567 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5565 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5566 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5574 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5572 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5573 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5581 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5579 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5580 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5585 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5588 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5586 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5587 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5595 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5593 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5594 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5602 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5600 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5601 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5609 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5607 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5608 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5616 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1694688954 {#5614 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5615 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5623 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#5621 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5622 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5630 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#5628 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5629 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5637 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#5635 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5636 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5644 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#5642 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5643 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5651 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#5649 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5650 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5658 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#5656 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5657 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5665 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#5663 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5664 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5672 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#5670 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5671 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5679 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#5677 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5678 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5686 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#5684 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5685 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5693 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#5691 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5692 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5700 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#5698 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5699 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5707 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#5705 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5706 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5714 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#5712 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5713 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5721 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#5719 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5720 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5728 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#5726 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5727 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5735 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#5733 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5734 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5742 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#5740 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5741 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5749 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#5747 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5748 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5756 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#5754 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5755 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5765 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#5761 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5762 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5770 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1731655109 {#5763 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5764 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5765} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5777 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688955 {#5775 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5776 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5784 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688955 {#5782 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5783 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5791 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688955 {#5789 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5790 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5798 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688955 {#5796 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5797 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5805 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1694688736 {#5238 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5237 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5810 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1694688954 {#5803 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5804 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5819 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1694688954 {#5817 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5818 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5826 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 340 -create_date: DateTime @1694688954 {#5824 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5825 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5827 …} -Children: Doctrine\ORM\PersistentCollection {#5830 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5833 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#5831 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5832 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5834 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5840 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#5838 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5839 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5847 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#5845 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5846 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5854 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#5852 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5853 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5861 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#5859 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5860 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5868 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#5866 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5867 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5875 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#5873 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5874 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5882 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1723020071 {#5880 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5881 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5889 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#5887 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5888 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5890 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5896 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#5894 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5895 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5903 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#5901 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5902 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5910 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1694688954 {#5908 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5909 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5917 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1694688954 {#5915 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5916 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5924 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1694688954 {#5922 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5923 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5931 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1694688954 {#5929 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5930 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5938 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1694688954 {#5936 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5937 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5945 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1694688954 {#5943 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5944 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5952 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1694688954 {#5950 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5951 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5959 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1694688954 {#5957 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5958 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5966 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1694688954 {#5964 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5965 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5973 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1717647257 {#5971 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5972 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5980 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1694688954 {#5978 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5979 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5987 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1694688954 {#5985 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5986 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5994 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1694688954 {#5992 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5993 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6001 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1694688954 {#5999 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6000 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6008 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1694688954 {#6006 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6007 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6015 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1694688954 {#6013 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6014 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6016 …} -Children: Doctrine\ORM\PersistentCollection {#6019 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6022 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1694688954 {#6020 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6021 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …} -Children: Doctrine\ORM\PersistentCollection {#6026 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6029 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1694688954 {#6027 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6028 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6036 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1694688954 {#6034 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6035 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6043 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1694688954 {#6041 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6042 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6050 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1694688954 {#6048 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6049 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6057 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1694688954 {#6055 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6056 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6064 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1694688954 {#6062 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6063 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6071 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1694688954 {#6069 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6070 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6078 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1694688954 {#6076 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6077 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6085 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1694688954 {#6083 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6084 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6092 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1694688954 {#6090 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6091 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6099 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1694688954 {#6097 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6098 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6106 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1723442008 {#6104 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6105 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6113 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1694688954 {#6111 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6112 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6120 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1694688954 {#6118 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6119 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6127 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1694688954 {#6125 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6126 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6134 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1694688954 {#6132 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6133 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6141 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1694688954 {#6139 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6140 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6148 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1694688954 {#6146 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6147 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6155 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1694688954 {#6153 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6154 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6162 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1694688954 {#6160 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6161 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6169 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1694688954 {#6167 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6168 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6176 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1694688954 {#6174 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6175 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6183 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1694688954 {#6181 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6182 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6190 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1694688954 {#6188 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6189 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6197 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1694688954 {#6195 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6196 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6204 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1694688954 {#6202 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6203 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6211 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1694688954 {#6209 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6210 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6218 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1694688954 {#6216 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6217 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6225 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1694688954 {#6223 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6224 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6232 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1694688954 {#6230 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6231 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6239 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1694688954 {#6237 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6238 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6246 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1694688954 {#6244 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6245 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6253 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1694688954 {#6251 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6252 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6254 …} -Children: Doctrine\ORM\PersistentCollection {#6257 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6260 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1694688954 {#6258 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6259 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6267 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1694688954 {#6265 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6266 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6274 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1694688954 {#6272 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6273 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6281 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1694688954 {#6279 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6280 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6288 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1694688954 {#6286 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6287 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1694688954 {#6293 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6294 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6302 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1694688954 {#6300 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6301 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6309 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1694688954 {#6307 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6308 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6316 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1694688954 {#6314 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6315 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6323 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1694688954 {#6321 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6322 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6330 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1694688954 {#6328 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6329 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6337 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1694688954 {#6335 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6336 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6344 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1694688954 {#6342 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6343 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6351 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1694688954 {#6349 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6350 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6358 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1694688954 {#6356 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6357 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6365 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1694688954 {#6363 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6364 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6372 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 368 -create_date: DateTime @1694688688 {#5354 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5353 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6377 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 367 -create_date: DateTime @1696942135 {#5240 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5239 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -Children: Doctrine\ORM\PersistentCollection {#6381 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6382 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 365 -create_date: DateTime @1696942667 {#6370 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6371 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6393 -id: 622 -name: "SAR" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1696942667 {#6391 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6392 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6400 -id: 623 -name: "SR" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1696942667 {#6398 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6399 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6401 …} -Children: Doctrine\ORM\PersistentCollection {#6404 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6407 -id: 624 -name: "AR" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1696942667 {#6405 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6406 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6414 -id: 625 -name: "RR" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1696942667 {#6412 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6413 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6421 -id: 626 -name: "R" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1696942667 {#6419 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6420 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6428 -id: 627 -name: "UC" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1696942667 {#6426 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6427 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -Children: Doctrine\ORM\PersistentCollection {#6432 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6435 -id: 628 -name: "C" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1696942667 {#6433 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6434 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6442 -id: 629 -name: "TD" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1696942667 {#6440 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6441 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6449 -id: 630 -name: "ホロ" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1696942667 {#6447 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6448 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6454 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 366 -create_date: DateTime @1717046573 {#5816 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5815 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6455 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6461 -id: 747 -name: "ダメージ商品 ポケモン" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1741240588 {#6459 date: 2025-03-06 14:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6460 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6468 -id: 750 -name: "[SV9a] 熱風のアリーナ" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1741938364 {#6466 date: 2025-03-14 16:46:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6467 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6475 -id: 706 -name: "[SVOD] ダイゴのダンバル&メタグロスex" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1740201496 {#6473 date: 2025-02-22 14:18:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6474 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6482 -id: 705 -name: "[SV9] バトルパートナーズ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1737708933 {#6480 date: 2025-01-24 17:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6481 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6489 -id: 704 -name: "[SV8a] テラスタルフェスex" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1733556985 {#6487 date: 2024-12-07 16:36:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6488 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6496 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1729320738 {#6494 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6495 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6503 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1726206102 {#6501 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6502 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6510 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1721806116 {#6508 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6509 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6517 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1717738053 {#6515 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6516 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6524 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1717043767 {#6522 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6523 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6531 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1712556841 {#6529 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6530 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6538 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1717043794 {#6536 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6537 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6545 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1717043828 {#6543 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6544 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6552 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1717238509 {#6550 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6551 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6556 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6559 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1717043844 {#6557 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6558 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6566 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1717043857 {#6564 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6565 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6573 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1717043872 {#6571 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6572 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6580 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1717043886 {#6578 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6579 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6587 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1717043904 {#6585 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6586 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6588 …} -Children: Doctrine\ORM\PersistentCollection {#6591 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6594 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1694688954 {#6592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6593 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6601 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6600 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6608 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6607 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6615 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6614 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6622 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6621 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6626 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6629 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1694688954 {#6627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6628 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6630 …} -Children: Doctrine\ORM\PersistentCollection {#6633 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6636 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706627829 {#6634 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6635 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6643 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 364 -create_date: DateTime @1695966514 {#6387 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6388 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6648 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 338 -create_date: DateTime @1695974903 {#6389 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#6390 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#6653 -id: 751 -name: "まとめて発送" -hierarchy: 3 -sort_no: 337 -create_date: DateTime @1742927671 {#6641 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742927671 {#6642 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6666 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1696942150 {#6662 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741091170 {#6663 date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6671 -id: 713 -name: "UR" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1740989596 {#6664 date: 2025-03-03 17:13:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6665 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6680 -id: 714 -name: "SAR" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1740989599 {#6678 date: 2025-03-03 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6679 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6687 -id: 715 -name: "SR" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1740989607 {#6685 date: 2025-03-03 17:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6686 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6694 -id: 716 -name: "AR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1740989612 {#6692 date: 2025-03-03 17:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6693 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6701 -id: 717 -name: "RR" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1740989616 {#6699 date: 2025-03-03 17:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6700 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6708 -id: 718 -name: "R" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1740989626 {#6706 date: 2025-03-03 17:13:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6707 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6715 -id: 719 -name: "UC" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1740989636 {#6713 date: 2025-03-03 17:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6714 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6722 -id: 720 -name: "C" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1740990583 {#6720 date: 2025-03-03 17:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6721 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6726 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6729 -id: 721 -name: "TD" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1740990604 {#6727 date: 2025-03-03 17:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6728 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6736 -id: 722 -name: "ホロ" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1740990613 {#6734 date: 2025-03-03 17:30:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6735 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6743 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 325 -create_date: DateTime @1695974896 {#6658 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#6659 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#6748 -id: 731 -name: "レアリティ" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1740991321 {#6660 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991321 {#6661 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6752 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6753 -id: 732 -name: "SSP" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1740991716 {#6741 date: 2025-03-03 17:48:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6742 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6764 -id: 733 -name: "SP" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1740991726 {#6762 date: 2025-03-03 17:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6763 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6771 -id: 734 -name: "RRR" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1740991737 {#6769 date: 2025-03-03 17:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6770 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6778 -id: 735 -name: "SR" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1740991747 {#6776 date: 2025-03-03 17:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6777 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6785 -id: 736 -name: "RR" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1740991756 {#6783 date: 2025-03-03 17:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6784 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6792 -id: 737 -name: "R" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1740991765 {#6790 date: 2025-03-03 17:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6791 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6799 -id: 738 -name: "UC" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1740991777 {#6797 date: 2025-03-03 17:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6798 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6806 -id: 739 -name: "C" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1740991787 {#6804 date: 2025-03-03 17:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6805 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6813 -id: 740 -name: "PR" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1740991816 {#6811 date: 2025-03-03 17:50:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6812 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6820 -id: 741 -name: "TD" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1740991826 {#6818 date: 2025-03-03 17:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6819 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6827 -id: 742 -name: "ホロ" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1740991838 {#6825 date: 2025-03-03 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6826 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6834 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979650 {#6760 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#6761 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6839 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985580 {#6832 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6833 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6840 …} -Children: Doctrine\ORM\PersistentCollection {#6843 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6848 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985580 {#6846 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6847 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6855 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985580 {#6853 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6854 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6862 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985580 {#6860 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6861 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6869 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985580 {#6867 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6868 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6876 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985580 {#6874 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6875 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6883 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985580 {#6881 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6882 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6890 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985580 {#6888 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6889 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6897 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985580 {#6895 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6896 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6904 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985580 {#6902 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6903 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6911 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985580 {#6909 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6910 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6918 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985580 {#6916 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6917 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6925 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985580 {#6923 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6924 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6932 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985580 {#6930 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6931 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6939 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985580 {#6937 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6938 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6946 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985580 {#6944 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6945 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6953 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985580 {#6951 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6952 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6960 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985580 {#6958 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6959 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6967 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985580 {#6965 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6966 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6974 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985580 {#6972 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6973 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6981 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985580 {#6979 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6980 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6988 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985580 {#6986 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6987 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6995 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985580 {#6993 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6994 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7002 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985580 {#7000 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7001 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7009 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985580 {#7007 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7008 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7016 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985580 {#7014 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7015 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7023 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985580 {#7021 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7022 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7030 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985580 {#7028 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7029 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7037 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985580 {#7035 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7036 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7044 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985580 {#7042 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7043 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7051 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985580 {#7049 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7050 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7058 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985580 {#7056 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7057 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7065 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985580 {#7063 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7064 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7072 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985580 {#7070 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7071 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7079 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985580 {#7077 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7078 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7080 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7086 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985580 {#7084 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7085 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7093 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985580 {#7091 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7092 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7100 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985580 {#7098 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7099 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7107 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985580 {#7105 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7106 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7114 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985580 {#7112 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7113 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7121 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985580 {#7119 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7120 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7128 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985580 {#7126 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7127 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7135 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985580 {#7133 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7134 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7142 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985580 {#7140 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7141 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7149 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985580 {#7147 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7148 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7156 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985580 {#7154 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7155 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7163 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985580 {#7161 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7162 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7170 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985580 {#7168 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7169 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7177 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985580 {#7175 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7176 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7178 …} -Children: Doctrine\ORM\PersistentCollection {#7181 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7184 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985580 {#7182 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7183 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7191 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985580 {#7189 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7190 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7198 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985580 {#7196 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7197 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7205 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985580 {#7203 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7204 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7206 …} -Children: Doctrine\ORM\PersistentCollection {#7209 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7212 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985580 {#7210 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7211 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7219 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985580 {#7217 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7218 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7226 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985580 {#7224 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7225 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7233 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985580 {#7231 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7232 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7240 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 254 -create_date: DateTime @1695985580 {#7238 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7239 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7247 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 253 -create_date: DateTime @1695985580 {#7245 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7246 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7254 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 252 -create_date: DateTime @1695985580 {#7252 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7253 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7261 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1695985580 {#7259 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7260 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7268 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 250 -create_date: DateTime @1695985580 {#7266 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7267 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7269 …} -Children: Doctrine\ORM\PersistentCollection {#7272 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7275 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 249 -create_date: DateTime @1695985580 {#7273 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7274 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7282 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 248 -create_date: DateTime @1695985580 {#7280 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7281 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7289 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 247 -create_date: DateTime @1695985580 {#7287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7296 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 246 -create_date: DateTime @1695985580 {#7294 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7295 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7303 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 245 -create_date: DateTime @1695985580 {#7301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7310 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 244 -create_date: DateTime @1695985580 {#7308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7317 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 243 -create_date: DateTime @1695985580 {#7315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7324 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 242 -create_date: DateTime @1695985580 {#7322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7331 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 241 -create_date: DateTime @1695985580 {#7329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7338 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 240 -create_date: DateTime @1695985580 {#7336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7345 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 239 -create_date: DateTime @1695985580 {#7343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7352 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 238 -create_date: DateTime @1695985580 {#7350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7359 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 237 -create_date: DateTime @1695985580 {#7357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7366 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 236 -create_date: DateTime @1695985580 {#7364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7373 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 235 -create_date: DateTime @1695985580 {#7371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7380 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1695979641 {#6844 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#6845 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7385 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 233 -create_date: DateTime @1695985527 {#7378 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7379 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7394 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 232 -create_date: DateTime @1695985527 {#7392 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7393 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7401 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 231 -create_date: DateTime @1695985527 {#7399 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7400 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7408 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 230 -create_date: DateTime @1695985527 {#7406 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7407 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7415 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 229 -create_date: DateTime @1695985527 {#7413 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7414 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7422 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 228 -create_date: DateTime @1695985527 {#7420 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7421 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7429 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 227 -create_date: DateTime @1695985527 {#7427 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7428 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7436 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 226 -create_date: DateTime @1695985527 {#7434 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7435 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7443 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 225 -create_date: DateTime @1695985527 {#7441 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7442 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7450 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 224 -create_date: DateTime @1695985527 {#7448 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7449 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7457 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 223 -create_date: DateTime @1695985527 {#7455 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7456 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7464 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 222 -create_date: DateTime @1695985527 {#7462 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7463 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7471 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 221 -create_date: DateTime @1695985527 {#7469 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7470 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7478 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 220 -create_date: DateTime @1695985527 {#7476 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7477 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7485 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 219 -create_date: DateTime @1695985527 {#7483 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7484 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7492 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 218 -create_date: DateTime @1695985527 {#7490 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7491 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7499 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 217 -create_date: DateTime @1695985527 {#7497 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7498 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7506 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 216 -create_date: DateTime @1695985527 {#7504 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7505 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7513 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 215 -create_date: DateTime @1695985527 {#7511 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7512 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7520 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 214 -create_date: DateTime @1695985527 {#7518 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7519 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7527 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 213 -create_date: DateTime @1695985527 {#7525 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7526 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7534 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 212 -create_date: DateTime @1695985527 {#7532 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7533 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7541 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 211 -create_date: DateTime @1695985527 {#7539 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7540 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7548 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 210 -create_date: DateTime @1695985527 {#7546 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7547 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7555 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 209 -create_date: DateTime @1695985527 {#7553 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7554 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7562 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 208 -create_date: DateTime @1695985527 {#7560 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7561 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7569 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 207 -create_date: DateTime @1695985527 {#7567 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7568 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7576 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 206 -create_date: DateTime @1695985527 {#7574 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7575 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7583 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 205 -create_date: DateTime @1695985527 {#7581 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7582 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7590 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 204 -create_date: DateTime @1695985527 {#7588 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7589 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7597 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 203 -create_date: DateTime @1695985527 {#7595 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7596 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7604 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 202 -create_date: DateTime @1695985527 {#7602 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7603 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7611 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 201 -create_date: DateTime @1695985527 {#7609 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7610 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7618 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 200 -create_date: DateTime @1695985527 {#7616 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7617 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7625 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 199 -create_date: DateTime @1695985527 {#7623 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7624 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7632 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1695985527 {#7630 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7631 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7639 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1695985527 {#7637 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7638 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7646 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1695985527 {#7644 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7645 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7653 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 195 -create_date: DateTime @1695985527 {#7651 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7652 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7660 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 194 -create_date: DateTime @1695985527 {#7658 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7659 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7667 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 193 -create_date: DateTime @1695985527 {#7665 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7666 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7674 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 192 -create_date: DateTime @1695985527 {#7672 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7673 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7681 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 191 -create_date: DateTime @1695985527 {#7679 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7680 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7688 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 190 -create_date: DateTime @1695985527 {#7686 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7687 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7695 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1695985527 {#7693 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7694 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7702 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 188 -create_date: DateTime @1695985527 {#7700 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7701 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7709 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 187 -create_date: DateTime @1695985527 {#7707 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7708 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7716 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 186 -create_date: DateTime @1695985527 {#7714 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7715 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7723 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 185 -create_date: DateTime @1695985527 {#7721 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7722 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7730 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 184 -create_date: DateTime @1695985527 {#7728 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7729 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7737 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 183 -create_date: DateTime @1695985527 {#7735 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7736 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7744 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1695985527 {#7742 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7743 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7751 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1695985527 {#7749 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7750 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7758 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 180 -create_date: DateTime @1695985527 {#7756 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7757 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2839 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 179 -create_date: DateTime @1695985527 {#7763 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7764 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2919 …} -Children: Doctrine\ORM\PersistentCollection {#2920 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2923 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1695985527 {#2921 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2922 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2924 …} -Children: Doctrine\ORM\PersistentCollection {#2927 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2930 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 177 -create_date: DateTime @1695985527 {#2928 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2929 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2931 …} -Children: Doctrine\ORM\PersistentCollection {#2934 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6758 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 363 -create_date: DateTime @1488881692 {#6676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6677 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#2935 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2938 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 362 -create_date: DateTime @1696270531 {#2936 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2937 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2939 …} -Children: Doctrine\ORM\PersistentCollection {#2942 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2945 -id: 707 -name: "新品ボックス" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1740791876 {#2943 date: 2025-03-01 10:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2944 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2946 …} -Children: Doctrine\ORM\PersistentCollection {#2949 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#2952 -id: 708 -name: "予約ボックス" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1740791889 {#2950 date: 2025-03-01 10:18:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2951 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2953 …} -Children: Doctrine\ORM\PersistentCollection {#2957 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } ] |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …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 {#7831 -om: ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4147 …} -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 {#7833 -_em: Doctrine\ORM\EntityManager {#507 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7835 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7836 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7837 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#7834 …} -_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() {#7826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7829 …} } } |
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 | [ 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8670 +label: "販売" +value: "428" +data: Eccube\Entity\Category {#5174 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 371 -create_date: DateTime @1696149302 {#5175 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#5173 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5206 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9013 +label: "ヴァイスシュヴァルツ" +value: "8" +data: Eccube\Entity\Category {#5204 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 370 -create_date: DateTime @1694688722 {#5171 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5169 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8671 +label: " レアリティ" +value: "709" +data: Eccube\Entity\Category {#5199 -id: 709 -name: "レアリティ" -hierarchy: 2 -sort_no: 369 -create_date: DateTime @1740985361 {#5167 date: 2025-03-03 16:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5165 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8975 +label: " SSP" +value: "710" +data: Eccube\Entity\Category {#5161 -id: 710 -name: "SSP" -hierarchy: 3 -sort_no: 360 -create_date: DateTime @1740985567 {#5141 date: 2025-03-03 16:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5177 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9018 +label: " SP" +value: "711" +data: Eccube\Entity\Category {#5245 -id: 711 -name: "SP" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1740985570 {#5243 date: 2025-03-03 16:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5244 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8721 +label: " RRR" +value: "712" +data: Eccube\Entity\Category {#5252 -id: 712 -name: "RRR" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1740985575 {#5250 date: 2025-03-03 16:06:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5251 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8722 +label: " SR" +value: "723" +data: Eccube\Entity\Category {#5259 -id: 723 -name: "SR" -hierarchy: 3 -sort_no: 357 -create_date: DateTime @1740991069 {#5257 date: 2025-03-03 17:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5258 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8970 +label: " RR" +value: "724" +data: Eccube\Entity\Category {#5266 -id: 724 -name: "RR" -hierarchy: 3 -sort_no: 356 -create_date: DateTime @1740991094 {#5264 date: 2025-03-03 17:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5265 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5270 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8969 +label: " R" +value: "725" +data: Eccube\Entity\Category {#5273 -id: 725 -name: "R" -hierarchy: 3 -sort_no: 355 -create_date: DateTime @1740991113 {#5271 date: 2025-03-03 17:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5272 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8968 +label: " UC" +value: "726" +data: Eccube\Entity\Category {#5280 -id: 726 -name: "UC" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1740991124 {#5278 date: 2025-03-03 17:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5279 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8967 +label: " C" +value: "727" +data: Eccube\Entity\Category {#5287 -id: 727 -name: "C" -hierarchy: 3 -sort_no: 353 -create_date: DateTime @1740991135 {#5285 date: 2025-03-03 17:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5286 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8966 +label: " PR" +value: "728" +data: Eccube\Entity\Category {#5294 -id: 728 -name: "PR" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1740991257 {#5292 date: 2025-03-03 17:40:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5293 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5295 …} -Children: Doctrine\ORM\PersistentCollection {#5298 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8962 +label: " TD" +value: "729" +data: Eccube\Entity\Category {#5301 -id: 729 -name: "TD" -hierarchy: 3 -sort_no: 351 -create_date: DateTime @1740991273 {#5299 date: 2025-03-03 17:41:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5300 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8727 +label: " ホロ" +value: "730" +data: Eccube\Entity\Category {#5308 -id: 730 -name: "ホロ" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1740991284 {#5306 date: 2025-03-03 17:41:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991288 {#5307 date: 2025-03-03 17:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5199} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8955 +label: " 新商品" +value: "652" +data: Eccube\Entity\Category {#5313 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1712564635 {#5241 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5242 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5314 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8963 +label: " ダメージ商品 ヴァイスシュバルツ" +value: "746" +data: Eccube\Entity\Category {#5320 -id: 746 -name: "ダメージ商品 ヴァイスシュバルツ" -hierarchy: 2 -sort_no: 349 -create_date: DateTime @1741240562 {#5318 date: 2025-03-06 14:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240876 {#5319 date: 2025-03-06 15:01:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8956 +label: " ヴァイスシュヴァルツおすすめ" +value: "644" +data: Eccube\Entity\Category {#5327 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1706627789 {#5325 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5326 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8965 +label: " ヴァイスサイド" +value: "10" +data: Eccube\Entity\Category {#5338 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 347 -create_date: DateTime @1694688753 {#5332 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5333 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5339 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8964 +label: " アイドルマスターシャイニーカラーズ" +value: "672" +data: Eccube\Entity\Category {#5343 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 346 -create_date: DateTime @1718270442 {#5334 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5335 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8903 +label: " アイドルマスター シャイニーカラーズ Shine More!" +value: "696" +data: Eccube\Entity\Category {#5348 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1725172066 {#5336 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5337 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5349 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5343} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8958 +label: " アリス・ギア・アイギス Expansion" +value: "694" +data: Eccube\Entity\Category {#5357 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1724575700 {#5355 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5356 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8953 +label: " アイドルマスター シンデレラガールズ" +value: "160" +data: Eccube\Entity\Category {#5364 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1694688954 {#5362 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5363 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8723 +label: " Angel Beats!/クドわふたー" +value: "161" +data: Eccube\Entity\Category {#5371 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5369 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5370 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8957 +label: " カードキャプターさくら" +value: "162" +data: Eccube\Entity\Category {#5378 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5376 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5377 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8905 +label: " ホロライブプロダクション Summer Collection" +value: "651" +data: Eccube\Entity\Category {#5385 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1712560058 {#5383 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5384 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8952 +label: " ガールフレンド(仮)" +value: "163" +data: Eccube\Entity\Category {#5392 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1694688954 {#5390 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5391 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8910 +label: " 角川スニーカー文庫" +value: "164" +data: Eccube\Entity\Category {#5399 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5397 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5398 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5400 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8908 +label: " 彼女、お借りします" +value: "165" +data: Eccube\Entity\Category {#5406 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5404 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5405 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8812 +label: " 神様になった日" +value: "166" +data: Eccube\Entity\Category {#5413 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5411 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5412 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8808 +label: " カードゲームしよ子" +value: "167" +data: Eccube\Entity\Category {#5420 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5418 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5419 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8753 +label: " Key" +value: "168" +data: Eccube\Entity\Category {#5427 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5425 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5426 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8810 +label: " CLANNAD" +value: "169" +data: Eccube\Entity\Category {#5434 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5432 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5433 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8909 +label: " けものフレンズ" +value: "170" +data: Eccube\Entity\Category {#5441 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5439 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5440 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8907 +label: " 幻影ヲ駆ケル太陽" +value: "171" +data: Eccube\Entity\Category {#5448 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5446 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5447 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8904 +label: " ご注文はうさぎですか??" +value: "172" +data: Eccube\Entity\Category {#5457 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5453 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5454 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8817 +label: " プレミアムブースター TVアニメ「ご注文はうさぎですか?」10th Anniversary" +value: "702" +data: Eccube\Entity\Category {#5462 -id: 702 -name: "プレミアムブースター TVアニメ「ご注文はうさぎですか?」10th Anniversary" -hierarchy: 4 -sort_no: 134 -create_date: DateTime @1732780421 {#5455 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732780421 {#5456 date: 2024-11-28 16:53:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5457} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8911 +label: " 五等分の花嫁" +value: "173" +data: Eccube\Entity\Category {#5471 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5467 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5468 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8735 +label: " 五等分の花嫁∬" +value: "691" +data: Eccube\Entity\Category {#5476 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1724394211 {#5469 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5470 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8733 +label: " 映画 五等分の花嫁" +value: "692" +data: Eccube\Entity\Category {#5485 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1724394307 {#5483 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5484 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5486 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8906 +label: " プレミアムブースター 五等分の花嫁∽" +value: "693" +data: Eccube\Entity\Category {#5492 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1724394327 {#5490 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5491 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5471} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8730 +label: " この素晴らしい世界に祝福を!" +value: "174" +data: Eccube\Entity\Category {#5497 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5481 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5482 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8729 +label: " 小林さんちのメイドラゴン" +value: "175" +data: Eccube\Entity\Category {#5504 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5502 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5503 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8912 +label: " 冴えない彼女の育てかた" +value: "176" +data: Eccube\Entity\Category {#5511 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5509 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5510 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8731 +label: " Summer Pockets" +value: "177" +data: Eccube\Entity\Category {#5518 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5516 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5517 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8720 +label: " Charlotte" +value: "178" +data: Eccube\Entity\Category {#5525 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5523 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5524 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8901 +label: " 灼眼のシャナ" +value: "179" +data: Eccube\Entity\Category {#5532 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5530 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5531 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8819 +label: " 涼宮ハルヒの憂鬱" +value: "180" +data: Eccube\Entity\Category {#5539 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5537 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5538 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8728 +label: " 青春ブタ野郎シリーズ" +value: "181" +data: Eccube\Entity\Category {#5546 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5544 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5545 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8811 +label: " ゼロの使い魔" +value: "182" +data: Eccube\Entity\Category {#5553 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5551 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5552 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8954 +label: " 戦姫絶唱シンフォギア" +value: "183" +data: Eccube\Entity\Category {#5560 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5558 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5559 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8961 +label: " 宇宙をかける少女/舞-HiME&舞-乙HiME" +value: "184" +data: Eccube\Entity\Category {#5567 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5565 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5566 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8818 +label: " ゾンビランドサガ リベンジ" +value: "185" +data: Eccube\Entity\Category {#5574 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5572 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5573 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8734 +label: " ダ・カーポ&Dal Segno" +value: "186" +data: Eccube\Entity\Category {#5581 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5579 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5580 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5582 …} -Children: Doctrine\ORM\PersistentCollection {#5585 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8950 +label: " D4DJ" +value: "187" +data: Eccube\Entity\Category {#5588 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5586 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5587 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8809 +label: " デート・ア・ライブ" +value: "188" +data: Eccube\Entity\Category {#5595 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5593 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5594 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8949 +label: " とある魔術の禁書目録/とある科学の超電磁砲" +value: "189" +data: Eccube\Entity\Category {#5602 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5600 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5601 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8945 +label: " DOG DAYS" +value: "190" +data: Eccube\Entity\Category {#5609 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5607 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5608 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8715 +label: " To LOVEる" +value: "191" +data: Eccube\Entity\Category {#5616 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1694688954 {#5614 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5615 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8807 +label: " ニセコイ" +value: "192" +data: Eccube\Entity\Category {#5623 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#5621 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5622 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8717 +label: " 日常" +value: "193" +data: Eccube\Entity\Category {#5630 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#5628 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5629 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8959 +label: " BanG Dream!" +value: "194" +data: Eccube\Entity\Category {#5637 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#5635 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5636 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8719 +label: " ビジュアルアーツ" +value: "195" +data: Eccube\Entity\Category {#5644 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#5642 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5643 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8973 +label: " ひなろじ ~from Luck & Logic~" +value: "196" +data: Eccube\Entity\Category {#5651 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#5649 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5650 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8980 +label: " ViVid Strike!" +value: "197" +data: Eccube\Entity\Category {#5658 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#5656 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5657 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: " ビビッドレッド・オペレーション" +value: "198" +data: Eccube\Entity\Category {#5665 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#5663 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5664 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8972 +label: " Phantom -Requiem for the Phantom-" +value: "199" +data: Eccube\Entity\Category {#5672 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#5670 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5671 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10701 +label: " 富士見ファンタジア文庫" +value: "200" +data: Eccube\Entity\Category {#5679 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#5677 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5678 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10703 +label: " アニメ プリンセスコネクト!Re:Dive" +value: "201" +data: Eccube\Entity\Category {#5686 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#5684 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5685 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10706 +label: " ヘブンバーンズレッド" +value: "202" +data: Eccube\Entity\Category {#5693 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#5691 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5692 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10707 +label: " ホロライブプロダクション" +value: "203" +data: Eccube\Entity\Category {#5700 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#5698 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5699 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10708 +label: " 魔法少女まどか☆マギカ" +value: "204" +data: Eccube\Entity\Category {#5707 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#5705 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5706 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10709 +label: " 魔法少女リリカルなのは" +value: "205" +data: Eccube\Entity\Category {#5714 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#5712 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5713 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: " ゆらぎ荘の幽奈さん" +value: "206" +data: Eccube\Entity\Category {#5721 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#5719 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5720 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10711 +label: " らき☆すた" +value: "207" +data: Eccube\Entity\Category {#5728 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#5726 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5727 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10712 +label: " ラブライブ!" +value: "208" +data: Eccube\Entity\Category {#5735 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#5733 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5734 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10713 +label: " ラブライブ!サンシャイン!!" +value: "209" +data: Eccube\Entity\Category {#5742 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#5740 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5741 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10714 +label: " ラブライブ!虹ヶ咲学園スクールアイドル同好会" +value: "210" +data: Eccube\Entity\Category {#5749 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#5747 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5748 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10715 +label: " ラブライブ!スーパースター!!" +value: "211" +data: Eccube\Entity\Category {#5756 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#5754 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5755 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10716 +label: " リコリス・リコイル" +value: "212" +data: Eccube\Entity\Category {#5765 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#5761 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5762 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10717 +label: " プレミアムブースター リコリス・リコイル" +value: "701" +data: Eccube\Entity\Category {#5770 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1731655109 {#5763 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5764 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5765} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: " リトルバスターズ!" +value: "213" +data: Eccube\Entity\Category {#5777 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688955 {#5775 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5776 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10719 +label: " Rewrite" +value: "214" +data: Eccube\Entity\Category {#5784 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688955 {#5782 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5783 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10720 +label: " ロボティクス・ノーツ" +value: "215" +data: Eccube\Entity\Category {#5791 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688955 {#5789 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5790 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10721 +label: " プロモカード(ヴァイスサイド)" +value: "216" +data: Eccube\Entity\Category {#5798 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688955 {#5796 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5797 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5338} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10722 +label: " シュヴァルツサイド" +value: "9" +data: Eccube\Entity\Category {#5805 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1694688736 {#5238 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240569 {#5237 date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10723 +label: " アイドルマスター" +value: "83" +data: Eccube\Entity\Category {#5810 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1694688954 {#5803 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5804 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10724 +label: " アイドルマスター シャイニーカラーズ" +value: "84" +data: Eccube\Entity\Category {#5819 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1694688954 {#5817 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5818 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10725 +label: " アイドルマスター ミリオンライブ!" +value: "85" +data: Eccube\Entity\Category {#5826 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 340 -create_date: DateTime @1694688954 {#5824 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5825 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5827 …} -Children: Doctrine\ORM\PersistentCollection {#5830 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10726 +label: " アクセル・ワールド" +value: "86" +data: Eccube\Entity\Category {#5833 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#5831 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5832 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5834 …} -Children: Doctrine\ORM\PersistentCollection {#5837 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10727 +label: " アサルトリリィ" +value: "87" +data: Eccube\Entity\Category {#5840 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#5838 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5839 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5841 …} -Children: Doctrine\ORM\PersistentCollection {#5844 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10728 +label: " アズールレーン" +value: "88" +data: Eccube\Entity\Category {#5847 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#5845 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5846 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10729 +label: " ありふれた職業で世界最強" +value: "89" +data: Eccube\Entity\Category {#5854 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#5852 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5853 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10730 +label: " 痛いのは嫌なので防御力に極振りしたいと思います。" +value: "90" +data: Eccube\Entity\Category {#5861 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#5859 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5860 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5862 …} -Children: Doctrine\ORM\PersistentCollection {#5865 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10731 +label: " うーさーのその日暮らし" +value: "91" +data: Eccube\Entity\Category {#5868 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#5866 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5867 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5869 …} -Children: Doctrine\ORM\PersistentCollection {#5872 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10732 +label: " ヱヴァンゲリヲン新劇場版" +value: "92" +data: Eccube\Entity\Category {#5875 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#5873 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5874 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10733 +label: " 【推しの子】" +value: "688" +data: Eccube\Entity\Category {#5882 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1723020071 {#5880 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5881 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10734 +label: " おそ松さん" +value: "93" +data: Eccube\Entity\Category {#5889 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#5887 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5888 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5890 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10735 +label: " オーバーロード" +value: "94" +data: Eccube\Entity\Category {#5896 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#5894 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5895 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5897 …} -Children: Doctrine\ORM\PersistentCollection {#5900 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10736 +label: " かぐや様は告らせたい~天才たちの恋愛頭脳戦~" +value: "95" +data: Eccube\Entity\Category {#5903 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#5901 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5902 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10737 +label: " 刀語" +value: "96" +data: Eccube\Entity\Category {#5910 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1694688954 {#5908 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5909 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5911 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10738 +label: " CANAAN" +value: "97" +data: Eccube\Entity\Category {#5917 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1694688954 {#5915 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5916 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10739 +label: " 艦隊これくしょん -艦これ-" +value: "98" +data: Eccube\Entity\Category {#5924 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1694688954 {#5922 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5923 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10740 +label: " 超爆裂異次元メンコバトル ギガントシューター つかさ" +value: "99" +data: Eccube\Entity\Category {#5931 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1694688954 {#5929 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5930 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10741 +label: " キズナイーバー" +value: "100" +data: Eccube\Entity\Category {#5938 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1694688954 {#5936 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5937 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5939 …} -Children: Doctrine\ORM\PersistentCollection {#5942 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10742 +label: " 境界のRINNE" +value: "101" +data: Eccube\Entity\Category {#5945 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1694688954 {#5943 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5944 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …} -Children: Doctrine\ORM\PersistentCollection {#5949 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10743 +label: " ギルティクラウン" +value: "102" +data: Eccube\Entity\Category {#5952 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1694688954 {#5950 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5951 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10744 +label: " キルラキル" +value: "103" +data: Eccube\Entity\Category {#5959 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1694688954 {#5957 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5958 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10745 +label: " グリザイアの果実" +value: "104" +data: Eccube\Entity\Category {#5966 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1694688954 {#5964 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5965 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10746 +label: " グリザイア:ファントムトリガー" +value: "667" +data: Eccube\Entity\Category {#5973 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1717647257 {#5971 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5972 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10747 +label: " クレヨンしんちゃん" +value: "105" +data: Eccube\Entity\Category {#5980 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1694688954 {#5978 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5979 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: " 劇場版マクロスF" +value: "106" +data: Eccube\Entity\Category {#5987 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1694688954 {#5985 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5986 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …} -Children: Doctrine\ORM\PersistentCollection {#5991 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10749 +label: " アニメーション映画『GODZILLA』" +value: "107" +data: Eccube\Entity\Category {#5994 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1694688954 {#5992 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5993 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10750 +label: " ゴブリンスレイヤー" +value: "108" +data: Eccube\Entity\Category {#6001 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1694688954 {#5999 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6000 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10751 +label: " PSYCHO-PASS サイコパス" +value: "109" +data: Eccube\Entity\Category {#6008 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1694688954 {#6006 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6007 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: " THE KING OF FIGHTERS" +value: "110" +data: Eccube\Entity\Category {#6015 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1694688954 {#6013 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6014 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6016 …} -Children: Doctrine\ORM\PersistentCollection {#6019 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10753 +label: " シャイニングシリーズ" +value: "111" +data: Eccube\Entity\Category {#6022 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1694688954 {#6020 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6021 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …} -Children: Doctrine\ORM\PersistentCollection {#6026 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10754 +label: " STEINS;GATE" +value: "112" +data: Eccube\Entity\Category {#6029 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1694688954 {#6027 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6028 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10755 +label: " STEINS;GATE[ブースター]" +value: "113" +data: Eccube\Entity\Category {#6036 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1694688954 {#6034 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6035 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: " STEINS;GATE[TD+]" +value: "114" +data: Eccube\Entity\Category {#6043 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1694688954 {#6041 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6042 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10757 +label: " 少女☆歌劇 レヴュースタァライト" +value: "115" +data: Eccube\Entity\Category {#6050 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1694688954 {#6048 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6049 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10758 +label: " ジョジョの奇妙な冒険" +value: "116" +data: Eccube\Entity\Category {#6057 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1694688954 {#6055 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6056 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10759 +label: " 進撃の巨人" +value: "117" +data: Eccube\Entity\Category {#6064 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1694688954 {#6062 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6063 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10760 +label: " 新サクラ大戦" +value: "118" +data: Eccube\Entity\Category {#6071 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1694688954 {#6069 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6070 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10761 +label: " 翠星のガルガンティア" +value: "119" +data: Eccube\Entity\Category {#6078 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1694688954 {#6076 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6077 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10762 +label: " スクールガールストライカーズ" +value: "120" +data: Eccube\Entity\Category {#6085 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1694688954 {#6083 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6084 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10763 +label: " STAR WARS" +value: "121" +data: Eccube\Entity\Category {#6092 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1694688954 {#6090 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6091 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: " 戦国BASARA" +value: "122" +data: Eccube\Entity\Category {#6099 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1694688954 {#6097 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6098 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10765 +label: " 葬送のフリーレン" +value: "689" +data: Eccube\Entity\Category {#6106 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1723442008 {#6104 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6105 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10766 +label: " ソードアート・オンライン" +value: "123" +data: Eccube\Entity\Category {#6113 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1694688954 {#6111 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6112 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10767 +label: " ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" +value: "124" +data: Eccube\Entity\Category {#6120 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1694688954 {#6118 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6119 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10768 +label: " ダーリン・イン・ザ・フランキス" +value: "125" +data: Eccube\Entity\Category {#6127 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1694688954 {#6125 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6126 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10769 +label: " ダンジョンに出会いを求めるのは間違っているだろうか" +value: "126" +data: Eccube\Entity\Category {#6134 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1694688954 {#6132 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6133 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10770 +label: " 探偵オペラ ミルキィホームズ" +value: "127" +data: Eccube\Entity\Category {#6141 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1694688954 {#6139 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6140 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10771 +label: " チェインクロニクル ~ヘクセイタスの閃~" +value: "128" +data: Eccube\Entity\Category {#6148 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1694688954 {#6146 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6147 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10772 +label: " チェンソーマン" +value: "129" +data: Eccube\Entity\Category {#6155 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1694688954 {#6153 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6154 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10773 +label: " TVアニメ「デビルサバイバー2」" +value: "130" +data: Eccube\Entity\Category {#6162 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1694688954 {#6160 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6161 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10774 +label: " テラフォーマーズ" +value: "131" +data: Eccube\Entity\Category {#6169 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1694688954 {#6167 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6168 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10775 +label: " 天元突破グレンラガン" +value: "132" +data: Eccube\Entity\Category {#6176 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1694688954 {#6174 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6175 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10776 +label: " 転生したらスライムだった件" +value: "133" +data: Eccube\Entity\Category {#6183 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1694688954 {#6181 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6182 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10777 +label: " D_CIDE TRAUMEREI" +value: "134" +data: Eccube\Entity\Category {#6190 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1694688954 {#6188 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6189 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10778 +label: " Disney100" +value: "135" +data: Eccube\Entity\Category {#6197 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1694688954 {#6195 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6196 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10779 +label: " 東京リベンジャーズ" +value: "136" +data: Eccube\Entity\Category {#6204 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1694688954 {#6202 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6203 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10780 +label: " ノーゲーム・ノーライフ" +value: "137" +data: Eccube\Entity\Category {#6211 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1694688954 {#6209 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6210 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10781 +label: " パズル&ドラゴンズ" +value: "138" +data: Eccube\Entity\Category {#6218 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1694688954 {#6216 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6217 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10782 +label: " 初音ミク -Project DIVA-" +value: "139" +data: Eccube\Entity\Category {#6225 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1694688954 {#6223 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6224 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10783 +label: " PIXAR" +value: "140" +data: Eccube\Entity\Category {#6232 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1694688954 {#6230 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6231 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10784 +label: " FAIRY TAIL" +value: "141" +data: Eccube\Entity\Category {#6239 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1694688954 {#6237 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6238 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10785 +label: " Fate" +value: "142" +data: Eccube\Entity\Category {#6246 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1694688954 {#6244 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6245 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10786 +label: " Fate/Apocrypha" +value: "143" +data: Eccube\Entity\Category {#6253 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1694688954 {#6251 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6252 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6254 …} -Children: Doctrine\ORM\PersistentCollection {#6257 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10787 +label: " Fate/Grand Order(アニメ)" +value: "144" +data: Eccube\Entity\Category {#6260 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1694688954 {#6258 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6259 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10788 +label: " ぷよぷよ" +value: "145" +data: Eccube\Entity\Category {#6267 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1694688954 {#6265 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6266 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10789 +label: " ブラック★ロックシューター" +value: "146" +data: Eccube\Entity\Category {#6274 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1694688954 {#6272 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6273 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10790 +label: " プリズマ☆イリヤ" +value: "147" +data: Eccube\Entity\Category {#6281 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1694688954 {#6279 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6280 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10791 +label: " プロジェクトセカイ カラフルステージ! feat. 初音ミク" +value: "148" +data: Eccube\Entity\Category {#6288 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1694688954 {#6286 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6287 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10792 +label: " ペルソナ" +value: "149" +data: Eccube\Entity\Category {#6295 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1694688954 {#6293 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6294 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10793 +label: " Marvel" +value: "150" +data: Eccube\Entity\Category {#6302 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1694688954 {#6300 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6301 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10794 +label: " 魔界戦記ディスガイア" +value: "151" +data: Eccube\Entity\Category {#6309 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1694688954 {#6307 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6308 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10795 +label: " 無職転生 ~異世界行ったら本気だす~" +value: "152" +data: Eccube\Entity\Category {#6316 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1694688954 {#6314 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6315 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10796 +label: " MELTY BLOOD/空の境界" +value: "153" +data: Eccube\Entity\Category {#6323 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1694688954 {#6321 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6322 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10797 +label: " 〈物語〉シリーズ" +value: "154" +data: Eccube\Entity\Category {#6330 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1694688954 {#6328 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6329 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10798 +label: " Re:ゼロから始める異世界生活" +value: "155" +data: Eccube\Entity\Category {#6337 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1694688954 {#6335 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6336 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: " ログ・ホライズン" +value: "156" +data: Eccube\Entity\Category {#6344 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1694688954 {#6342 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6343 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10800 +label: " ロストディケイド" +value: "157" +data: Eccube\Entity\Category {#6351 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1694688954 {#6349 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6350 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10801 +label: " ワールドトリガー" +value: "158" +data: Eccube\Entity\Category {#6358 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1694688954 {#6356 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6357 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10802 +label: " プロモカード(シュヴァルツサイド)" +value: "159" +data: Eccube\Entity\Category {#6365 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1694688954 {#6363 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6364 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10803 +label: "ポケモン" +value: "7" +data: Eccube\Entity\Category {#6372 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 368 -create_date: DateTime @1694688688 {#5354 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741240460 {#5353 date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#5174} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10804 +label: " レアリティ" +value: "596" +data: Eccube\Entity\Category {#6377 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 367 -create_date: DateTime @1696942135 {#5240 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5239 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -Children: Doctrine\ORM\PersistentCollection {#6381 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10805 +label: " UR" +value: "621" +data: Eccube\Entity\Category {#6382 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 365 -create_date: DateTime @1696942667 {#6370 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6371 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10806 +label: " SAR" +value: "622" +data: Eccube\Entity\Category {#6393 -id: 622 -name: "SAR" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1696942667 {#6391 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6392 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: " SR" +value: "623" +data: Eccube\Entity\Category {#6400 -id: 623 -name: "SR" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1696942667 {#6398 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6399 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6401 …} -Children: Doctrine\ORM\PersistentCollection {#6404 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10808 +label: " AR" +value: "624" +data: Eccube\Entity\Category {#6407 -id: 624 -name: "AR" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1696942667 {#6405 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6406 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10809 +label: " RR" +value: "625" +data: Eccube\Entity\Category {#6414 -id: 625 -name: "RR" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1696942667 {#6412 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6413 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10810 +label: " R" +value: "626" +data: Eccube\Entity\Category {#6421 -id: 626 -name: "R" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1696942667 {#6419 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6420 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10811 +label: " UC" +value: "627" +data: Eccube\Entity\Category {#6428 -id: 627 -name: "UC" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1696942667 {#6426 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6427 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -Children: Doctrine\ORM\PersistentCollection {#6432 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10812 +label: " C" +value: "628" +data: Eccube\Entity\Category {#6435 -id: 628 -name: "C" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1696942667 {#6433 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6434 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: " TD" +value: "629" +data: Eccube\Entity\Category {#6442 -id: 629 -name: "TD" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1696942667 {#6440 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6441 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10814 +label: " ホロ" +value: "630" +data: Eccube\Entity\Category {#6449 -id: 630 -name: "ホロ" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1696942667 {#6447 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741336317 {#6448 date: 2025-03-07 17:31:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6377} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10815 +label: " 新商品" +value: "663" +data: Eccube\Entity\Category {#6454 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 366 -create_date: DateTime @1717046573 {#5816 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#5815 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6455 …} -Children: Doctrine\ORM\PersistentCollection {#6458 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10816 +label: " ダメージ商品 ポケモン" +value: "747" +data: Eccube\Entity\Category {#6461 -id: 747 -name: "ダメージ商品 ポケモン" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1741240588 {#6459 date: 2025-03-06 14:56:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6460 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10817 +label: " [SV9a] 熱風のアリーナ" +value: "750" +data: Eccube\Entity\Category {#6468 -id: 750 -name: "[SV9a] 熱風のアリーナ" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1741938364 {#6466 date: 2025-03-14 16:46:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6467 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10818 +label: " [SVOD] ダイゴのダンバル&メタグロスex" +value: "706" +data: Eccube\Entity\Category {#6475 -id: 706 -name: "[SVOD] ダイゴのダンバル&メタグロスex" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1740201496 {#6473 date: 2025-02-22 14:18:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6474 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10819 +label: " [SV9] バトルパートナーズ" +value: "705" +data: Eccube\Entity\Category {#6482 -id: 705 -name: "[SV9] バトルパートナーズ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1737708933 {#6480 date: 2025-01-24 17:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6481 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10820 +label: " [SV8a] テラスタルフェスex" +value: "704" +data: Eccube\Entity\Category {#6489 -id: 704 -name: "[SV8a] テラスタルフェスex" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1733556985 {#6487 date: 2024-12-07 16:36:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6488 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10821 +label: " [SV8] 超電ブレイカー" +value: "698" +data: Eccube\Entity\Category {#6496 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1729320738 {#6494 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6495 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10822 +label: " [SV7a] 楽園ドラゴーナ" +value: "697" +data: Eccube\Entity\Category {#6503 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1726206102 {#6501 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6502 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10823 +label: " [SV7] ステラミラクル" +value: "673" +data: Eccube\Entity\Category {#6510 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1721806116 {#6508 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6509 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10824 +label: " [SV6a] ナイトワンダラー" +value: "668" +data: Eccube\Entity\Category {#6517 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1717738053 {#6515 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6516 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10825 +label: " [SV6] 変幻の仮面" +value: "655" +data: Eccube\Entity\Category {#6524 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1717043767 {#6522 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6523 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10826 +label: " [SV5a] クリムゾンヘイズ" +value: "650" +data: Eccube\Entity\Category {#6531 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1712556841 {#6529 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6530 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10827 +label: " [SV5K] ワイルドフォース" +value: "656" +data: Eccube\Entity\Category {#6538 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1717043794 {#6536 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6537 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10828 +label: " [SV5M] サイバージャッジ" +value: "657" +data: Eccube\Entity\Category {#6545 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1717043828 {#6543 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6544 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10829 +label: " [SV4a] シャイニートレジャーex" +value: "665" +data: Eccube\Entity\Category {#6552 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1717238509 {#6550 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6551 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6553 …} -Children: Doctrine\ORM\PersistentCollection {#6556 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10830 +label: " [SV4K] 古代の咆哮" +value: "658" +data: Eccube\Entity\Category {#6559 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1717043844 {#6557 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6558 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10831 +label: " [SV4M] 未来の一閃" +value: "659" +data: Eccube\Entity\Category {#6566 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1717043857 {#6564 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6565 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10832 +label: " [SV3a] レイジングサーフ" +value: "660" +data: Eccube\Entity\Category {#6573 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1717043872 {#6571 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6572 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10833 +label: " [SV3] 黒炎の支配者" +value: "661" +data: Eccube\Entity\Category {#6580 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1717043886 {#6578 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6579 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10834 +label: " [SV2a] ポケモンカード151" +value: "662" +data: Eccube\Entity\Category {#6587 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1717043904 {#6585 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6586 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6588 …} -Children: Doctrine\ORM\PersistentCollection {#6591 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10835 +label: " SV2D クレイバースト" +value: "12" +data: Eccube\Entity\Category {#6594 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1694688954 {#6592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6593 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10836 +label: " SV2P スノーハザード" +value: "13" +data: Eccube\Entity\Category {#6601 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6600 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10837 +label: " SV1A トリプレットビート" +value: "14" +data: Eccube\Entity\Category {#6608 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6607 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10838 +label: " SV1V バイオレットex" +value: "15" +data: Eccube\Entity\Category {#6615 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6614 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10839 +label: " SV1S スカーレットex" +value: "16" +data: Eccube\Entity\Category {#6622 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6621 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …} -Children: Doctrine\ORM\PersistentCollection {#6626 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10840 +label: " PROMO プロモ" +value: "11" +data: Eccube\Entity\Category {#6629 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1694688954 {#6627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6628 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6630 …} -Children: Doctrine\ORM\PersistentCollection {#6633 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: " ポケモンおすすめ" +value: "645" +data: Eccube\Entity\Category {#6636 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706627829 {#6634 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741938373 {#6635 date: 2025-03-14 16:46:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10842 +label: " 買い取り" +value: "217" +data: Eccube\Entity\Category {#6643 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 364 -create_date: DateTime @1695966514 {#6387 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6388 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: " ポケモン" +value: "219" +data: Eccube\Entity\Category {#6648 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 338 -create_date: DateTime @1695974903 {#6389 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#6390 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: " まとめて発送" +value: "751" +data: Eccube\Entity\Category {#6653 -id: 751 -name: "まとめて発送" -hierarchy: 3 -sort_no: 337 -create_date: DateTime @1742927671 {#6641 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742927671 {#6642 date: 2025-03-26 03:34:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: " レアリティ" +value: "597" +data: Eccube\Entity\Category {#6666 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1696942150 {#6662 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741091170 {#6663 date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -Children: Doctrine\ORM\PersistentCollection {#6670 …} -Parent: Eccube\Entity\Category {#6648} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10846 +label: " UR" +value: "713" +data: Eccube\Entity\Category {#6671 -id: 713 -name: "UR" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1740989596 {#6664 date: 2025-03-03 17:13:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6665 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: " SAR" +value: "714" +data: Eccube\Entity\Category {#6680 -id: 714 -name: "SAR" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1740989599 {#6678 date: 2025-03-03 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6679 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6681 …} -Children: Doctrine\ORM\PersistentCollection {#6684 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10848 +label: " SR" +value: "715" +data: Eccube\Entity\Category {#6687 -id: 715 -name: "SR" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1740989607 {#6685 date: 2025-03-03 17:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6686 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: " AR" +value: "716" +data: Eccube\Entity\Category {#6694 -id: 716 -name: "AR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1740989612 {#6692 date: 2025-03-03 17:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6693 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6695 …} -Children: Doctrine\ORM\PersistentCollection {#6698 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10850 +label: " RR" +value: "717" +data: Eccube\Entity\Category {#6701 -id: 717 -name: "RR" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1740989616 {#6699 date: 2025-03-03 17:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6700 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …} -Children: Doctrine\ORM\PersistentCollection {#6705 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10851 +label: " R" +value: "718" +data: Eccube\Entity\Category {#6708 -id: 718 -name: "R" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1740989626 {#6706 date: 2025-03-03 17:13:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6707 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …} -Children: Doctrine\ORM\PersistentCollection {#6712 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10852 +label: " UC" +value: "719" +data: Eccube\Entity\Category {#6715 -id: 719 -name: "UC" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1740989636 {#6713 date: 2025-03-03 17:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6714 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6719 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10853 +label: " C" +value: "720" +data: Eccube\Entity\Category {#6722 -id: 720 -name: "C" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1740990583 {#6720 date: 2025-03-03 17:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6721 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …} -Children: Doctrine\ORM\PersistentCollection {#6726 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10854 +label: " TD" +value: "721" +data: Eccube\Entity\Category {#6729 -id: 721 -name: "TD" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1740990604 {#6727 date: 2025-03-03 17:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6728 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …} -Children: Doctrine\ORM\PersistentCollection {#6733 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: " ホロ" +value: "722" +data: Eccube\Entity\Category {#6736 -id: 722 -name: "ホロ" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1740990613 {#6734 date: 2025-03-03 17:30:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740990617 {#6735 date: 2025-03-03 17:30:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …} -Children: Doctrine\ORM\PersistentCollection {#6740 …} -Parent: Eccube\Entity\Category {#6666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10856 +label: " ヴァイスシュヴァルツ" +value: "218" +data: Eccube\Entity\Category {#6743 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 325 -create_date: DateTime @1695974896 {#6658 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#6659 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …} -Children: Doctrine\ORM\PersistentCollection {#6747 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10857 +label: " レアリティ" +value: "731" +data: Eccube\Entity\Category {#6748 -id: 731 -name: "レアリティ" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1740991321 {#6660 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991321 {#6661 date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6752 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10858 +label: " SSP" +value: "732" +data: Eccube\Entity\Category {#6753 -id: 732 -name: "SSP" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1740991716 {#6741 date: 2025-03-03 17:48:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6742 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10859 +label: " SP" +value: "733" +data: Eccube\Entity\Category {#6764 -id: 733 -name: "SP" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1740991726 {#6762 date: 2025-03-03 17:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6763 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10860 +label: " RRR" +value: "734" +data: Eccube\Entity\Category {#6771 -id: 734 -name: "RRR" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1740991737 {#6769 date: 2025-03-03 17:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6770 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10861 +label: " SR" +value: "735" +data: Eccube\Entity\Category {#6778 -id: 735 -name: "SR" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1740991747 {#6776 date: 2025-03-03 17:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6777 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -Children: Doctrine\ORM\PersistentCollection {#6782 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10862 +label: " RR" +value: "736" +data: Eccube\Entity\Category {#6785 -id: 736 -name: "RR" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1740991756 {#6783 date: 2025-03-03 17:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6784 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: " R" +value: "737" +data: Eccube\Entity\Category {#6792 -id: 737 -name: "R" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1740991765 {#6790 date: 2025-03-03 17:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6791 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6796 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10864 +label: " UC" +value: "738" +data: Eccube\Entity\Category {#6799 -id: 738 -name: "UC" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1740991777 {#6797 date: 2025-03-03 17:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6798 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …} -Children: Doctrine\ORM\PersistentCollection {#6803 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: " C" +value: "739" +data: Eccube\Entity\Category {#6806 -id: 739 -name: "C" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1740991787 {#6804 date: 2025-03-03 17:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6805 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -Children: Doctrine\ORM\PersistentCollection {#6810 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: " PR" +value: "740" +data: Eccube\Entity\Category {#6813 -id: 740 -name: "PR" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1740991816 {#6811 date: 2025-03-03 17:50:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6812 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: " TD" +value: "741" +data: Eccube\Entity\Category {#6820 -id: 741 -name: "TD" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1740991826 {#6818 date: 2025-03-03 17:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6819 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …} -Children: Doctrine\ORM\PersistentCollection {#6824 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: " ホロ" +value: "742" +data: Eccube\Entity\Category {#6827 -id: 742 -name: "ホロ" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1740991838 {#6825 date: 2025-03-03 17:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740991840 {#6826 date: 2025-03-03 17:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …} -Children: Doctrine\ORM\PersistentCollection {#6831 …} -Parent: Eccube\Entity\Category {#6748} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10869 +label: " シュヴァルツサイド" +value: "221" +data: Eccube\Entity\Category {#6834 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979650 {#6760 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#6761 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -Children: Doctrine\ORM\PersistentCollection {#6838 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10870 +label: " アイドルマスター" +value: "351" +data: Eccube\Entity\Category {#6839 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985580 {#6832 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6833 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6840 …} -Children: Doctrine\ORM\PersistentCollection {#6843 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: " アイドルマスター シャイニーカラーズ" +value: "352" +data: Eccube\Entity\Category {#6848 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985580 {#6846 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6847 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …} -Children: Doctrine\ORM\PersistentCollection {#6852 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10872 +label: " アイドルマスター ミリオンライブ!" +value: "353" +data: Eccube\Entity\Category {#6855 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985580 {#6853 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6854 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …} -Children: Doctrine\ORM\PersistentCollection {#6859 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10873 +label: " アクセル・ワールド" +value: "354" +data: Eccube\Entity\Category {#6862 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985580 {#6860 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6861 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: " アサルトリリィ" +value: "355" +data: Eccube\Entity\Category {#6869 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985580 {#6867 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6868 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6870 …} -Children: Doctrine\ORM\PersistentCollection {#6873 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10875 +label: " アズールレーン" +value: "356" +data: Eccube\Entity\Category {#6876 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985580 {#6874 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6875 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6877 …} -Children: Doctrine\ORM\PersistentCollection {#6880 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10876 +label: " ありふれた職業で世界最強" +value: "357" +data: Eccube\Entity\Category {#6883 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985580 {#6881 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6882 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: " 痛いのは嫌なので防御力に極振りしたいと思います。" +value: "358" +data: Eccube\Entity\Category {#6890 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985580 {#6888 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6889 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10878 +label: " うーさーのその日暮らし" +value: "359" +data: Eccube\Entity\Category {#6897 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985580 {#6895 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6896 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10879 +label: " ヱヴァンゲリヲン新劇場版" +value: "360" +data: Eccube\Entity\Category {#6904 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985580 {#6902 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6903 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10880 +label: " おそ松さん" +value: "361" +data: Eccube\Entity\Category {#6911 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985580 {#6909 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6910 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10881 +label: " オーバーロード" +value: "362" +data: Eccube\Entity\Category {#6918 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985580 {#6916 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6917 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10882 +label: " かぐや様は告らせたい~天才たちの恋愛頭脳戦~" +value: "363" +data: Eccube\Entity\Category {#6925 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985580 {#6923 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6924 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -Children: Doctrine\ORM\PersistentCollection {#6929 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10883 +label: " 刀語" +value: "364" +data: Eccube\Entity\Category {#6932 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985580 {#6930 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6931 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6933 …} -Children: Doctrine\ORM\PersistentCollection {#6936 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10884 +label: " CANAAN" +value: "365" +data: Eccube\Entity\Category {#6939 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985580 {#6937 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6938 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10885 +label: " 艦隊これくしょん -艦これ-" +value: "366" +data: Eccube\Entity\Category {#6946 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985580 {#6944 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6945 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6947 …} -Children: Doctrine\ORM\PersistentCollection {#6950 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10886 +label: " 超爆裂異次元メンコバトル ギガントシューター つかさ" +value: "367" +data: Eccube\Entity\Category {#6953 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985580 {#6951 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6952 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: " キズナイーバー" +value: "368" +data: Eccube\Entity\Category {#6960 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985580 {#6958 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6959 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10888 +label: " 境界のRINNE" +value: "369" +data: Eccube\Entity\Category {#6967 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985580 {#6965 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6966 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6968 …} -Children: Doctrine\ORM\PersistentCollection {#6971 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10889 +label: " ギルティクラウン" +value: "370" +data: Eccube\Entity\Category {#6974 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985580 {#6972 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6973 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6975 …} -Children: Doctrine\ORM\PersistentCollection {#6978 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10890 +label: " キルラキル" +value: "371" +data: Eccube\Entity\Category {#6981 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985580 {#6979 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6980 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10891 +label: " グリザイアの果実" +value: "372" +data: Eccube\Entity\Category {#6988 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985580 {#6986 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6987 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10892 +label: " クレヨンしんちゃん" +value: "373" +data: Eccube\Entity\Category {#6995 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985580 {#6993 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#6994 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6996 …} -Children: Doctrine\ORM\PersistentCollection {#6999 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10893 +label: " 劇場版マクロスF" +value: "374" +data: Eccube\Entity\Category {#7002 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985580 {#7000 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7001 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10894 +label: " アニメーション映画『GODZILLA』" +value: "375" +data: Eccube\Entity\Category {#7009 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985580 {#7007 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7008 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7010 …} -Children: Doctrine\ORM\PersistentCollection {#7013 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: " ゴブリンスレイヤー" +value: "376" +data: Eccube\Entity\Category {#7016 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985580 {#7014 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7015 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10896 +label: " PSYCHO-PASS サイコパス" +value: "377" +data: Eccube\Entity\Category {#7023 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985580 {#7021 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7022 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10897 +label: " THE KING OF FIGHTERS" +value: "378" +data: Eccube\Entity\Category {#7030 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985580 {#7028 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7029 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10898 +label: " シャイニングシリーズ" +value: "379" +data: Eccube\Entity\Category {#7037 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985580 {#7035 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7036 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7038 …} -Children: Doctrine\ORM\PersistentCollection {#7041 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10899 +label: " STEINS;GATE" +value: "380" +data: Eccube\Entity\Category {#7044 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985580 {#7042 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7043 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -Children: Doctrine\ORM\PersistentCollection {#7048 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10900 +label: " STEINS;GATE[ブースター]" +value: "381" +data: Eccube\Entity\Category {#7051 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985580 {#7049 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7050 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7052 …} -Children: Doctrine\ORM\PersistentCollection {#7055 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10901 +label: " STEINS;GATE[TD+]" +value: "382" +data: Eccube\Entity\Category {#7058 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985580 {#7056 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7057 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7059 …} -Children: Doctrine\ORM\PersistentCollection {#7062 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10902 +label: " 少女☆歌劇 レヴュースタァライト" +value: "383" +data: Eccube\Entity\Category {#7065 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985580 {#7063 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7064 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7066 …} -Children: Doctrine\ORM\PersistentCollection {#7069 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10903 +label: " ジョジョの奇妙な冒険" +value: "384" +data: Eccube\Entity\Category {#7072 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985580 {#7070 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7071 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -Children: Doctrine\ORM\PersistentCollection {#7076 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10904 +label: " 進撃の巨人" +value: "385" +data: Eccube\Entity\Category {#7079 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985580 {#7077 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7078 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7080 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10905 +label: " 新サクラ大戦" +value: "386" +data: Eccube\Entity\Category {#7086 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985580 {#7084 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7085 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7087 …} -Children: Doctrine\ORM\PersistentCollection {#7090 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10906 +label: " 翠星のガルガンティア" +value: "387" +data: Eccube\Entity\Category {#7093 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985580 {#7091 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7092 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10907 +label: " スクールガールストライカーズ" +value: "388" +data: Eccube\Entity\Category {#7100 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985580 {#7098 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7099 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10908 +label: " STAR WARS" +value: "389" +data: Eccube\Entity\Category {#7107 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985580 {#7105 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7106 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7108 …} -Children: Doctrine\ORM\PersistentCollection {#7111 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10909 +label: " 戦国BASARA" +value: "390" +data: Eccube\Entity\Category {#7114 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985580 {#7112 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7113 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -Children: Doctrine\ORM\PersistentCollection {#7118 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10910 +label: " ソードアート・オンライン" +value: "391" +data: Eccube\Entity\Category {#7121 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985580 {#7119 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7120 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7122 …} -Children: Doctrine\ORM\PersistentCollection {#7125 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10911 +label: " ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" +value: "392" +data: Eccube\Entity\Category {#7128 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985580 {#7126 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7127 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7129 …} -Children: Doctrine\ORM\PersistentCollection {#7132 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10912 +label: " ダーリン・イン・ザ・フランキス" +value: "393" +data: Eccube\Entity\Category {#7135 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985580 {#7133 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7134 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -Children: Doctrine\ORM\PersistentCollection {#7139 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10913 +label: " ダンジョンに出会いを求めるのは間違っているだろうか" +value: "394" +data: Eccube\Entity\Category {#7142 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985580 {#7140 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7141 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -Children: Doctrine\ORM\PersistentCollection {#7146 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10914 +label: " 探偵オペラ ミルキィホームズ" +value: "395" +data: Eccube\Entity\Category {#7149 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985580 {#7147 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7148 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7150 …} -Children: Doctrine\ORM\PersistentCollection {#7153 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10915 +label: " チェインクロニクル ~ヘクセイタスの閃~" +value: "396" +data: Eccube\Entity\Category {#7156 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985580 {#7154 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7155 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7157 …} -Children: Doctrine\ORM\PersistentCollection {#7160 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10916 +label: " チェンソーマン" +value: "397" +data: Eccube\Entity\Category {#7163 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985580 {#7161 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7162 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10917 +label: " TVアニメ「デビルサバイバー2」" +value: "398" +data: Eccube\Entity\Category {#7170 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985580 {#7168 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7169 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7171 …} -Children: Doctrine\ORM\PersistentCollection {#7174 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: " テラフォーマーズ" +value: "399" +data: Eccube\Entity\Category {#7177 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985580 {#7175 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7176 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7178 …} -Children: Doctrine\ORM\PersistentCollection {#7181 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: " 天元突破グレンラガン" +value: "400" +data: Eccube\Entity\Category {#7184 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985580 {#7182 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7183 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7185 …} -Children: Doctrine\ORM\PersistentCollection {#7188 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: " 転生したらスライムだった件" +value: "401" +data: Eccube\Entity\Category {#7191 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985580 {#7189 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7190 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7192 …} -Children: Doctrine\ORM\PersistentCollection {#7195 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: " D_CIDE TRAUMEREI" +value: "402" +data: Eccube\Entity\Category {#7198 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985580 {#7196 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7197 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7199 …} -Children: Doctrine\ORM\PersistentCollection {#7202 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: " Disney100" +value: "403" +data: Eccube\Entity\Category {#7205 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985580 {#7203 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7204 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7206 …} -Children: Doctrine\ORM\PersistentCollection {#7209 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10923 +label: " 東京リベンジャーズ" +value: "404" +data: Eccube\Entity\Category {#7212 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985580 {#7210 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7211 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7213 …} -Children: Doctrine\ORM\PersistentCollection {#7216 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10924 +label: " ノーゲーム・ノーライフ" +value: "405" +data: Eccube\Entity\Category {#7219 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985580 {#7217 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7218 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7220 …} -Children: Doctrine\ORM\PersistentCollection {#7223 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10925 +label: " パズル&ドラゴンズ" +value: "406" +data: Eccube\Entity\Category {#7226 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985580 {#7224 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7225 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10926 +label: " 初音ミク -Project DIVA-" +value: "407" +data: Eccube\Entity\Category {#7233 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985580 {#7231 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7232 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7234 …} -Children: Doctrine\ORM\PersistentCollection {#7237 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10927 +label: " PIXAR" +value: "408" +data: Eccube\Entity\Category {#7240 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 254 -create_date: DateTime @1695985580 {#7238 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7239 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7241 …} -Children: Doctrine\ORM\PersistentCollection {#7244 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10928 +label: " FAIRY TAIL" +value: "409" +data: Eccube\Entity\Category {#7247 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 253 -create_date: DateTime @1695985580 {#7245 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7246 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7248 …} -Children: Doctrine\ORM\PersistentCollection {#7251 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10929 +label: " Fate" +value: "410" +data: Eccube\Entity\Category {#7254 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 252 -create_date: DateTime @1695985580 {#7252 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7253 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -Children: Doctrine\ORM\PersistentCollection {#7258 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: " Fate/Apocrypha" +value: "411" +data: Eccube\Entity\Category {#7261 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1695985580 {#7259 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7260 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7262 …} -Children: Doctrine\ORM\PersistentCollection {#7265 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: " Fate/Grand Order(アニメ)" +value: "412" +data: Eccube\Entity\Category {#7268 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 250 -create_date: DateTime @1695985580 {#7266 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7267 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7269 …} -Children: Doctrine\ORM\PersistentCollection {#7272 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10932 +label: " ぷよぷよ" +value: "413" +data: Eccube\Entity\Category {#7275 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 249 -create_date: DateTime @1695985580 {#7273 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7274 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7276 …} -Children: Doctrine\ORM\PersistentCollection {#7279 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10933 +label: " ブラック★ロックシューター" +value: "414" +data: Eccube\Entity\Category {#7282 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 248 -create_date: DateTime @1695985580 {#7280 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7281 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -Children: Doctrine\ORM\PersistentCollection {#7286 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10934 +label: " プリズマ☆イリヤ" +value: "415" +data: Eccube\Entity\Category {#7289 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 247 -create_date: DateTime @1695985580 {#7287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7290 …} -Children: Doctrine\ORM\PersistentCollection {#7293 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10935 +label: " プロジェクトセカイ カラフルステージ! feat. 初音ミク" +value: "416" +data: Eccube\Entity\Category {#7296 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 246 -create_date: DateTime @1695985580 {#7294 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7295 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7297 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10936 +label: " ペルソナ" +value: "417" +data: Eccube\Entity\Category {#7303 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 245 -create_date: DateTime @1695985580 {#7301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10937 +label: " Marvel" +value: "418" +data: Eccube\Entity\Category {#7310 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 244 -create_date: DateTime @1695985580 {#7308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: " 魔界戦記ディスガイア" +value: "419" +data: Eccube\Entity\Category {#7317 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 243 -create_date: DateTime @1695985580 {#7315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: " 無職転生 ~異世界行ったら本気だす~" +value: "420" +data: Eccube\Entity\Category {#7324 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 242 -create_date: DateTime @1695985580 {#7322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: " MELTY BLOOD/空の境界" +value: "421" +data: Eccube\Entity\Category {#7331 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 241 -create_date: DateTime @1695985580 {#7329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: " 〈物語〉シリーズ" +value: "422" +data: Eccube\Entity\Category {#7338 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 240 -create_date: DateTime @1695985580 {#7336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: " Re:ゼロから始める異世界生活" +value: "423" +data: Eccube\Entity\Category {#7345 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 239 -create_date: DateTime @1695985580 {#7343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: " ログ・ホライズン" +value: "424" +data: Eccube\Entity\Category {#7352 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 238 -create_date: DateTime @1695985580 {#7350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: " ロストディケイド" +value: "425" +data: Eccube\Entity\Category {#7359 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 237 -create_date: DateTime @1695985580 {#7357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10945 +label: " ワールドトリガー" +value: "426" +data: Eccube\Entity\Category {#7366 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 236 -create_date: DateTime @1695985580 {#7364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: " プロモカード(シュヴァルツサイド)" +value: "427" +data: Eccube\Entity\Category {#7373 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 235 -create_date: DateTime @1695985580 {#7371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#7372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6834} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: " ヴァイスサイド" +value: "220" +data: Eccube\Entity\Category {#7380 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1695979641 {#6844 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#6845 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6743} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: " アイドルマスター シンデレラガールズ" +value: "294" +data: Eccube\Entity\Category {#7385 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 233 -create_date: DateTime @1695985527 {#7378 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7379 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: " Angel Beats!/クドわふたー" +value: "295" +data: Eccube\Entity\Category {#7394 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 232 -create_date: DateTime @1695985527 {#7392 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7393 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: " カードキャプターさくら" +value: "296" +data: Eccube\Entity\Category {#7401 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 231 -create_date: DateTime @1695985527 {#7399 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7400 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: " ガールフレンド(仮)" +value: "297" +data: Eccube\Entity\Category {#7408 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 230 -create_date: DateTime @1695985527 {#7406 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7407 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: " 角川スニーカー文庫" +value: "298" +data: Eccube\Entity\Category {#7415 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 229 -create_date: DateTime @1695985527 {#7413 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7414 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: " 彼女、お借りします" +value: "299" +data: Eccube\Entity\Category {#7422 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 228 -create_date: DateTime @1695985527 {#7420 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7421 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: " 神様になった日" +value: "300" +data: Eccube\Entity\Category {#7429 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 227 -create_date: DateTime @1695985527 {#7427 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7428 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: " カードゲームしよ子" +value: "301" +data: Eccube\Entity\Category {#7436 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 226 -create_date: DateTime @1695985527 {#7434 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7435 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: " Key" +value: "302" +data: Eccube\Entity\Category {#7443 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 225 -create_date: DateTime @1695985527 {#7441 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7442 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: " CLANNAD" +value: "303" +data: Eccube\Entity\Category {#7450 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 224 -create_date: DateTime @1695985527 {#7448 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7449 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: " けものフレンズ" +value: "304" +data: Eccube\Entity\Category {#7457 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 223 -create_date: DateTime @1695985527 {#7455 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7456 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: " 幻影ヲ駆ケル太陽" +value: "305" +data: Eccube\Entity\Category {#7464 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 222 -create_date: DateTime @1695985527 {#7462 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7463 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: " ご注文はうさぎですか??" +value: "306" +data: Eccube\Entity\Category {#7471 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 221 -create_date: DateTime @1695985527 {#7469 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7470 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: " 五等分の花嫁" +value: "307" +data: Eccube\Entity\Category {#7478 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 220 -create_date: DateTime @1695985527 {#7476 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7477 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: " この素晴らしい世界に祝福を!" +value: "308" +data: Eccube\Entity\Category {#7485 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 219 -create_date: DateTime @1695985527 {#7483 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7484 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: " 小林さんちのメイドラゴン" +value: "309" +data: Eccube\Entity\Category {#7492 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 218 -create_date: DateTime @1695985527 {#7490 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7491 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: " 冴えない彼女の育てかた" +value: "310" +data: Eccube\Entity\Category {#7499 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 217 -create_date: DateTime @1695985527 {#7497 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7498 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: " Summer Pockets" +value: "311" +data: Eccube\Entity\Category {#7506 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 216 -create_date: DateTime @1695985527 {#7504 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7505 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: " Charlotte" +value: "312" +data: Eccube\Entity\Category {#7513 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 215 -create_date: DateTime @1695985527 {#7511 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7512 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: " 灼眼のシャナ" +value: "313" +data: Eccube\Entity\Category {#7520 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 214 -create_date: DateTime @1695985527 {#7518 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7519 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: " 涼宮ハルヒの憂鬱" +value: "314" +data: Eccube\Entity\Category {#7527 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 213 -create_date: DateTime @1695985527 {#7525 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7526 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: " 青春ブタ野郎シリーズ" +value: "315" +data: Eccube\Entity\Category {#7534 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 212 -create_date: DateTime @1695985527 {#7532 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7533 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: " ゼロの使い魔" +value: "316" +data: Eccube\Entity\Category {#7541 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 211 -create_date: DateTime @1695985527 {#7539 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7540 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: " 戦姫絶唱シンフォギア" +value: "317" +data: Eccube\Entity\Category {#7548 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 210 -create_date: DateTime @1695985527 {#7546 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7547 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: " 宇宙をかける少女/舞-HiME&舞-乙HiME" +value: "318" +data: Eccube\Entity\Category {#7555 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 209 -create_date: DateTime @1695985527 {#7553 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7554 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: " ゾンビランドサガ リベンジ" +value: "319" +data: Eccube\Entity\Category {#7562 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 208 -create_date: DateTime @1695985527 {#7560 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7561 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: " ダ・カーポ&Dal Segno" +value: "320" +data: Eccube\Entity\Category {#7569 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 207 -create_date: DateTime @1695985527 {#7567 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7568 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: " D4DJ" +value: "321" +data: Eccube\Entity\Category {#7576 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 206 -create_date: DateTime @1695985527 {#7574 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7575 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: " デート・ア・ライブ" +value: "322" +data: Eccube\Entity\Category {#7583 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 205 -create_date: DateTime @1695985527 {#7581 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7582 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: " とある魔術の禁書目録/とある科学の超電磁砲" +value: "323" +data: Eccube\Entity\Category {#7590 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 204 -create_date: DateTime @1695985527 {#7588 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7589 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: " DOG DAYS" +value: "324" +data: Eccube\Entity\Category {#7597 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 203 -create_date: DateTime @1695985527 {#7595 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7596 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: " To LOVEる" +value: "325" +data: Eccube\Entity\Category {#7604 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 202 -create_date: DateTime @1695985527 {#7602 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7603 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: " ニセコイ" +value: "326" +data: Eccube\Entity\Category {#7611 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 201 -create_date: DateTime @1695985527 {#7609 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7610 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: " 日常" +value: "327" +data: Eccube\Entity\Category {#7618 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 200 -create_date: DateTime @1695985527 {#7616 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7617 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: " BanG Dream!" +value: "328" +data: Eccube\Entity\Category {#7625 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 199 -create_date: DateTime @1695985527 {#7623 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7624 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: " ビジュアルアーツ" +value: "329" +data: Eccube\Entity\Category {#7632 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1695985527 {#7630 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7631 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: " ひなろじ ~from Luck & Logic~" +value: "330" +data: Eccube\Entity\Category {#7639 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1695985527 {#7637 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7638 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: " ViVid Strike!" +value: "331" +data: Eccube\Entity\Category {#7646 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1695985527 {#7644 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7645 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: " ビビッドレッド・オペレーション" +value: "332" +data: Eccube\Entity\Category {#7653 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 195 -create_date: DateTime @1695985527 {#7651 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7652 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: " Phantom -Requiem for the Phantom-" +value: "333" +data: Eccube\Entity\Category {#7660 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 194 -create_date: DateTime @1695985527 {#7658 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7659 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: " 富士見ファンタジア文庫" +value: "334" +data: Eccube\Entity\Category {#7667 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 193 -create_date: DateTime @1695985527 {#7665 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7666 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: " アニメ プリンセスコネクト!Re:Dive" +value: "335" +data: Eccube\Entity\Category {#7674 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 192 -create_date: DateTime @1695985527 {#7672 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7673 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: " ヘブンバーンズレッド" +value: "336" +data: Eccube\Entity\Category {#7681 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 191 -create_date: DateTime @1695985527 {#7679 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7680 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: " ホロライブプロダクション" +value: "337" +data: Eccube\Entity\Category {#7688 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 190 -create_date: DateTime @1695985527 {#7686 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7687 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: " 魔法少女まどか☆マギカ" +value: "338" +data: Eccube\Entity\Category {#7695 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 189 -create_date: DateTime @1695985527 {#7693 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7694 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: " 魔法少女リリカルなのは" +value: "339" +data: Eccube\Entity\Category {#7702 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 188 -create_date: DateTime @1695985527 {#7700 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7701 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: " ゆらぎ荘の幽奈さん" +value: "340" +data: Eccube\Entity\Category {#7709 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 187 -create_date: DateTime @1695985527 {#7707 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7708 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: " らき☆すた" +value: "341" +data: Eccube\Entity\Category {#7716 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 186 -create_date: DateTime @1695985527 {#7714 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7715 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: " ラブライブ!" +value: "342" +data: Eccube\Entity\Category {#7723 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 185 -create_date: DateTime @1695985527 {#7721 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7722 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: " ラブライブ!サンシャイン!!" +value: "343" +data: Eccube\Entity\Category {#7730 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 184 -create_date: DateTime @1695985527 {#7728 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7729 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: " ラブライブ!虹ヶ咲学園スクールアイドル同好会" +value: "344" +data: Eccube\Entity\Category {#7737 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 183 -create_date: DateTime @1695985527 {#7735 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7736 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: " ラブライブ!スーパースター!!" +value: "345" +data: Eccube\Entity\Category {#7744 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 182 -create_date: DateTime @1695985527 {#7742 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7743 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: " リコリス・リコイル" +value: "346" +data: Eccube\Entity\Category {#7751 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 181 -create_date: DateTime @1695985527 {#7749 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7750 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: " リトルバスターズ!" +value: "347" +data: Eccube\Entity\Category {#7758 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 180 -create_date: DateTime @1695985527 {#7756 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7757 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: " Rewrite" +value: "348" +data: Eccube\Entity\Category {#2839 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 179 -create_date: DateTime @1695985527 {#7763 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#7764 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2919 …} -Children: Doctrine\ORM\PersistentCollection {#2920 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: " ロボティクス・ノーツ" +value: "349" +data: Eccube\Entity\Category {#2923 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 178 -create_date: DateTime @1695985527 {#2921 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2922 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2924 …} -Children: Doctrine\ORM\PersistentCollection {#2927 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: " プロモカード(ヴァイスサイド)" +value: "350" +data: Eccube\Entity\Category {#2930 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 177 -create_date: DateTime @1695985527 {#2928 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#2929 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2931 …} -Children: Doctrine\ORM\PersistentCollection {#2934 …} -Parent: Eccube\Entity\Category {#7380} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#6758 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 363 -create_date: DateTime @1488881692 {#6676 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#6677 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#2935 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: "おすすめ商品" +value: "429" +data: Eccube\Entity\Category {#2938 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 362 -create_date: DateTime @1696270531 {#2936 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2937 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2939 …} -Children: Doctrine\ORM\PersistentCollection {#2942 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: "新品ボックス" +value: "707" +data: Eccube\Entity\Category {#2945 -id: 707 -name: "新品ボックス" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1740791876 {#2943 date: 2025-03-01 10:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2944 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2946 …} -Children: Doctrine\ORM\PersistentCollection {#2949 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: "予約ボックス" +value: "708" +data: Eccube\Entity\Category {#2952 -id: 708 -name: "予約ボックス" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1740791889 {#2950 date: 2025-03-01 10:18:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740985311 {#2951 date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2953 …} -Children: Doctrine\ORM\PersistentCollection {#2957 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +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 {#8674 -form: Symfony\Component\Form\Form {#8065 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8675 …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) {#8672 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7797 …} } |
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 {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 {#7823 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7864 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7859 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7872 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7863 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7867 -om: ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4476 …} -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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 | ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …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 {#7867 -om: ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4476 …} -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 {#7853 -_em: Doctrine\ORM\EntityManager {#507 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7855 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7856 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7857 #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 {#7854 …} -_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() {#7852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7851 …} } } |
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 {#7873 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#5179 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#7888 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5179 #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 {#11009 -form: Symfony\Component\Form\Form {#8105 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8673 …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) {#11011 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7797 …} } |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8072 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8068 …} } |
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 {#8074 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() {#8078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8076 …} } } |
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 {#11014 -form: Symfony\Component\Form\Form {#8108 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11012 …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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8072 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8068 …} } |
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 {#8074 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() {#8087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8086 …} } } |
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 {#11016 -form: Symfony\Component\Form\Form {#8111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11015 …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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8072 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8068 …} } |
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 {#8074 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() {#8097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8096 …} } } |
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 {#11018 -form: Symfony\Component\Form\Form {#8114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11017 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7889 …} } } |
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 {#7900 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +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 {#11013 -form: Symfony\Component\Form\Form {#8137 …} -errors: [] } |
expanded | true |
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" |
is_selected | Closure($choice, array $values) {#11020 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7797 …} } |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8072 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8068 …} } |
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 {#8074 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() {#8119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8118 …} } } |
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 {#11023 -form: Symfony\Component\Form\Form {#8140 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11022 …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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8072 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8068 …} } |
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 {#8074 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() {#8129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8128 …} } } |
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 {#11025 -form: Symfony\Component\Form\Form {#8143 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11024 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_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 {#7918 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7911 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7919 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7920 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7912 -om: ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4256 …} -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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …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 {#7912 -om: ContainerNCR7Dbj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4256 …} -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() {#7910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7909 …} } } |
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 | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11028 +label: "傷あり" +value: "4" +data: Eccube\Entity\Tag {#11040 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11036 +label: "タグ" +value: "45" +data: Eccube\Entity\Tag {#11049 …} +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 {#11021 -form: Symfony\Component\Form\Form {#8146 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11019 …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) {#11026 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7797 …} } |
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 {#5124 +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 {#5124 +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 {#5124 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7940 …} } } |
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 {#11030 -form: Symfony\Component\Form\Form {#8149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11027 …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 {#5131 +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 {#5131 +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 {#5131 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7965 …} } } |
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 {#11029 -form: Symfony\Component\Form\Form {#8152 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11045 …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 {#5133 +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 {#5133 +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 {#5133 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7976 …} } } |
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 {#11035 -form: Symfony\Component\Form\Form {#8155 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11043 …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 {#5143 +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 {#5143 +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 {#5143 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7985 …} } } |
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 {#11031 -form: Symfony\Component\Form\Form {#8158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11039 …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 {#5144 +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 {#5144 +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 {#5144 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#7996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#7995 …} } } |
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 {#11052 -form: Symfony\Component\Form\Form {#8161 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11042 …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 {#7776 +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 {#7776 +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 {#7776 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#8006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8005 …} } } |
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 {#11054 -form: Symfony\Component\Form\Form {#8164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11053 …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 {#7777 +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 {#7777 +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 {#7777 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#8016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8015 …} } } |
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 {#11056 -form: Symfony\Component\Form\Form {#8167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11055 …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 {#2958 +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 {#2958 +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 {#2958 +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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
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() {#8026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8025 …} } } |
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 {#11058 -form: Symfony\Component\Form\Form {#8170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11057 …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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5039 …} } |
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() {#8042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8039 …} } } |
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 {#11060 -form: Symfony\Component\Form\Form {#8173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11059 …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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5039 …} } |
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() {#8052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#8051 …} } } |
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 {#11062 -form: Symfony\Component\Form\Form {#8176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11061 …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 | "976f01.5XVMWWT_LMa94IMfUd0u-wgH1pKF8KpTJx3MZ9SPUNc.rCwBDFCbS_XvtMVLAr5DqSVUm6HCl-NjcE6OMIzCMeCIIXUsPbAblvCk1g" |
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 | "976f01.5XVMWWT_LMa94IMfUd0u-wgH1pKF8KpTJx3MZ9SPUNc.rCwBDFCbS_XvtMVLAr5DqSVUm6HCl-NjcE6OMIzCMeCIIXUsPbAblvCk1g" |
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 {#552 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#551 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#550 …} -namespace: Closure() {#548 …} } |
data | "976f01.5XVMWWT_LMa94IMfUd0u-wgH1pKF8KpTJx3MZ9SPUNc.rCwBDFCbS_XvtMVLAr5DqSVUm6HCl-NjcE6OMIzCMeCIIXUsPbAblvCk1g" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5039 …} } |
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() {#11064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#902 …} $translationDomain: "validators" $message: Closure() {#11063 …} } } |
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 | "976f01.5XVMWWT_LMa94IMfUd0u-wgH1pKF8KpTJx3MZ9SPUNc.rCwBDFCbS_XvtMVLAr5DqSVUm6HCl-NjcE6OMIzCMeCIIXUsPbAblvCk1g" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11076 -form: Symfony\Component\Form\Form {#11071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11065 …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 | "976f01.5XVMWWT_LMa94IMfUd0u-wgH1pKF8KpTJx3MZ9SPUNc.rCwBDFCbS_XvtMVLAr5DqSVUm6HCl-NjcE6OMIzCMeCIIXUsPbAblvCk1g" |