- 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 {#9699 -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 {#10152 -form: Symfony\Component\Form\Form {#9529 …} -errors: [ Symfony\Component\Form\FormError {#9717 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#9699 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#9529 …} } ] } |
form | Symfony\Component\Form\FormView {#10153 …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) {#9255 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() {#9257 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() {#9256 …} } } |
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 {#10111 -form: Symfony\Component\Form\Form {#9532 …} -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 {#5169 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 576 -create_date: DateTime @1696270531 {#5175 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5173 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5187 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 575 -create_date: DateTime @1696149302 {#5194 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5193 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5203 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 574 -create_date: DateTime @1694688722 {#5192 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821678 {#5191 date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5224 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 573 -create_date: DateTime @1712564635 {#5190 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5189 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5235 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 572 -create_date: DateTime @1706627789 {#5233 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5234 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5246 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 571 -create_date: DateTime @1694688753 {#5240 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5241 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5251 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 570 -create_date: DateTime @1718270442 {#5242 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5243 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5256 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 569 -create_date: DateTime @1725172066 {#5244 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5245 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5251} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5265 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 568 -create_date: DateTime @1724575700 {#5263 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5264 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5272 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 561 -create_date: DateTime @1694688954 {#5270 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5271 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5279 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1694688954 {#5277 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5278 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5286 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1694688954 {#5284 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5285 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5293 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 210 -create_date: DateTime @1712560058 {#5291 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5292 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5300 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1694688954 {#5298 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5299 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5307 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 208 -create_date: DateTime @1694688954 {#5305 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5306 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5314 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1694688954 {#5312 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5313 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5321 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1694688954 {#5319 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5320 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5328 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 205 -create_date: DateTime @1694688954 {#5326 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5327 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5335 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 204 -create_date: DateTime @1694688954 {#5333 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5334 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5342 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1694688954 {#5340 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5341 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5349 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 202 -create_date: DateTime @1694688954 {#5347 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5348 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5356 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 201 -create_date: DateTime @1694688954 {#5354 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5355 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5363 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 200 -create_date: DateTime @1694688954 {#5361 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5362 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5372 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 199 -create_date: DateTime @1694688954 {#5368 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5369 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5377 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1724394211 {#5370 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5371 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5386 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1724394307 {#5384 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5385 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5393 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1724394327 {#5391 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5392 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5398 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 195 -create_date: DateTime @1694688954 {#5382 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5383 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5405 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1694688954 {#5403 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5404 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5412 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1694688954 {#5410 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5411 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5419 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1694688954 {#5417 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5418 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5426 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1694688954 {#5424 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5425 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5433 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1694688954 {#5431 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5432 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5440 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 189 -create_date: DateTime @1694688954 {#5438 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5439 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5447 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 188 -create_date: DateTime @1694688954 {#5445 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5446 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5454 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1694688954 {#5452 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5453 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5461 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 186 -create_date: DateTime @1694688954 {#5459 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5460 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5468 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 185 -create_date: DateTime @1694688954 {#5466 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5467 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5475 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 184 -create_date: DateTime @1694688954 {#5473 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5474 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5482 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1694688954 {#5480 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5481 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5489 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 182 -create_date: DateTime @1694688954 {#5487 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5488 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5496 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 181 -create_date: DateTime @1694688954 {#5494 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5495 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5503 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1694688954 {#5501 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5502 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5510 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1694688954 {#5508 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5509 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5517 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1694688954 {#5515 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5516 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5524 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 177 -create_date: DateTime @1694688954 {#5522 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5523 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5531 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1694688954 {#5529 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5530 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5538 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1694688954 {#5536 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5537 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5545 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 174 -create_date: DateTime @1694688954 {#5543 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5544 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5552 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1694688954 {#5550 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5551 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5559 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1694688954 {#5557 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5558 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5566 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1694688954 {#5564 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5565 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5573 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1694688954 {#5571 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5572 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5580 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1694688954 {#5578 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5579 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5587 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1694688954 {#5585 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5586 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5594 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1694688954 {#5592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5593 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5601 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1694688954 {#5599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5600 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5608 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1694688954 {#5606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5607 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5615 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1694688954 {#5613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5614 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5622 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1694688954 {#5620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5621 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5629 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1694688954 {#5627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5628 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5636 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1694688954 {#5634 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5635 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5643 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1694688954 {#5641 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5642 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5650 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1694688954 {#5648 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5649 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5657 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1694688954 {#5655 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5656 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5666 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1694688954 {#5662 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5663 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5671 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 156 -create_date: DateTime @1731655109 {#5664 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5665 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5678 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1694688955 {#5676 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5677 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5685 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1694688955 {#5683 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5684 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5692 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1694688955 {#5690 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5691 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5699 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1694688955 {#5697 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5698 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5706 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 567 -create_date: DateTime @1694688736 {#5230 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5229 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5711 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 566 -create_date: DateTime @1694688954 {#5704 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5705 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5720 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 565 -create_date: DateTime @1694688954 {#5718 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5719 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5727 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 564 -create_date: DateTime @1694688954 {#5725 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5726 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5734 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1694688954 {#5732 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5733 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5741 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1694688954 {#5739 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5740 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5742 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5748 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1694688954 {#5746 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5747 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5755 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1694688954 {#5753 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5754 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5762 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5760 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5761 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5769 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5767 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5768 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5776 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1694688954 {#5774 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5775 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5783 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1723020071 {#5781 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5782 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5790 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5788 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5789 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5797 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5795 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5796 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5804 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5802 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5803 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5805 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5811 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5809 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5810 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5815 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5818 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5816 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5817 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5825 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5823 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5824 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5826 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5832 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5830 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5831 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5839 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5837 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5838 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5846 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5844 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5845 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5847 …} -Children: Doctrine\ORM\PersistentCollection {#5850 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5853 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1694688954 {#5851 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5852 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5860 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5858 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5859 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5861 …} -Children: Doctrine\ORM\PersistentCollection {#5864 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5867 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1694688954 {#5865 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5866 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5868 …} -Children: Doctrine\ORM\PersistentCollection {#5871 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5874 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1717647257 {#5872 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5873 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5881 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1694688954 {#5879 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5880 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5882 …} -Children: Doctrine\ORM\PersistentCollection {#5885 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5888 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5886 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5887 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5895 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5893 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5894 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5902 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5900 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5901 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5903 …} -Children: Doctrine\ORM\PersistentCollection {#5906 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5909 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5907 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5908 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5916 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5914 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5915 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5920 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5923 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5921 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5922 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5924 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5930 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5928 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5929 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5931 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5937 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5935 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5936 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5938 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5944 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5942 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5943 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5945 …} -Children: Doctrine\ORM\PersistentCollection {#5948 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5951 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5949 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5950 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5952 …} -Children: Doctrine\ORM\PersistentCollection {#5955 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5958 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5956 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5957 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5965 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5963 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5964 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5966 …} -Children: Doctrine\ORM\PersistentCollection {#5969 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5972 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5970 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5971 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5973 …} -Children: Doctrine\ORM\PersistentCollection {#5976 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5979 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5977 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5978 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5986 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5984 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5985 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -Children: Doctrine\ORM\PersistentCollection {#5990 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5993 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5991 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5992 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6000 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5998 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5999 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6001 …} -Children: Doctrine\ORM\PersistentCollection {#6004 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6007 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723442008 {#6005 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6006 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -Children: Doctrine\ORM\PersistentCollection {#6011 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6014 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#6012 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6013 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6015 …} -Children: Doctrine\ORM\PersistentCollection {#6018 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6021 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#6019 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6020 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6022 …} -Children: Doctrine\ORM\PersistentCollection {#6025 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6028 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#6026 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6027 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6035 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#6033 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6034 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6042 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#6040 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6041 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6049 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#6047 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6048 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6056 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#6054 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6055 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6063 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#6061 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6062 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6070 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#6068 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6069 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6077 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#6075 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6076 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6084 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#6082 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6083 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6091 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#6089 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6090 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6098 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#6096 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6097 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6105 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#6103 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6104 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6112 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#6110 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6111 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6119 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#6117 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6118 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6126 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#6124 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6125 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6133 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#6131 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6132 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6134 …} -Children: Doctrine\ORM\PersistentCollection {#6137 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6140 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#6138 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6139 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6147 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#6145 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6146 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6154 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#6152 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6153 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6161 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1694688954 {#6159 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6160 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6168 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688954 {#6166 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6167 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6175 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688954 {#6173 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6174 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6182 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688954 {#6180 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6181 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6189 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688954 {#6187 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6188 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6196 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#6194 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6195 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6203 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#6201 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6202 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6210 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#6208 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6209 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6217 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#6215 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6216 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6224 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#6222 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6223 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6231 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#6229 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6230 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6238 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#6236 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6237 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6245 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1694688954 {#6243 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6244 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6252 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#6250 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6251 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6259 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#6257 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6258 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6266 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#6264 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6265 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6271 -id: 430 -name: "SSP+" -hierarchy: 2 -sort_no: 563 -create_date: DateTime @1696940649 {#5232 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5231 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6278 -id: 431 -name: "SSP" -hierarchy: 2 -sort_no: 562 -create_date: DateTime @1696940649 {#6276 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#6277 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6285 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 254 -create_date: DateTime @1694688688 {#5262 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821691 {#5261 date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6290 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1717046573 {#6283 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6284 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6299 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1729320738 {#6297 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6298 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6306 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1726206102 {#6304 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6305 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6315 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1721806116 {#6311 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6312 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6320 -id: 687 -name: "[SVK] デッキビルドBOX ステラミラクル" -hierarchy: 3 -sort_no: 249 -create_date: DateTime @1722493480 {#6313 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722493480 {#6314 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#6315} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6327 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1717738053 {#6325 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6326 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6328 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6334 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1717043767 {#6332 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6333 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6341 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1712556841 {#6339 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6340 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6348 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1717043794 {#6346 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6347 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6355 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1717043828 {#6353 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6354 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6362 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1717238509 {#6360 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6361 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6369 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1717043844 {#6367 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6368 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6376 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1717043857 {#6374 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6375 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6383 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1717043872 {#6381 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6382 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6390 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1717043886 {#6388 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6389 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6397 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1717043904 {#6395 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6396 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6398 …} -Children: Doctrine\ORM\PersistentCollection {#6401 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6404 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1694688954 {#6402 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6403 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6411 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1694688954 {#6409 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6410 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6418 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1694688954 {#6416 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6417 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6425 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1694688954 {#6423 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6424 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6432 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1694688954 {#6430 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6431 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6439 -id: 17 -name: "S12A VSTARユニバース" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1694688954 {#6437 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6438 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6440 …} -Children: Doctrine\ORM\PersistentCollection {#6443 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6446 -id: 18 -name: "S12 パラダイムトリガー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1694688954 {#6444 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6445 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6453 -id: 19 -name: "S11A 白熱のアルカナ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1694688954 {#6451 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6452 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6460 -id: 20 -name: "S11 ロストアビス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1694688954 {#6458 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6459 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6467 -id: 21 -name: "S10B Pokemon GO" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1694688954 {#6465 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6466 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6474 -id: 22 -name: "S10A ダークファンタズマ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1694688954 {#6472 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6473 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6481 -id: 23 -name: "S10P スペースジャグラー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1694688954 {#6479 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6480 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6485 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6488 -id: 24 -name: "S10D タイムゲイザー" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694688954 {#6486 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6487 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6495 -id: 25 -name: "S9A バトルリージョン" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1694688954 {#6493 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6494 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6502 -id: 26 -name: "S9 スターバース" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1694688954 {#6500 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6501 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6509 -id: 27 -name: "S8B VMAXクライマックス" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1694688954 {#6507 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6508 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6516 -id: 28 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1694688954 {#6514 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6515 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6523 -id: 29 -name: "S8 フュージョンアーツ" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1694688954 {#6521 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6522 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6530 -id: 30 -name: "S7R 蒼空ストリーム" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1694688954 {#6528 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6529 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6537 -id: 31 -name: "S7D 摩天パーフェクト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1694688954 {#6535 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6536 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6544 -id: 32 -name: "S6A イーブイヒーローズ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1694688954 {#6542 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6543 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6551 -id: 33 -name: "S6K 漆黒のガイスト" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1694688954 {#6549 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6550 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6558 -id: 34 -name: "S6H 白銀のランス" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1694688954 {#6556 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6557 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6565 -id: 35 -name: "S5A 双璧のファイター" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1694688954 {#6563 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6564 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6572 -id: 36 -name: "S5R 連撃マスター" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1694688954 {#6570 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6571 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6579 -id: 37 -name: "S5I 一撃マスター" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1694688954 {#6577 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6578 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6586 -id: 38 -name: "S4A シャイニースターV" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1694688954 {#6584 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6585 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6593 -id: 39 -name: "S4 仰天のボルテッカー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1694688954 {#6591 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6592 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6600 -id: 40 -name: "S3a 伝説の鼓動" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1694688954 {#6598 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6599 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6607 -id: 41 -name: "S3 ムゲンゾーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1694688954 {#6605 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6606 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6608 …} -Children: Doctrine\ORM\PersistentCollection {#6611 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6614 -id: 42 -name: "S2a 爆炎ウォーカー" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1694688954 {#6612 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6613 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6621 -id: 43 -name: "S2 反逆クラッシュ" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1694688954 {#6619 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6620 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6628 -id: 44 -name: "S1a VMAXライジング" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1694688954 {#6626 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6627 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6635 -id: 45 -name: "S1H シールド" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1694688954 {#6633 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6634 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6642 -id: 46 -name: "S1W ソード" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1694688954 {#6640 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6641 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6649 -id: 47 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1694688954 {#6647 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6648 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6656 -id: 48 -name: "SM12 オルタージェネシス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1694688954 {#6654 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6655 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6663 -id: 49 -name: "SM11b ドリームリーグ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1694688954 {#6661 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6662 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6670 -id: 50 -name: "SM11a リミックスバウト" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1694688954 {#6668 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6669 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6677 -id: 51 -name: "SM11 ミラクルツイン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1694688954 {#6675 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6676 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6684 -id: 52 -name: "SM10b スカイレジェンド" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1694688954 {#6682 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6683 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6691 -id: 53 -name: "SM10a ジージーエンド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1694688954 {#6689 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6690 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6698 -id: 54 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1694688954 {#6696 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6697 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6705 -id: 55 -name: "SM10 ダブルブレイズ" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1694688954 {#6703 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6704 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6712 -id: 56 -name: "SM9b フルメタルウォール" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1694688954 {#6710 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6711 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6719 -id: 57 -name: "SM9a ナイトユニゾン" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1694688954 {#6717 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6718 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6726 -id: 58 -name: "SM9 タッグボルト" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1694688954 {#6724 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6725 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6727 …} -Children: Doctrine\ORM\PersistentCollection {#6730 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6733 -id: 59 -name: "SM8b GXウルトラシャイニー" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1694688954 {#6731 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6732 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6740 -id: 60 -name: "SM8a ダークオーダー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1694688954 {#6738 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6739 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6747 -id: 61 -name: "SM8 超爆インパクト" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1694688954 {#6745 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6746 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6754 -id: 62 -name: "SM7b フェアリーライズ" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1694688954 {#6752 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6753 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6761 -id: 63 -name: "SM7a迅雷スパーク" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1694688954 {#6759 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6760 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6765 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6768 -id: 64 -name: "SM7 裂空のカリスマ" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1694688954 {#6766 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6767 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6772 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6775 -id: 65 -name: "SM6b チャンピオンロード" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1694688954 {#6773 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6774 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6782 -id: 66 -name: "SM6a ドラゴンストーム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1694688954 {#6780 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6781 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6789 -id: 67 -name: "SM6 禁断の光" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1694688954 {#6787 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6788 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6796 -id: 68 -name: "SM5+ ウルトラフォース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1694688954 {#6794 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6795 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6803 -id: 69 -name: "SM5mウルトラサン" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1694688954 {#6801 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6802 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …} -Children: Doctrine\ORM\PersistentCollection {#6807 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6810 -id: 70 -name: "SM5sウルトラムーン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1694688954 {#6808 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6809 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6817 -id: 71 -name: "SM4+ GXバトルブースト" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1694688954 {#6815 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6816 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -Children: Doctrine\ORM\PersistentCollection {#6821 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6824 -id: 72 -name: "SM4s 覚醒の勇者" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1694688954 {#6822 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6823 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …} -Children: Doctrine\ORM\PersistentCollection {#6828 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6831 -id: 73 -name: "SM4a 超次元の暴獣" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1694688954 {#6829 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6830 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6838 -id: 74 -name: "SM3+ ひかる伝説" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1694688954 {#6836 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6837 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …} -Children: Doctrine\ORM\PersistentCollection {#6842 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6845 -id: 75 -name: "SM3h 闘う虹を見たか" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1694688954 {#6843 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6844 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …} -Children: Doctrine\ORM\PersistentCollection {#6849 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6852 -id: 76 -name: "SM3n 光を喰らう闇" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1694688954 {#6850 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6851 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …} -Children: Doctrine\ORM\PersistentCollection {#6856 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6859 -id: 77 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1694688954 {#6857 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6858 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6866 -id: 78 -name: "SM2k キミを待つ島々" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1694688954 {#6864 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6865 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …} -Children: Doctrine\ORM\PersistentCollection {#6870 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6873 -id: 79 -name: "SM2L アローラの月光" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1694688954 {#6871 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6872 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6880 -id: 80 -name: "SM1+ サン&ムーン" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6878 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6879 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6887 -id: 81 -name: "SM1s コレクション サン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6885 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6886 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6894 -id: 82 -name: "SM1m コレクション ムーン" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6892 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6893 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6895 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6901 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6899 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6900 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6905 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6908 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706627829 {#6906 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6907 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6917 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1696942135 {#6913 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6914 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6918 …} -Children: Doctrine\ORM\PersistentCollection {#6921 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6922 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 235 -create_date: DateTime @1696942667 {#6915 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6916 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6923 …} -Children: Doctrine\ORM\PersistentCollection {#6926 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6931 -id: 622 -name: "SSR" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1696942667 {#6929 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6930 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6938 -id: 623 -name: "HR" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1696942667 {#6936 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6937 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -Children: Doctrine\ORM\PersistentCollection {#6942 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6945 -id: 624 -name: "SR" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1696942667 {#6943 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6944 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6952 -id: 625 -name: "SAR" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1696942667 {#6950 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6951 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6953 …} -Children: Doctrine\ORM\PersistentCollection {#6956 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6959 -id: 626 -name: "CSR" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1696942667 {#6957 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6958 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6966 -id: 627 -name: "AR" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1696942667 {#6964 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6965 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6967 …} -Children: Doctrine\ORM\PersistentCollection {#6970 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6973 -id: 628 -name: "CHR" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1696942667 {#6971 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6972 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6980 -id: 629 -name: "S" -hierarchy: 3 -sort_no: 227 -create_date: DateTime @1696942667 {#6978 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6979 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6987 -id: 630 -name: "A" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1696942667 {#6985 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6986 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -Children: Doctrine\ORM\PersistentCollection {#6991 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6994 -id: 631 -name: "H" -hierarchy: 3 -sort_no: 225 -create_date: DateTime @1696942667 {#6992 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6993 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6995 …} -Children: Doctrine\ORM\PersistentCollection {#6998 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7001 -id: 632 -name: "K" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1696942667 {#6999 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7000 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7008 -id: 633 -name: "PR" -hierarchy: 3 -sort_no: 223 -create_date: DateTime @1696942667 {#7006 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7007 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7015 -id: 634 -name: "RRR" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1696942667 {#7013 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7014 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7016 …} -Children: Doctrine\ORM\PersistentCollection {#7019 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7022 -id: 635 -name: "RR" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1696942667 {#7020 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7021 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7029 -id: 636 -name: "R" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1696942667 {#7027 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7028 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7036 -id: 637 -name: "U" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1696942667 {#7034 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7035 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7037 …} -Children: Doctrine\ORM\PersistentCollection {#7040 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7043 -id: 638 -name: "C" -hierarchy: 3 -sort_no: 218 -create_date: DateTime @1696942667 {#7041 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7042 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7044 …} -Children: Doctrine\ORM\PersistentCollection {#7047 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7050 -id: 639 -name: "TR" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1696942667 {#7048 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7049 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7057 -id: 640 -name: "S-TD" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1696942667 {#7055 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7056 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7058 …} -Children: Doctrine\ORM\PersistentCollection {#7061 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7064 -id: 641 -name: "TD" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1696942667 {#7062 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7063 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7071 -id: 642 -name: "-" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1696942667 {#7069 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7070 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7078 -id: 643 -name: "PROMO" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1696942667 {#7076 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7077 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -Children: Doctrine\ORM\PersistentCollection {#7082 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 74 -create_date: DateTime @1488881692 {#5716 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5717 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7090 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1695966514 {#7084 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#7085 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …} -Children: Doctrine\ORM\PersistentCollection {#7094 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7095 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 560 -create_date: DateTime @1695974903 {#7086 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#7087 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -Children: Doctrine\ORM\PersistentCollection {#7099 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#7100 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 559 -create_date: DateTime @1696942150 {#7088 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7089 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7111 -id: 222 -name: "PROMO プロモ" -hierarchy: 3 -sort_no: 558 -create_date: DateTime @1695981741 {#7109 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7110 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7118 -id: 686 -name: "SV7 ステラミラクル" -hierarchy: 3 -sort_no: 557 -create_date: DateTime @1722247026 {#7116 date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7117 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -Children: Doctrine\ORM\PersistentCollection {#7122 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7125 -id: 685 -name: "SV6a ナイトワンダラー" -hierarchy: 3 -sort_no: 556 -create_date: DateTime @1722246995 {#7123 date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7124 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -Children: Doctrine\ORM\PersistentCollection {#7129 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7132 -id: 671 -name: "SV6 変幻の仮面" -hierarchy: 3 -sort_no: 555 -create_date: DateTime @1718259642 {#7130 date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7131 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7139 -id: 684 -name: "SV5a クリムゾンヘイズ" -hierarchy: 3 -sort_no: 554 -create_date: DateTime @1722246604 {#7137 date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7138 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …} -Children: Doctrine\ORM\PersistentCollection {#7143 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7146 -id: 683 -name: "SV5K ワイルドフォース" -hierarchy: 3 -sort_no: 553 -create_date: DateTime @1722246552 {#7144 date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7145 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7153 -id: 682 -name: "SV5M サイバージャッジ" -hierarchy: 3 -sort_no: 552 -create_date: DateTime @1722246464 {#7151 date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7152 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …} -Children: Doctrine\ORM\PersistentCollection {#7157 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7160 -id: 676 -name: "SV4a シャイニートレジャーex" -hierarchy: 3 -sort_no: 551 -create_date: DateTime @1722245675 {#7158 date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7159 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7167 -id: 681 -name: "SV4K 古代の咆哮" -hierarchy: 3 -sort_no: 550 -create_date: DateTime @1722246371 {#7165 date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7166 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …} -Children: Doctrine\ORM\PersistentCollection {#7171 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7174 -id: 680 -name: "SV4M 未来の一閃" -hierarchy: 3 -sort_no: 549 -create_date: DateTime @1722246328 {#7172 date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7173 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7181 -id: 679 -name: "SV3a レイジングサーフ" -hierarchy: 3 -sort_no: 548 -create_date: DateTime @1722246031 {#7179 date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7180 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7182 …} -Children: Doctrine\ORM\PersistentCollection {#7185 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7188 -id: 678 -name: "SV3 黒炎の支配者" -hierarchy: 3 -sort_no: 547 -create_date: DateTime @1722245945 {#7186 date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7187 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7195 -id: 677 -name: "SV2a ポケモンカード151" -hierarchy: 3 -sort_no: 546 -create_date: DateTime @1722245748 {#7193 date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7194 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7196 …} -Children: Doctrine\ORM\PersistentCollection {#7199 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7202 -id: 223 -name: "SV2D クレイバースト" -hierarchy: 3 -sort_no: 545 -create_date: DateTime @1695981741 {#7200 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7201 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7209 -id: 224 -name: "SV2P スノーハザード" -hierarchy: 3 -sort_no: 544 -create_date: DateTime @1695981741 {#7207 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7208 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7210 …} -Children: Doctrine\ORM\PersistentCollection {#7213 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7216 -id: 225 -name: "SV1A トリプレットビート" -hierarchy: 3 -sort_no: 543 -create_date: DateTime @1695981741 {#7214 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7215 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7223 -id: 226 -name: "SV1V バイオレットex" -hierarchy: 3 -sort_no: 542 -create_date: DateTime @1695981741 {#7221 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7222 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7224 …} -Children: Doctrine\ORM\PersistentCollection {#7227 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7230 -id: 227 -name: "SV1S スカーレットex" -hierarchy: 3 -sort_no: 541 -create_date: DateTime @1695981741 {#7228 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7229 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7231 …} -Children: Doctrine\ORM\PersistentCollection {#7234 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7237 -id: 228 -name: "S12A VSTARユニバース" -hierarchy: 3 -sort_no: 540 -create_date: DateTime @1695981741 {#7235 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7236 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -Children: Doctrine\ORM\PersistentCollection {#7241 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7244 -id: 229 -name: "S12 パラダイムトリガー" -hierarchy: 3 -sort_no: 539 -create_date: DateTime @1695981741 {#7242 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7243 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7251 -id: 230 -name: "S11A 白熱のアルカナ" -hierarchy: 3 -sort_no: 538 -create_date: DateTime @1695981741 {#7249 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7250 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7258 -id: 231 -name: "S11 ロストアビス" -hierarchy: 3 -sort_no: 537 -create_date: DateTime @1695981741 {#7256 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7257 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7259 …} -Children: Doctrine\ORM\PersistentCollection {#7262 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7265 -id: 232 -name: "S10B Pokemon GO" -hierarchy: 3 -sort_no: 536 -create_date: DateTime @1695981741 {#7263 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7264 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7272 -id: 233 -name: "S10A ダークファンタズム" -hierarchy: 3 -sort_no: 535 -create_date: DateTime @1695981741 {#7270 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7271 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7273 …} -Children: Doctrine\ORM\PersistentCollection {#7276 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7279 -id: 234 -name: "S10P スペースジャグラー" -hierarchy: 3 -sort_no: 534 -create_date: DateTime @1695981741 {#7277 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7278 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7286 -id: 235 -name: "S10D タイムゲイザー" -hierarchy: 3 -sort_no: 533 -create_date: DateTime @1695981741 {#7284 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7285 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -Children: Doctrine\ORM\PersistentCollection {#7290 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7293 -id: 236 -name: "S9A バトルリージョン" -hierarchy: 3 -sort_no: 532 -create_date: DateTime @1695981741 {#7291 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7292 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7294 …} -Children: Doctrine\ORM\PersistentCollection {#7297 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7300 -id: 237 -name: "S9 スターバース" -hierarchy: 3 -sort_no: 531 -create_date: DateTime @1695981741 {#7298 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7299 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7307 -id: 238 -name: "S8B VMAXクライマックス" -hierarchy: 3 -sort_no: 530 -create_date: DateTime @1695981741 {#7305 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7306 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -Children: Doctrine\ORM\PersistentCollection {#7311 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7314 -id: 239 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 3 -sort_no: 529 -create_date: DateTime @1695981741 {#7312 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7313 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -Children: Doctrine\ORM\PersistentCollection {#7318 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7321 -id: 240 -name: "S8 フュージョンアーツ" -hierarchy: 3 -sort_no: 528 -create_date: DateTime @1695981741 {#7319 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7320 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7328 -id: 241 -name: "S7R 蒼空ストリーム" -hierarchy: 3 -sort_no: 527 -create_date: DateTime @1695981741 {#7326 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7327 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7329 …} -Children: Doctrine\ORM\PersistentCollection {#7332 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7335 -id: 242 -name: "S7D 摩天パーフェクト" -hierarchy: 3 -sort_no: 526 -create_date: DateTime @1695981741 {#7333 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7334 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7342 -id: 243 -name: "S6A イーブイヒーローズ" -hierarchy: 3 -sort_no: 525 -create_date: DateTime @1695981741 {#7340 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7341 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7343 …} -Children: Doctrine\ORM\PersistentCollection {#7346 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7349 -id: 244 -name: "S6K 漆黒のガイスト" -hierarchy: 3 -sort_no: 524 -create_date: DateTime @1695981741 {#7347 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7348 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7350 …} -Children: Doctrine\ORM\PersistentCollection {#7353 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7356 -id: 245 -name: "S6H 白銀のランス" -hierarchy: 3 -sort_no: 523 -create_date: DateTime @1695981741 {#7354 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7355 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7363 -id: 246 -name: "S5A 双璧のファイター" -hierarchy: 3 -sort_no: 522 -create_date: DateTime @1695981741 {#7361 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7362 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7364 …} -Children: Doctrine\ORM\PersistentCollection {#7367 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7370 -id: 247 -name: "S5R 連撃マスター" -hierarchy: 3 -sort_no: 521 -create_date: DateTime @1695981741 {#7368 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7369 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7377 -id: 248 -name: "S5I 一撃マスター" -hierarchy: 3 -sort_no: 520 -create_date: DateTime @1695981741 {#7375 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7376 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -Children: Doctrine\ORM\PersistentCollection {#7381 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7384 -id: 249 -name: "S4A シャイニースターV" -hierarchy: 3 -sort_no: 519 -create_date: DateTime @1695981741 {#7382 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7383 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -Children: Doctrine\ORM\PersistentCollection {#7388 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7391 -id: 250 -name: "S4 仰天のボルテッカー" -hierarchy: 3 -sort_no: 518 -create_date: DateTime @1695981741 {#7389 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7390 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7398 -id: 251 -name: "S3a 伝説の鼓動" -hierarchy: 3 -sort_no: 517 -create_date: DateTime @1695981741 {#7396 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7397 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7399 …} -Children: Doctrine\ORM\PersistentCollection {#7402 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7405 -id: 252 -name: "S3 ムゲンゾーン" -hierarchy: 3 -sort_no: 516 -create_date: DateTime @1695981741 {#7403 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7404 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -Children: Doctrine\ORM\PersistentCollection {#7409 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7412 -id: 253 -name: "S2a 爆炎ウォーカー" -hierarchy: 3 -sort_no: 515 -create_date: DateTime @1695981741 {#7410 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7411 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7419 -id: 254 -name: "S2 反逆クラッシュ" -hierarchy: 3 -sort_no: 514 -create_date: DateTime @1695981741 {#7417 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7418 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7420 …} -Children: Doctrine\ORM\PersistentCollection {#7423 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7426 -id: 255 -name: "S1a VMAXライジング" -hierarchy: 3 -sort_no: 513 -create_date: DateTime @1695981741 {#7424 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7425 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7427 …} -Children: Doctrine\ORM\PersistentCollection {#7430 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7433 -id: 256 -name: "S1H シールド" -hierarchy: 3 -sort_no: 512 -create_date: DateTime @1695981741 {#7431 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7432 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7440 -id: 257 -name: "S1W ソード" -hierarchy: 3 -sort_no: 511 -create_date: DateTime @1695981741 {#7438 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7439 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7441 …} -Children: Doctrine\ORM\PersistentCollection {#7444 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7447 -id: 258 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 3 -sort_no: 510 -create_date: DateTime @1695981741 {#7445 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7446 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7454 -id: 259 -name: "SM12 オルタージェネシス" -hierarchy: 3 -sort_no: 509 -create_date: DateTime @1695981741 {#7452 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7453 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7455 …} -Children: Doctrine\ORM\PersistentCollection {#7458 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7461 -id: 260 -name: "SM11b ドリームリーグ" -hierarchy: 3 -sort_no: 508 -create_date: DateTime @1695981741 {#7459 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7460 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7468 -id: 261 -name: "SM11a リミックスバウト" -hierarchy: 3 -sort_no: 507 -create_date: DateTime @1695981741 {#7466 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7467 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7469 …} -Children: Doctrine\ORM\PersistentCollection {#7472 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7475 -id: 262 -name: "SM11 ミラクルツイン" -hierarchy: 3 -sort_no: 506 -create_date: DateTime @1695981741 {#7473 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7474 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -Children: Doctrine\ORM\PersistentCollection {#7479 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7482 -id: 263 -name: "SM10b スカイレジェンド" -hierarchy: 3 -sort_no: 505 -create_date: DateTime @1695981741 {#7480 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7481 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7483 …} -Children: Doctrine\ORM\PersistentCollection {#7486 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7489 -id: 264 -name: "SM10a ジージーエンド" -hierarchy: 3 -sort_no: 504 -create_date: DateTime @1695981741 {#7487 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7488 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7496 -id: 265 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 3 -sort_no: 503 -create_date: DateTime @1695981741 {#7494 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7495 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -Children: Doctrine\ORM\PersistentCollection {#7500 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7503 -id: 266 -name: "SM10 ダブルブレイズ" -hierarchy: 3 -sort_no: 502 -create_date: DateTime @1695981741 {#7501 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7502 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7504 …} -Children: Doctrine\ORM\PersistentCollection {#7507 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7510 -id: 267 -name: "SM9b フルメタルウォール" -hierarchy: 3 -sort_no: 501 -create_date: DateTime @1695981741 {#7508 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7509 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7517 -id: 268 -name: "SM9a ナイトユニゾン" -hierarchy: 3 -sort_no: 500 -create_date: DateTime @1695981741 {#7515 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7516 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7518 …} -Children: Doctrine\ORM\PersistentCollection {#7521 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7524 -id: 269 -name: "SM9 タッグボルト" -hierarchy: 3 -sort_no: 499 -create_date: DateTime @1695981741 {#7522 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7523 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7525 …} -Children: Doctrine\ORM\PersistentCollection {#7528 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7531 -id: 270 -name: "SM8b GXウルトラシャイニー" -hierarchy: 3 -sort_no: 498 -create_date: DateTime @1695981741 {#7529 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7530 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7532 …} -Children: Doctrine\ORM\PersistentCollection {#7535 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7538 -id: 271 -name: "SM8a ダークオーダー" -hierarchy: 3 -sort_no: 497 -create_date: DateTime @1695981741 {#7536 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7537 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7539 …} -Children: Doctrine\ORM\PersistentCollection {#7542 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7545 -id: 272 -name: "SM8 超爆インパクト" -hierarchy: 3 -sort_no: 496 -create_date: DateTime @1695981741 {#7543 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7544 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7546 …} -Children: Doctrine\ORM\PersistentCollection {#7549 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7552 -id: 273 -name: "SM7b フェアリーライズ" -hierarchy: 3 -sort_no: 495 -create_date: DateTime @1695981741 {#7550 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7551 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7553 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7559 -id: 274 -name: "SM7a迅雷スパーク" -hierarchy: 3 -sort_no: 494 -create_date: DateTime @1695981741 {#7557 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7558 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7560 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7566 -id: 275 -name: "SM7 裂空のカリスマ" -hierarchy: 3 -sort_no: 493 -create_date: DateTime @1695981741 {#7564 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7565 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7567 …} -Children: Doctrine\ORM\PersistentCollection {#7570 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7573 -id: 276 -name: "SM6b チャンピオンロード" -hierarchy: 3 -sort_no: 492 -create_date: DateTime @1695981741 {#7571 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7572 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7574 …} -Children: Doctrine\ORM\PersistentCollection {#7577 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7580 -id: 277 -name: "SM6a ドラゴンストーム" -hierarchy: 3 -sort_no: 491 -create_date: DateTime @1695981741 {#7578 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7579 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7584 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7587 -id: 278 -name: "SM6 禁断の光" -hierarchy: 3 -sort_no: 490 -create_date: DateTime @1695981741 {#7585 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7586 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7591 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7594 -id: 279 -name: "SM5+ ウルトラフォース" -hierarchy: 3 -sort_no: 489 -create_date: DateTime @1695981741 {#7592 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7593 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7601 -id: 280 -name: "SM5mウルトラサン" -hierarchy: 3 -sort_no: 488 -create_date: DateTime @1695981741 {#7599 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7600 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7605 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7608 -id: 281 -name: "SM5sウルトラムーン" -hierarchy: 3 -sort_no: 487 -create_date: DateTime @1695981741 {#7606 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7607 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7609 …} -Children: Doctrine\ORM\PersistentCollection {#7612 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7615 -id: 282 -name: "SM4+ GXバトルブースト" -hierarchy: 3 -sort_no: 486 -create_date: DateTime @1695981741 {#7613 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7614 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7616 …} -Children: Doctrine\ORM\PersistentCollection {#7619 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7622 -id: 283 -name: "SM4s 覚醒の勇者" -hierarchy: 3 -sort_no: 485 -create_date: DateTime @1695981741 {#7620 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7621 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7623 …} -Children: Doctrine\ORM\PersistentCollection {#7626 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7629 -id: 284 -name: "SM4a 超次元の暴獣" -hierarchy: 3 -sort_no: 484 -create_date: DateTime @1695981741 {#7627 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7628 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7630 …} -Children: Doctrine\ORM\PersistentCollection {#7633 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7636 -id: 285 -name: "SM3+ ひかる伝説" -hierarchy: 3 -sort_no: 483 -create_date: DateTime @1695981741 {#7634 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7635 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7637 …} -Children: Doctrine\ORM\PersistentCollection {#7640 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7643 -id: 286 -name: "SM3h 闘う虹を見たか" -hierarchy: 3 -sort_no: 482 -create_date: DateTime @1695981741 {#7641 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7642 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7644 …} -Children: Doctrine\ORM\PersistentCollection {#7647 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7650 -id: 287 -name: "SM3n 光を喰らう闇" -hierarchy: 3 -sort_no: 481 -create_date: DateTime @1695981741 {#7648 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7649 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7651 …} -Children: Doctrine\ORM\PersistentCollection {#7654 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7657 -id: 288 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 3 -sort_no: 480 -create_date: DateTime @1695981741 {#7655 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7656 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7664 -id: 289 -name: "SM2k キミを待つ島々" -hierarchy: 3 -sort_no: 479 -create_date: DateTime @1695981741 {#7662 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7663 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7665 …} -Children: Doctrine\ORM\PersistentCollection {#7668 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7671 -id: 290 -name: "SM2L アローラの月光" -hierarchy: 3 -sort_no: 478 -create_date: DateTime @1695981741 {#7669 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7670 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7672 …} -Children: Doctrine\ORM\PersistentCollection {#7675 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7678 -id: 291 -name: "SM1+ サン&ムーン" -hierarchy: 3 -sort_no: 477 -create_date: DateTime @1695981741 {#7676 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7677 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7679 …} -Children: Doctrine\ORM\PersistentCollection {#7682 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7685 -id: 292 -name: "SM1s コレクション サン" -hierarchy: 3 -sort_no: 476 -create_date: DateTime @1695981741 {#7683 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7684 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7692 -id: 293 -name: "SM1m コレクション ムーン" -hierarchy: 3 -sort_no: 475 -create_date: DateTime @1695981741 {#7690 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7691 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7699 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 474 -create_date: DateTime @1695974896 {#7107 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#7108 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#7704 -id: 513 -name: "SSP+" -hierarchy: 3 -sort_no: 473 -create_date: DateTime @1696940802 {#7697 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7698 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7713 -id: 514 -name: "SSP" -hierarchy: 3 -sort_no: 472 -create_date: DateTime @1696940802 {#7711 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7712 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7720 -id: 515 -name: "SP" -hierarchy: 3 -sort_no: 471 -create_date: DateTime @1696940802 {#7718 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7719 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7721 …} -Children: Doctrine\ORM\PersistentCollection {#7724 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7727 -id: 516 -name: "SPM" -hierarchy: 3 -sort_no: 470 -create_date: DateTime @1696940802 {#7725 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7726 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7734 -id: 517 -name: "HYR" -hierarchy: 3 -sort_no: 469 -create_date: DateTime @1696940802 {#7732 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7733 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7741 -id: 518 -name: "FBR" -hierarchy: 3 -sort_no: 468 -create_date: DateTime @1696940802 {#7739 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7740 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7748 -id: 519 -name: "SBR" -hierarchy: 3 -sort_no: 467 -create_date: DateTime @1696940802 {#7746 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7747 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7755 -id: 520 -name: "SGNM" -hierarchy: 3 -sort_no: 466 -create_date: DateTime @1696940802 {#7753 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7754 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7762 -id: 521 -name: "AVGR" -hierarchy: 3 -sort_no: 465 -create_date: DateTime @1696940802 {#7760 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7761 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7763 …} -Children: Doctrine\ORM\PersistentCollection {#7766 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7769 -id: 522 -name: "STR" -hierarchy: 3 -sort_no: 464 -create_date: DateTime @1696940802 {#7767 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7768 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7776 -id: 523 -name: "LUXO" -hierarchy: 3 -sort_no: 463 -create_date: DateTime @1696940802 {#7774 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7775 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7777 …} -Children: Doctrine\ORM\PersistentCollection {#7780 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7783 -id: 524 -name: "OR" -hierarchy: 3 -sort_no: 462 -create_date: DateTime @1696940802 {#7781 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7782 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7790 -id: 525 -name: "CSMR" -hierarchy: 3 -sort_no: 461 -create_date: DateTime @1696940802 {#7788 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7789 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7797 -id: 526 -name: "BDR" -hierarchy: 3 -sort_no: 460 -create_date: DateTime @1696940802 {#7795 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7796 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7804 -id: 527 -name: "FXR" -hierarchy: 3 -sort_no: 459 -create_date: DateTime @1696940802 {#7802 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7803 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7811 -id: 528 -name: "GGR" -hierarchy: 3 -sort_no: 458 -create_date: DateTime @1696940802 {#7809 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7810 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7818 -id: 529 -name: "JJR" -hierarchy: 3 -sort_no: 457 -create_date: DateTime @1696940802 {#7816 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7817 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7825 -id: 530 -name: "TGR" -hierarchy: 3 -sort_no: 456 -create_date: DateTime @1696940802 {#7823 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7824 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7832 -id: 531 -name: "HLP" -hierarchy: 3 -sort_no: 455 -create_date: DateTime @1696940802 {#7830 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7831 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7833 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7839 -id: 532 -name: "FOP" -hierarchy: 3 -sort_no: 454 -create_date: DateTime @1696940802 {#7837 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7838 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7846 -id: 533 -name: "IFP" -hierarchy: 3 -sort_no: 453 -create_date: DateTime @1696940802 {#7844 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7845 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7853 -id: 534 -name: "PXR" -hierarchy: 3 -sort_no: 452 -create_date: DateTime @1696940802 {#7851 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7852 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7860 -id: 535 -name: "LLR" -hierarchy: 3 -sort_no: 451 -create_date: DateTime @1696940802 {#7858 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7859 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7867 -id: 536 -name: "LL" -hierarchy: 3 -sort_no: 450 -create_date: DateTime @1696940802 {#7865 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7866 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7868 …} -Children: Doctrine\ORM\PersistentCollection {#7871 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7874 -id: 537 -name: "FP" -hierarchy: 3 -sort_no: 449 -create_date: DateTime @1696940802 {#7872 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7873 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7875 …} -Children: Doctrine\ORM\PersistentCollection {#7878 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7881 -id: 538 -name: "XR" -hierarchy: 3 -sort_no: 448 -create_date: DateTime @1696940802 {#7879 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7880 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7882 …} -Children: Doctrine\ORM\PersistentCollection {#7885 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7888 -id: 539 -name: "SWR" -hierarchy: 3 -sort_no: 447 -create_date: DateTime @1696940802 {#7886 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7887 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7889 …} -Children: Doctrine\ORM\PersistentCollection {#7892 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7895 -id: 540 -name: "PPR" -hierarchy: 3 -sort_no: 446 -create_date: DateTime @1696940802 {#7893 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7894 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7902 -id: 541 -name: "ACS" -hierarchy: 3 -sort_no: 445 -create_date: DateTime @1696940802 {#7900 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7901 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7903 …} -Children: Doctrine\ORM\PersistentCollection {#7906 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7909 -id: 542 -name: "TRV" -hierarchy: 3 -sort_no: 444 -create_date: DateTime @1696940802 {#7907 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7908 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7910 …} -Children: Doctrine\ORM\PersistentCollection {#7913 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7916 -id: 543 -name: "SCC" -hierarchy: 3 -sort_no: 443 -create_date: DateTime @1696940802 {#7914 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7915 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7917 …} -Children: Doctrine\ORM\PersistentCollection {#7920 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7923 -id: 544 -name: "HND" -hierarchy: 3 -sort_no: 442 -create_date: DateTime @1696940802 {#7921 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7922 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7930 -id: 545 -name: "LRR" -hierarchy: 3 -sort_no: 441 -create_date: DateTime @1696940802 {#7928 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7929 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7937 -id: 546 -name: "SPYR" -hierarchy: 3 -sort_no: 440 -create_date: DateTime @1696940802 {#7935 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7936 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7944 -id: 547 -name: "RTR" -hierarchy: 3 -sort_no: 439 -create_date: DateTime @1696940802 {#7942 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7943 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7945 …} -Children: Doctrine\ORM\PersistentCollection {#7948 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7951 -id: 548 -name: "KR" -hierarchy: 3 -sort_no: 438 -create_date: DateTime @1696940802 {#7949 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7950 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7958 -id: 549 -name: "KSC" -hierarchy: 3 -sort_no: 437 -create_date: DateTime @1696940802 {#7956 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7957 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7959 …} -Children: Doctrine\ORM\PersistentCollection {#7962 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7965 -id: 550 -name: "KP" -hierarchy: 3 -sort_no: 436 -create_date: DateTime @1696940802 {#7963 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7964 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7966 …} -Children: Doctrine\ORM\PersistentCollection {#7969 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7972 -id: 551 -name: "MR" -hierarchy: 3 -sort_no: 435 -create_date: DateTime @1696940802 {#7970 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7971 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -Children: Doctrine\ORM\PersistentCollection {#7976 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7979 -id: 552 -name: "R" -hierarchy: 3 -sort_no: 434 -create_date: DateTime @1696940802 {#7977 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7978 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7980 …} -Children: Doctrine\ORM\PersistentCollection {#7983 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7986 -id: 553 -name: "OFR" -hierarchy: 3 -sort_no: 433 -create_date: DateTime @1696940802 {#7984 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7985 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7987 …} -Children: Doctrine\ORM\PersistentCollection {#7990 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7993 -id: 554 -name: "SEC" -hierarchy: 3 -sort_no: 432 -create_date: DateTime @1696940802 {#7991 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7992 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8000 -id: 555 -name: "RRR" -hierarchy: 3 -sort_no: 431 -create_date: DateTime @1696940802 {#7998 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7999 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8001 …} -Children: Doctrine\ORM\PersistentCollection {#8004 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8007 -id: 556 -name: "SR" -hierarchy: 3 -sort_no: 430 -create_date: DateTime @1696940802 {#8005 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8006 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8008 …} -Children: Doctrine\ORM\PersistentCollection {#8011 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8014 -id: 557 -name: "MDR" -hierarchy: 3 -sort_no: 429 -create_date: DateTime @1696940802 {#8012 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8013 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8015 …} -Children: Doctrine\ORM\PersistentCollection {#8018 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8021 -id: 558 -name: "BNP" -hierarchy: 3 -sort_no: 428 -create_date: DateTime @1696940802 {#8019 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8020 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8022 …} -Children: Doctrine\ORM\PersistentCollection {#8025 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8028 -id: 559 -name: "WIR" -hierarchy: 3 -sort_no: 427 -create_date: DateTime @1696940802 {#8026 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8027 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8029 …} -Children: Doctrine\ORM\PersistentCollection {#8032 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8035 -id: 560 -name: "HR" -hierarchy: 3 -sort_no: 426 -create_date: DateTime @1696940802 {#8033 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8034 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8036 …} -Children: Doctrine\ORM\PersistentCollection {#8039 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8042 -id: 561 -name: "FR" -hierarchy: 3 -sort_no: 425 -create_date: DateTime @1696940802 {#8040 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8041 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8043 …} -Children: Doctrine\ORM\PersistentCollection {#8046 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8049 -id: 562 -name: "AR" -hierarchy: 3 -sort_no: 424 -create_date: DateTime @1696940802 {#8047 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8048 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8056 -id: 563 -name: "RR+" -hierarchy: 3 -sort_no: 423 -create_date: DateTime @1696940802 {#8054 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8055 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8057 …} -Children: Doctrine\ORM\PersistentCollection {#8060 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8063 -id: 564 -name: "RR" -hierarchy: 3 -sort_no: 422 -create_date: DateTime @1696940802 {#8061 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8062 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8067 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8070 -id: 565 -name: "R" -hierarchy: 3 -sort_no: 421 -create_date: DateTime @1696940802 {#8068 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8069 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8071 …} -Children: Doctrine\ORM\PersistentCollection {#8074 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8077 -id: 566 -name: "U" -hierarchy: 3 -sort_no: 420 -create_date: DateTime @1696940802 {#8075 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8076 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8078 …} -Children: Doctrine\ORM\PersistentCollection {#8081 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8084 -id: 567 -name: "UA" -hierarchy: 3 -sort_no: 419 -create_date: DateTime @1696940802 {#8082 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8083 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8085 …} -Children: Doctrine\ORM\PersistentCollection {#8088 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8091 -id: 568 -name: "C" -hierarchy: 3 -sort_no: 418 -create_date: DateTime @1696940802 {#8089 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8090 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8092 …} -Children: Doctrine\ORM\PersistentCollection {#8095 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8098 -id: 569 -name: "CA" -hierarchy: 3 -sort_no: 417 -create_date: DateTime @1696940802 {#8096 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8097 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8099 …} -Children: Doctrine\ORM\PersistentCollection {#8102 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8105 -id: 570 -name: "CAR" -hierarchy: 3 -sort_no: 416 -create_date: DateTime @1696940802 {#8103 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8104 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8106 …} -Children: Doctrine\ORM\PersistentCollection {#8109 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8112 -id: 571 -name: "CR" -hierarchy: 3 -sort_no: 415 -create_date: DateTime @1696940802 {#8110 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8111 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8113 …} -Children: Doctrine\ORM\PersistentCollection {#8116 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8119 -id: 572 -name: "CU" -hierarchy: 3 -sort_no: 414 -create_date: DateTime @1696940802 {#8117 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8118 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8120 …} -Children: Doctrine\ORM\PersistentCollection {#8123 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8126 -id: 573 -name: "CC" -hierarchy: 3 -sort_no: 413 -create_date: DateTime @1696940802 {#8124 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8125 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8127 …} -Children: Doctrine\ORM\PersistentCollection {#8130 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8133 -id: 574 -name: "TD" -hierarchy: 3 -sort_no: 412 -create_date: DateTime @1696940802 {#8131 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8132 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8134 …} -Children: Doctrine\ORM\PersistentCollection {#8137 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8140 -id: 575 -name: "PS" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1696940802 {#8138 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8139 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8147 -id: 576 -name: "RE" -hierarchy: 3 -sort_no: 410 -create_date: DateTime @1696940802 {#8145 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8146 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8148 …} -Children: Doctrine\ORM\PersistentCollection {#8151 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8154 -id: 577 -name: "NR" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1696940802 {#8152 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8153 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8161 -id: 578 -name: "N" -hierarchy: 3 -sort_no: 408 -create_date: DateTime @1696940802 {#8159 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8160 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8168 -id: 579 -name: "S-AR" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1696940802 {#8166 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8167 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8175 -id: 580 -name: "S-RR" -hierarchy: 3 -sort_no: 406 -create_date: DateTime @1696940802 {#8173 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8174 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8176 …} -Children: Doctrine\ORM\PersistentCollection {#8179 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8182 -id: 581 -name: "S-R" -hierarchy: 3 -sort_no: 405 -create_date: DateTime @1696940802 {#8180 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8181 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8189 -id: 582 -name: "S-U" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1696940802 {#8187 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8188 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8196 -id: 583 -name: "S-C" -hierarchy: 3 -sort_no: 403 -create_date: DateTime @1696940802 {#8194 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8195 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8203 -id: 584 -name: "S-CAR" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1696940802 {#8201 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8202 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8204 …} -Children: Doctrine\ORM\PersistentCollection {#8207 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8210 -id: 585 -name: "S-CR" -hierarchy: 3 -sort_no: 401 -create_date: DateTime @1696940802 {#8208 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8209 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8211 …} -Children: Doctrine\ORM\PersistentCollection {#8214 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8217 -id: 586 -name: "S-CU" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1696940802 {#8215 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8216 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8224 -id: 587 -name: "S-CC" -hierarchy: 3 -sort_no: 399 -create_date: DateTime @1696940802 {#8222 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8223 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8225 …} -Children: Doctrine\ORM\PersistentCollection {#8228 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8231 -id: 588 -name: "S-TD" -hierarchy: 3 -sort_no: 398 -create_date: DateTime @1696940802 {#8229 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8230 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8238 -id: 589 -name: "S-RE" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1696940802 {#8236 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8237 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8239 …} -Children: Doctrine\ORM\PersistentCollection {#8242 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8245 -id: 590 -name: "GR" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1696940802 {#8243 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8244 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8252 -id: 591 -name: "GC" -hierarchy: 3 -sort_no: 395 -create_date: DateTime @1696940802 {#8250 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8251 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8253 …} -Children: Doctrine\ORM\PersistentCollection {#8256 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8259 -id: 592 -name: "GCC" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1696940802 {#8257 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8258 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8260 …} -Children: Doctrine\ORM\PersistentCollection {#8263 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8266 -id: 593 -name: "WR" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1696940802 {#8264 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8265 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8267 …} -Children: Doctrine\ORM\PersistentCollection {#8270 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8273 -id: 594 -name: "PR" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1696940802 {#8271 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8272 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8274 …} -Children: Doctrine\ORM\PersistentCollection {#8277 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8280 -id: 595 -name: "-" -hierarchy: 3 -sort_no: 391 -create_date: DateTime @1696940802 {#8278 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8279 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8289 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1695979650 {#8285 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#8286 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8294 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 389 -create_date: DateTime @1695985580 {#8287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8295 …} -Children: Doctrine\ORM\PersistentCollection {#8298 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8303 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 388 -create_date: DateTime @1695985580 {#8301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8310 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 387 -create_date: DateTime @1695985580 {#8308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8317 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 386 -create_date: DateTime @1695985580 {#8315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8324 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 385 -create_date: DateTime @1695985580 {#8322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8325 …} -Children: Doctrine\ORM\PersistentCollection {#8328 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8331 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 384 -create_date: DateTime @1695985580 {#8329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8338 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 383 -create_date: DateTime @1695985580 {#8336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8345 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 382 -create_date: DateTime @1695985580 {#8343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8346 …} -Children: Doctrine\ORM\PersistentCollection {#8349 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8352 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 381 -create_date: DateTime @1695985580 {#8350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8359 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 380 -create_date: DateTime @1695985580 {#8357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8360 …} -Children: Doctrine\ORM\PersistentCollection {#8363 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8366 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 379 -create_date: DateTime @1695985580 {#8364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8373 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 378 -create_date: DateTime @1695985580 {#8371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8380 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 377 -create_date: DateTime @1695985580 {#8378 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8379 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8387 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 376 -create_date: DateTime @1695985580 {#8385 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8386 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8388 …} -Children: Doctrine\ORM\PersistentCollection {#8391 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8394 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 375 -create_date: DateTime @1695985580 {#8392 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8393 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8395 …} -Children: Doctrine\ORM\PersistentCollection {#8398 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8401 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 374 -create_date: DateTime @1695985580 {#8399 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8400 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8402 …} -Children: Doctrine\ORM\PersistentCollection {#8405 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8408 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 373 -create_date: DateTime @1695985580 {#8406 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8407 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8409 …} -Children: Doctrine\ORM\PersistentCollection {#8412 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8415 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 372 -create_date: DateTime @1695985580 {#8413 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8414 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8422 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 371 -create_date: DateTime @1695985580 {#8420 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8421 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8423 …} -Children: Doctrine\ORM\PersistentCollection {#8426 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8429 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 370 -create_date: DateTime @1695985580 {#8427 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8428 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8436 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 369 -create_date: DateTime @1695985580 {#8434 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8435 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8437 …} -Children: Doctrine\ORM\PersistentCollection {#8440 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8443 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 368 -create_date: DateTime @1695985580 {#8441 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8442 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8450 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 367 -create_date: DateTime @1695985580 {#8448 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8449 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8457 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 366 -create_date: DateTime @1695985580 {#8455 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8456 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8458 …} -Children: Doctrine\ORM\PersistentCollection {#8461 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8464 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 365 -create_date: DateTime @1695985580 {#8462 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8463 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8471 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 364 -create_date: DateTime @1695985580 {#8469 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8470 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8472 …} -Children: Doctrine\ORM\PersistentCollection {#8475 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8478 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 363 -create_date: DateTime @1695985580 {#8476 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8477 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8479 …} -Children: Doctrine\ORM\PersistentCollection {#8482 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8485 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 362 -create_date: DateTime @1695985580 {#8483 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8484 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8492 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 361 -create_date: DateTime @1695985580 {#8490 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8491 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8499 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 360 -create_date: DateTime @1695985580 {#8497 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8498 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8506 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 359 -create_date: DateTime @1695985580 {#8504 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8505 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8513 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 358 -create_date: DateTime @1695985580 {#8511 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8512 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8514 …} -Children: Doctrine\ORM\PersistentCollection {#8517 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8520 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 357 -create_date: DateTime @1695985580 {#8518 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8519 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8527 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 356 -create_date: DateTime @1695985580 {#8525 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8526 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8534 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 355 -create_date: DateTime @1695985580 {#8532 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8533 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8541 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 354 -create_date: DateTime @1695985580 {#8539 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8540 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8548 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 353 -create_date: DateTime @1695985580 {#8546 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8547 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8555 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 352 -create_date: DateTime @1695985580 {#8553 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8554 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8562 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 351 -create_date: DateTime @1695985580 {#8560 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8561 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8569 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 350 -create_date: DateTime @1695985580 {#8567 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8568 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8576 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 349 -create_date: DateTime @1695985580 {#8574 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8575 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8583 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 348 -create_date: DateTime @1695985580 {#8581 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8582 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8590 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 347 -create_date: DateTime @1695985580 {#8588 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8589 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8597 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 346 -create_date: DateTime @1695985580 {#8595 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8596 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8598 …} -Children: Doctrine\ORM\PersistentCollection {#8601 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8604 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1695985580 {#8602 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8603 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8611 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 344 -create_date: DateTime @1695985580 {#8609 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8610 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8618 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 343 -create_date: DateTime @1695985580 {#8616 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8617 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8625 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 342 -create_date: DateTime @1695985580 {#8623 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8624 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8632 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 341 -create_date: DateTime @1695985580 {#8630 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8631 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8639 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 340 -create_date: DateTime @1695985580 {#8637 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8638 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8646 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 339 -create_date: DateTime @1695985580 {#8644 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8645 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8653 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 338 -create_date: DateTime @1695985580 {#8651 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8652 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8660 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 337 -create_date: DateTime @1695985580 {#8658 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8659 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8667 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 336 -create_date: DateTime @1695985580 {#8665 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8666 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8674 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1695985580 {#8672 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8673 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8681 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1695985580 {#8679 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8680 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8688 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1695985580 {#8686 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8687 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8695 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1695985580 {#8693 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8694 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8702 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1695985580 {#8700 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8701 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8709 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1695985580 {#8707 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8708 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8716 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1695985580 {#8714 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8715 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8723 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1695985580 {#8721 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8722 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8730 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1695985580 {#8728 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8729 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8737 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1695985580 {#8735 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8736 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8744 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 325 -create_date: DateTime @1695985580 {#8742 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8743 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8751 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 324 -create_date: DateTime @1695985580 {#8749 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8750 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8758 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1695985580 {#8756 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8757 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8765 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1695985580 {#8763 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8764 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8772 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1695985580 {#8770 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8771 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8779 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1695985580 {#8777 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8778 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8786 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1695985580 {#8784 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8785 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8793 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1695985580 {#8791 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8792 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8800 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1695985580 {#8798 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8799 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8807 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1695985580 {#8805 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8806 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8808 …} -Children: Doctrine\ORM\PersistentCollection {#8811 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8814 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1695985580 {#8812 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8813 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8821 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1695985580 {#8819 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8820 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8828 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1695985580 {#8826 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8827 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8835 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979641 {#8299 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#8300 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8840 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985527 {#8833 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8834 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8841 …} -Children: Doctrine\ORM\PersistentCollection {#8844 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8849 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985527 {#8847 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8848 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8856 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985527 {#8854 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8855 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8863 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985527 {#8861 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8862 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8870 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985527 {#8868 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8869 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8877 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985527 {#8875 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8876 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8878 …} -Children: Doctrine\ORM\PersistentCollection {#8881 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8884 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985527 {#8882 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8883 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8891 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985527 {#8889 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8890 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8898 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985527 {#8896 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8897 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8905 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985527 {#8903 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8904 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8912 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985527 {#8910 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8911 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8919 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985527 {#8917 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8918 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8926 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985527 {#8924 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8925 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8933 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985527 {#8931 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8932 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8940 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985527 {#8938 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8939 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8947 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985527 {#8945 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8946 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8954 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985527 {#8952 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8953 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8961 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985527 {#8959 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8960 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8968 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985527 {#8966 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8967 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8975 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985527 {#8973 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8974 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8982 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985527 {#8980 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8981 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8989 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985527 {#8987 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8988 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8996 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985527 {#8994 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8995 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9003 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985527 {#9001 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9002 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9010 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985527 {#9008 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9009 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9017 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985527 {#9015 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9016 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9024 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985527 {#9022 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9023 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9031 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985527 {#9029 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9030 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9038 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985527 {#9036 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9037 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9045 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985527 {#9043 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9044 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9052 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985527 {#9050 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9051 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9059 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985527 {#9057 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9058 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9066 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985527 {#9064 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9065 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9073 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985527 {#9071 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9072 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9080 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985527 {#9078 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9079 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9087 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985527 {#9085 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9086 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9094 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985527 {#9092 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9093 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9095 …} -Children: Doctrine\ORM\PersistentCollection {#9098 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9101 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985527 {#9099 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9100 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9102 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9108 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985527 {#9106 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9107 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9115 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985527 {#9113 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9114 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9122 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985527 {#9120 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9121 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9129 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985527 {#9127 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9128 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9133 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9136 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985527 {#9134 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9135 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9140 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9143 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985527 {#9141 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9142 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9144 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9150 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985527 {#9148 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9149 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9154 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9157 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985527 {#9155 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9156 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9158 …} -Children: Doctrine\ORM\PersistentCollection {#9161 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9164 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985527 {#9162 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9163 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9171 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985527 {#9169 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9170 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9175 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9178 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985527 {#9176 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9177 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9182 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9185 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985527 {#9183 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9184 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9186 …} -Children: Doctrine\ORM\PersistentCollection {#9189 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9192 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985527 {#9190 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9191 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9196 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9199 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985527 {#9197 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9198 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9200 …} -Children: Doctrine\ORM\PersistentCollection {#9203 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9206 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985527 {#9204 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9205 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9207 …} -Children: Doctrine\ORM\PersistentCollection {#9210 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9213 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985527 {#9211 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9212 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9217 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9220 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985527 {#9218 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9219 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9221 …} -Children: Doctrine\ORM\PersistentCollection {#9224 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9227 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985527 {#9225 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9226 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9228 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9234 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985527 {#9232 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9233 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } ] |
[ Eccube\Entity\Category {#5169 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 576 -create_date: DateTime @1696270531 {#5175 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5173 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5187 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 575 -create_date: DateTime @1696149302 {#5194 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5193 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5203 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 574 -create_date: DateTime @1694688722 {#5192 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821678 {#5191 date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5224 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 573 -create_date: DateTime @1712564635 {#5190 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5189 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5235 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 572 -create_date: DateTime @1706627789 {#5233 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5234 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5246 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 571 -create_date: DateTime @1694688753 {#5240 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5241 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5251 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 570 -create_date: DateTime @1718270442 {#5242 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5243 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5256 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 569 -create_date: DateTime @1725172066 {#5244 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5245 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5251} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5265 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 568 -create_date: DateTime @1724575700 {#5263 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5264 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5272 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 561 -create_date: DateTime @1694688954 {#5270 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5271 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5279 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1694688954 {#5277 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5278 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5286 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1694688954 {#5284 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5285 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5293 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 210 -create_date: DateTime @1712560058 {#5291 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5292 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5300 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1694688954 {#5298 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5299 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5307 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 208 -create_date: DateTime @1694688954 {#5305 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5306 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5314 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1694688954 {#5312 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5313 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5321 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1694688954 {#5319 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5320 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5328 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 205 -create_date: DateTime @1694688954 {#5326 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5327 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5335 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 204 -create_date: DateTime @1694688954 {#5333 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5334 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5342 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1694688954 {#5340 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5341 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5349 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 202 -create_date: DateTime @1694688954 {#5347 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5348 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5356 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 201 -create_date: DateTime @1694688954 {#5354 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5355 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5363 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 200 -create_date: DateTime @1694688954 {#5361 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5362 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5372 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 199 -create_date: DateTime @1694688954 {#5368 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5369 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5377 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1724394211 {#5370 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5371 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5386 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1724394307 {#5384 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5385 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5393 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1724394327 {#5391 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5392 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5398 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 195 -create_date: DateTime @1694688954 {#5382 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5383 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5405 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1694688954 {#5403 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5404 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5412 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1694688954 {#5410 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5411 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5419 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1694688954 {#5417 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5418 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5426 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1694688954 {#5424 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5425 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5433 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1694688954 {#5431 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5432 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5440 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 189 -create_date: DateTime @1694688954 {#5438 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5439 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5447 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 188 -create_date: DateTime @1694688954 {#5445 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5446 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5454 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1694688954 {#5452 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5453 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5461 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 186 -create_date: DateTime @1694688954 {#5459 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5460 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5468 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 185 -create_date: DateTime @1694688954 {#5466 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5467 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5475 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 184 -create_date: DateTime @1694688954 {#5473 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5474 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5482 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1694688954 {#5480 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5481 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5489 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 182 -create_date: DateTime @1694688954 {#5487 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5488 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5496 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 181 -create_date: DateTime @1694688954 {#5494 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5495 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5503 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1694688954 {#5501 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5502 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5510 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1694688954 {#5508 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5509 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5517 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1694688954 {#5515 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5516 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5524 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 177 -create_date: DateTime @1694688954 {#5522 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5523 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5531 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1694688954 {#5529 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5530 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5538 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1694688954 {#5536 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5537 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5545 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 174 -create_date: DateTime @1694688954 {#5543 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5544 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5552 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1694688954 {#5550 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5551 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5559 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1694688954 {#5557 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5558 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5566 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1694688954 {#5564 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5565 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5573 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1694688954 {#5571 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5572 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5580 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1694688954 {#5578 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5579 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5587 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1694688954 {#5585 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5586 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5594 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1694688954 {#5592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5593 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5601 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1694688954 {#5599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5600 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5608 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1694688954 {#5606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5607 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5615 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1694688954 {#5613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5614 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5622 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1694688954 {#5620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5621 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5629 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1694688954 {#5627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5628 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5636 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1694688954 {#5634 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5635 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5643 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1694688954 {#5641 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5642 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5650 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1694688954 {#5648 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5649 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5657 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1694688954 {#5655 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5656 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5666 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1694688954 {#5662 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5663 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5671 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 156 -create_date: DateTime @1731655109 {#5664 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5665 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5678 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1694688955 {#5676 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5677 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5685 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1694688955 {#5683 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5684 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5692 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1694688955 {#5690 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5691 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5699 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1694688955 {#5697 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5698 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5706 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 567 -create_date: DateTime @1694688736 {#5230 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5229 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5711 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 566 -create_date: DateTime @1694688954 {#5704 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5705 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5720 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 565 -create_date: DateTime @1694688954 {#5718 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5719 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5727 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 564 -create_date: DateTime @1694688954 {#5725 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5726 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5734 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1694688954 {#5732 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5733 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5741 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1694688954 {#5739 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5740 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5742 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5748 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1694688954 {#5746 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5747 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5755 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1694688954 {#5753 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5754 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5762 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5760 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5761 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5769 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5767 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5768 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5776 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1694688954 {#5774 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5775 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5783 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1723020071 {#5781 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5782 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5790 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5788 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5789 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5797 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5795 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5796 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5804 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5802 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5803 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5805 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5811 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5809 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5810 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5815 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5818 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5816 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5817 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5825 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5823 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5824 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5826 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5832 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5830 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5831 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5839 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5837 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5838 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5846 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5844 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5845 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5847 …} -Children: Doctrine\ORM\PersistentCollection {#5850 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5853 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1694688954 {#5851 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5852 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5860 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5858 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5859 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5861 …} -Children: Doctrine\ORM\PersistentCollection {#5864 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5867 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1694688954 {#5865 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5866 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5868 …} -Children: Doctrine\ORM\PersistentCollection {#5871 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5874 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1717647257 {#5872 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5873 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5881 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1694688954 {#5879 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5880 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5882 …} -Children: Doctrine\ORM\PersistentCollection {#5885 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5888 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5886 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5887 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5895 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5893 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5894 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5902 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5900 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5901 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5903 …} -Children: Doctrine\ORM\PersistentCollection {#5906 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5909 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5907 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5908 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5916 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5914 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5915 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5920 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5923 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5921 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5922 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5924 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5930 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5928 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5929 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5931 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5937 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5935 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5936 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5938 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5944 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5942 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5943 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5945 …} -Children: Doctrine\ORM\PersistentCollection {#5948 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5951 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5949 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5950 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5952 …} -Children: Doctrine\ORM\PersistentCollection {#5955 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5958 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5956 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5957 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5965 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5963 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5964 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5966 …} -Children: Doctrine\ORM\PersistentCollection {#5969 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5972 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5970 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5971 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5973 …} -Children: Doctrine\ORM\PersistentCollection {#5976 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5979 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5977 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5978 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5986 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5984 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5985 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -Children: Doctrine\ORM\PersistentCollection {#5990 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5993 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5991 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5992 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6000 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5998 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5999 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6001 …} -Children: Doctrine\ORM\PersistentCollection {#6004 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6007 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723442008 {#6005 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6006 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -Children: Doctrine\ORM\PersistentCollection {#6011 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6014 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#6012 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6013 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6015 …} -Children: Doctrine\ORM\PersistentCollection {#6018 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6021 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#6019 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6020 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6022 …} -Children: Doctrine\ORM\PersistentCollection {#6025 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6028 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#6026 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6027 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6035 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#6033 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6034 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6042 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#6040 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6041 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6049 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#6047 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6048 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6056 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#6054 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6055 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6063 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#6061 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6062 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6070 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#6068 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6069 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6077 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#6075 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6076 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6084 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#6082 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6083 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6091 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#6089 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6090 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6098 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#6096 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6097 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6105 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#6103 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6104 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6112 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#6110 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6111 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6119 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#6117 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6118 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6126 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#6124 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6125 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6133 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#6131 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6132 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6134 …} -Children: Doctrine\ORM\PersistentCollection {#6137 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6140 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#6138 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6139 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6147 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#6145 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6146 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6154 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#6152 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6153 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6161 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1694688954 {#6159 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6160 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6168 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688954 {#6166 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6167 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6175 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688954 {#6173 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6174 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6182 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688954 {#6180 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6181 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6189 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688954 {#6187 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6188 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6196 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#6194 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6195 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6203 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#6201 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6202 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6210 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#6208 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6209 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6217 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#6215 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6216 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6224 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#6222 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6223 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6231 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#6229 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6230 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6238 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#6236 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6237 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6245 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1694688954 {#6243 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6244 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6252 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#6250 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6251 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6259 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#6257 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6258 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6266 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#6264 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6265 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6271 -id: 430 -name: "SSP+" -hierarchy: 2 -sort_no: 563 -create_date: DateTime @1696940649 {#5232 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5231 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6278 -id: 431 -name: "SSP" -hierarchy: 2 -sort_no: 562 -create_date: DateTime @1696940649 {#6276 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#6277 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6285 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 254 -create_date: DateTime @1694688688 {#5262 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821691 {#5261 date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6290 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1717046573 {#6283 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6284 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6299 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1729320738 {#6297 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6298 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6306 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1726206102 {#6304 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6305 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6315 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1721806116 {#6311 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6312 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6320 -id: 687 -name: "[SVK] デッキビルドBOX ステラミラクル" -hierarchy: 3 -sort_no: 249 -create_date: DateTime @1722493480 {#6313 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722493480 {#6314 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#6315} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6327 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1717738053 {#6325 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6326 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6328 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6334 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1717043767 {#6332 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6333 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6341 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1712556841 {#6339 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6340 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6348 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1717043794 {#6346 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6347 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6355 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1717043828 {#6353 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6354 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6362 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1717238509 {#6360 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6361 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6369 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1717043844 {#6367 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6368 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6376 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1717043857 {#6374 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6375 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6383 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1717043872 {#6381 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6382 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6390 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1717043886 {#6388 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6389 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6397 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1717043904 {#6395 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6396 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6398 …} -Children: Doctrine\ORM\PersistentCollection {#6401 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6404 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1694688954 {#6402 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6403 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6411 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1694688954 {#6409 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6410 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6418 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1694688954 {#6416 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6417 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6425 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1694688954 {#6423 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6424 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6432 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1694688954 {#6430 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6431 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6439 -id: 17 -name: "S12A VSTARユニバース" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1694688954 {#6437 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6438 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6440 …} -Children: Doctrine\ORM\PersistentCollection {#6443 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6446 -id: 18 -name: "S12 パラダイムトリガー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1694688954 {#6444 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6445 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6453 -id: 19 -name: "S11A 白熱のアルカナ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1694688954 {#6451 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6452 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6460 -id: 20 -name: "S11 ロストアビス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1694688954 {#6458 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6459 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6467 -id: 21 -name: "S10B Pokemon GO" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1694688954 {#6465 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6466 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6474 -id: 22 -name: "S10A ダークファンタズマ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1694688954 {#6472 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6473 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6481 -id: 23 -name: "S10P スペースジャグラー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1694688954 {#6479 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6480 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6485 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6488 -id: 24 -name: "S10D タイムゲイザー" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694688954 {#6486 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6487 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6495 -id: 25 -name: "S9A バトルリージョン" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1694688954 {#6493 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6494 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6502 -id: 26 -name: "S9 スターバース" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1694688954 {#6500 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6501 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6509 -id: 27 -name: "S8B VMAXクライマックス" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1694688954 {#6507 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6508 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6516 -id: 28 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1694688954 {#6514 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6515 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6523 -id: 29 -name: "S8 フュージョンアーツ" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1694688954 {#6521 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6522 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6530 -id: 30 -name: "S7R 蒼空ストリーム" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1694688954 {#6528 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6529 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6537 -id: 31 -name: "S7D 摩天パーフェクト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1694688954 {#6535 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6536 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6544 -id: 32 -name: "S6A イーブイヒーローズ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1694688954 {#6542 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6543 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6551 -id: 33 -name: "S6K 漆黒のガイスト" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1694688954 {#6549 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6550 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6558 -id: 34 -name: "S6H 白銀のランス" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1694688954 {#6556 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6557 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6565 -id: 35 -name: "S5A 双璧のファイター" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1694688954 {#6563 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6564 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6572 -id: 36 -name: "S5R 連撃マスター" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1694688954 {#6570 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6571 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6579 -id: 37 -name: "S5I 一撃マスター" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1694688954 {#6577 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6578 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6586 -id: 38 -name: "S4A シャイニースターV" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1694688954 {#6584 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6585 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6593 -id: 39 -name: "S4 仰天のボルテッカー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1694688954 {#6591 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6592 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6600 -id: 40 -name: "S3a 伝説の鼓動" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1694688954 {#6598 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6599 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6607 -id: 41 -name: "S3 ムゲンゾーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1694688954 {#6605 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6606 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6608 …} -Children: Doctrine\ORM\PersistentCollection {#6611 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6614 -id: 42 -name: "S2a 爆炎ウォーカー" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1694688954 {#6612 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6613 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6621 -id: 43 -name: "S2 反逆クラッシュ" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1694688954 {#6619 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6620 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6628 -id: 44 -name: "S1a VMAXライジング" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1694688954 {#6626 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6627 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6635 -id: 45 -name: "S1H シールド" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1694688954 {#6633 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6634 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6642 -id: 46 -name: "S1W ソード" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1694688954 {#6640 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6641 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6649 -id: 47 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1694688954 {#6647 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6648 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6656 -id: 48 -name: "SM12 オルタージェネシス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1694688954 {#6654 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6655 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6663 -id: 49 -name: "SM11b ドリームリーグ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1694688954 {#6661 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6662 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6670 -id: 50 -name: "SM11a リミックスバウト" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1694688954 {#6668 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6669 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6677 -id: 51 -name: "SM11 ミラクルツイン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1694688954 {#6675 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6676 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6684 -id: 52 -name: "SM10b スカイレジェンド" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1694688954 {#6682 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6683 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6691 -id: 53 -name: "SM10a ジージーエンド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1694688954 {#6689 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6690 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6698 -id: 54 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1694688954 {#6696 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6697 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6705 -id: 55 -name: "SM10 ダブルブレイズ" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1694688954 {#6703 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6704 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6712 -id: 56 -name: "SM9b フルメタルウォール" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1694688954 {#6710 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6711 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6719 -id: 57 -name: "SM9a ナイトユニゾン" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1694688954 {#6717 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6718 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6726 -id: 58 -name: "SM9 タッグボルト" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1694688954 {#6724 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6725 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6727 …} -Children: Doctrine\ORM\PersistentCollection {#6730 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6733 -id: 59 -name: "SM8b GXウルトラシャイニー" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1694688954 {#6731 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6732 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6740 -id: 60 -name: "SM8a ダークオーダー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1694688954 {#6738 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6739 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6747 -id: 61 -name: "SM8 超爆インパクト" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1694688954 {#6745 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6746 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6754 -id: 62 -name: "SM7b フェアリーライズ" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1694688954 {#6752 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6753 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6761 -id: 63 -name: "SM7a迅雷スパーク" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1694688954 {#6759 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6760 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6765 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6768 -id: 64 -name: "SM7 裂空のカリスマ" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1694688954 {#6766 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6767 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6772 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6775 -id: 65 -name: "SM6b チャンピオンロード" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1694688954 {#6773 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6774 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6782 -id: 66 -name: "SM6a ドラゴンストーム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1694688954 {#6780 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6781 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6789 -id: 67 -name: "SM6 禁断の光" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1694688954 {#6787 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6788 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6796 -id: 68 -name: "SM5+ ウルトラフォース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1694688954 {#6794 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6795 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6803 -id: 69 -name: "SM5mウルトラサン" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1694688954 {#6801 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6802 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …} -Children: Doctrine\ORM\PersistentCollection {#6807 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6810 -id: 70 -name: "SM5sウルトラムーン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1694688954 {#6808 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6809 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6817 -id: 71 -name: "SM4+ GXバトルブースト" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1694688954 {#6815 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6816 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -Children: Doctrine\ORM\PersistentCollection {#6821 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6824 -id: 72 -name: "SM4s 覚醒の勇者" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1694688954 {#6822 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6823 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …} -Children: Doctrine\ORM\PersistentCollection {#6828 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6831 -id: 73 -name: "SM4a 超次元の暴獣" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1694688954 {#6829 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6830 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6838 -id: 74 -name: "SM3+ ひかる伝説" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1694688954 {#6836 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6837 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …} -Children: Doctrine\ORM\PersistentCollection {#6842 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6845 -id: 75 -name: "SM3h 闘う虹を見たか" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1694688954 {#6843 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6844 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …} -Children: Doctrine\ORM\PersistentCollection {#6849 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6852 -id: 76 -name: "SM3n 光を喰らう闇" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1694688954 {#6850 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6851 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …} -Children: Doctrine\ORM\PersistentCollection {#6856 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6859 -id: 77 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1694688954 {#6857 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6858 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6866 -id: 78 -name: "SM2k キミを待つ島々" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1694688954 {#6864 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6865 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …} -Children: Doctrine\ORM\PersistentCollection {#6870 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6873 -id: 79 -name: "SM2L アローラの月光" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1694688954 {#6871 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6872 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6880 -id: 80 -name: "SM1+ サン&ムーン" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6878 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6879 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6887 -id: 81 -name: "SM1s コレクション サン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6885 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6886 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6894 -id: 82 -name: "SM1m コレクション ムーン" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6892 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6893 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6895 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6901 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6899 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6900 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6905 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6908 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706627829 {#6906 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6907 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6917 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1696942135 {#6913 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6914 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6918 …} -Children: Doctrine\ORM\PersistentCollection {#6921 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6922 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 235 -create_date: DateTime @1696942667 {#6915 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6916 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6923 …} -Children: Doctrine\ORM\PersistentCollection {#6926 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6931 -id: 622 -name: "SSR" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1696942667 {#6929 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6930 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6938 -id: 623 -name: "HR" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1696942667 {#6936 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6937 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -Children: Doctrine\ORM\PersistentCollection {#6942 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6945 -id: 624 -name: "SR" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1696942667 {#6943 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6944 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6952 -id: 625 -name: "SAR" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1696942667 {#6950 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6951 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6953 …} -Children: Doctrine\ORM\PersistentCollection {#6956 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6959 -id: 626 -name: "CSR" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1696942667 {#6957 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6958 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6966 -id: 627 -name: "AR" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1696942667 {#6964 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6965 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6967 …} -Children: Doctrine\ORM\PersistentCollection {#6970 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6973 -id: 628 -name: "CHR" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1696942667 {#6971 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6972 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6980 -id: 629 -name: "S" -hierarchy: 3 -sort_no: 227 -create_date: DateTime @1696942667 {#6978 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6979 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6987 -id: 630 -name: "A" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1696942667 {#6985 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6986 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -Children: Doctrine\ORM\PersistentCollection {#6991 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6994 -id: 631 -name: "H" -hierarchy: 3 -sort_no: 225 -create_date: DateTime @1696942667 {#6992 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6993 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6995 …} -Children: Doctrine\ORM\PersistentCollection {#6998 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7001 -id: 632 -name: "K" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1696942667 {#6999 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7000 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7008 -id: 633 -name: "PR" -hierarchy: 3 -sort_no: 223 -create_date: DateTime @1696942667 {#7006 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7007 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7015 -id: 634 -name: "RRR" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1696942667 {#7013 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7014 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7016 …} -Children: Doctrine\ORM\PersistentCollection {#7019 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7022 -id: 635 -name: "RR" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1696942667 {#7020 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7021 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7029 -id: 636 -name: "R" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1696942667 {#7027 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7028 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7036 -id: 637 -name: "U" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1696942667 {#7034 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7035 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7037 …} -Children: Doctrine\ORM\PersistentCollection {#7040 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7043 -id: 638 -name: "C" -hierarchy: 3 -sort_no: 218 -create_date: DateTime @1696942667 {#7041 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7042 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7044 …} -Children: Doctrine\ORM\PersistentCollection {#7047 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7050 -id: 639 -name: "TR" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1696942667 {#7048 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7049 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7057 -id: 640 -name: "S-TD" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1696942667 {#7055 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7056 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7058 …} -Children: Doctrine\ORM\PersistentCollection {#7061 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7064 -id: 641 -name: "TD" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1696942667 {#7062 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7063 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7071 -id: 642 -name: "-" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1696942667 {#7069 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7070 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7078 -id: 643 -name: "PROMO" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1696942667 {#7076 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7077 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -Children: Doctrine\ORM\PersistentCollection {#7082 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 74 -create_date: DateTime @1488881692 {#5716 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5717 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7090 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1695966514 {#7084 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#7085 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …} -Children: Doctrine\ORM\PersistentCollection {#7094 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7095 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 560 -create_date: DateTime @1695974903 {#7086 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#7087 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -Children: Doctrine\ORM\PersistentCollection {#7099 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#7100 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 559 -create_date: DateTime @1696942150 {#7088 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7089 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7111 -id: 222 -name: "PROMO プロモ" -hierarchy: 3 -sort_no: 558 -create_date: DateTime @1695981741 {#7109 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7110 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7118 -id: 686 -name: "SV7 ステラミラクル" -hierarchy: 3 -sort_no: 557 -create_date: DateTime @1722247026 {#7116 date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7117 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -Children: Doctrine\ORM\PersistentCollection {#7122 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7125 -id: 685 -name: "SV6a ナイトワンダラー" -hierarchy: 3 -sort_no: 556 -create_date: DateTime @1722246995 {#7123 date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7124 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -Children: Doctrine\ORM\PersistentCollection {#7129 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7132 -id: 671 -name: "SV6 変幻の仮面" -hierarchy: 3 -sort_no: 555 -create_date: DateTime @1718259642 {#7130 date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7131 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7139 -id: 684 -name: "SV5a クリムゾンヘイズ" -hierarchy: 3 -sort_no: 554 -create_date: DateTime @1722246604 {#7137 date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7138 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …} -Children: Doctrine\ORM\PersistentCollection {#7143 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7146 -id: 683 -name: "SV5K ワイルドフォース" -hierarchy: 3 -sort_no: 553 -create_date: DateTime @1722246552 {#7144 date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7145 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7153 -id: 682 -name: "SV5M サイバージャッジ" -hierarchy: 3 -sort_no: 552 -create_date: DateTime @1722246464 {#7151 date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7152 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …} -Children: Doctrine\ORM\PersistentCollection {#7157 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7160 -id: 676 -name: "SV4a シャイニートレジャーex" -hierarchy: 3 -sort_no: 551 -create_date: DateTime @1722245675 {#7158 date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7159 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7167 -id: 681 -name: "SV4K 古代の咆哮" -hierarchy: 3 -sort_no: 550 -create_date: DateTime @1722246371 {#7165 date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7166 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …} -Children: Doctrine\ORM\PersistentCollection {#7171 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7174 -id: 680 -name: "SV4M 未来の一閃" -hierarchy: 3 -sort_no: 549 -create_date: DateTime @1722246328 {#7172 date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7173 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7181 -id: 679 -name: "SV3a レイジングサーフ" -hierarchy: 3 -sort_no: 548 -create_date: DateTime @1722246031 {#7179 date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7180 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7182 …} -Children: Doctrine\ORM\PersistentCollection {#7185 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7188 -id: 678 -name: "SV3 黒炎の支配者" -hierarchy: 3 -sort_no: 547 -create_date: DateTime @1722245945 {#7186 date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7187 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7195 -id: 677 -name: "SV2a ポケモンカード151" -hierarchy: 3 -sort_no: 546 -create_date: DateTime @1722245748 {#7193 date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7194 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7196 …} -Children: Doctrine\ORM\PersistentCollection {#7199 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7202 -id: 223 -name: "SV2D クレイバースト" -hierarchy: 3 -sort_no: 545 -create_date: DateTime @1695981741 {#7200 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7201 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7209 -id: 224 -name: "SV2P スノーハザード" -hierarchy: 3 -sort_no: 544 -create_date: DateTime @1695981741 {#7207 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7208 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7210 …} -Children: Doctrine\ORM\PersistentCollection {#7213 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7216 -id: 225 -name: "SV1A トリプレットビート" -hierarchy: 3 -sort_no: 543 -create_date: DateTime @1695981741 {#7214 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7215 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7223 -id: 226 -name: "SV1V バイオレットex" -hierarchy: 3 -sort_no: 542 -create_date: DateTime @1695981741 {#7221 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7222 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7224 …} -Children: Doctrine\ORM\PersistentCollection {#7227 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7230 -id: 227 -name: "SV1S スカーレットex" -hierarchy: 3 -sort_no: 541 -create_date: DateTime @1695981741 {#7228 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7229 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7231 …} -Children: Doctrine\ORM\PersistentCollection {#7234 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7237 -id: 228 -name: "S12A VSTARユニバース" -hierarchy: 3 -sort_no: 540 -create_date: DateTime @1695981741 {#7235 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7236 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -Children: Doctrine\ORM\PersistentCollection {#7241 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7244 -id: 229 -name: "S12 パラダイムトリガー" -hierarchy: 3 -sort_no: 539 -create_date: DateTime @1695981741 {#7242 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7243 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7251 -id: 230 -name: "S11A 白熱のアルカナ" -hierarchy: 3 -sort_no: 538 -create_date: DateTime @1695981741 {#7249 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7250 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7258 -id: 231 -name: "S11 ロストアビス" -hierarchy: 3 -sort_no: 537 -create_date: DateTime @1695981741 {#7256 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7257 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7259 …} -Children: Doctrine\ORM\PersistentCollection {#7262 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7265 -id: 232 -name: "S10B Pokemon GO" -hierarchy: 3 -sort_no: 536 -create_date: DateTime @1695981741 {#7263 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7264 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7272 -id: 233 -name: "S10A ダークファンタズム" -hierarchy: 3 -sort_no: 535 -create_date: DateTime @1695981741 {#7270 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7271 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7273 …} -Children: Doctrine\ORM\PersistentCollection {#7276 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7279 -id: 234 -name: "S10P スペースジャグラー" -hierarchy: 3 -sort_no: 534 -create_date: DateTime @1695981741 {#7277 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7278 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7286 -id: 235 -name: "S10D タイムゲイザー" -hierarchy: 3 -sort_no: 533 -create_date: DateTime @1695981741 {#7284 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7285 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -Children: Doctrine\ORM\PersistentCollection {#7290 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7293 -id: 236 -name: "S9A バトルリージョン" -hierarchy: 3 -sort_no: 532 -create_date: DateTime @1695981741 {#7291 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7292 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7294 …} -Children: Doctrine\ORM\PersistentCollection {#7297 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7300 -id: 237 -name: "S9 スターバース" -hierarchy: 3 -sort_no: 531 -create_date: DateTime @1695981741 {#7298 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7299 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7307 -id: 238 -name: "S8B VMAXクライマックス" -hierarchy: 3 -sort_no: 530 -create_date: DateTime @1695981741 {#7305 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7306 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -Children: Doctrine\ORM\PersistentCollection {#7311 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7314 -id: 239 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 3 -sort_no: 529 -create_date: DateTime @1695981741 {#7312 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7313 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -Children: Doctrine\ORM\PersistentCollection {#7318 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7321 -id: 240 -name: "S8 フュージョンアーツ" -hierarchy: 3 -sort_no: 528 -create_date: DateTime @1695981741 {#7319 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7320 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7328 -id: 241 -name: "S7R 蒼空ストリーム" -hierarchy: 3 -sort_no: 527 -create_date: DateTime @1695981741 {#7326 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7327 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7329 …} -Children: Doctrine\ORM\PersistentCollection {#7332 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7335 -id: 242 -name: "S7D 摩天パーフェクト" -hierarchy: 3 -sort_no: 526 -create_date: DateTime @1695981741 {#7333 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7334 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7342 -id: 243 -name: "S6A イーブイヒーローズ" -hierarchy: 3 -sort_no: 525 -create_date: DateTime @1695981741 {#7340 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7341 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7343 …} -Children: Doctrine\ORM\PersistentCollection {#7346 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7349 -id: 244 -name: "S6K 漆黒のガイスト" -hierarchy: 3 -sort_no: 524 -create_date: DateTime @1695981741 {#7347 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7348 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7350 …} -Children: Doctrine\ORM\PersistentCollection {#7353 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7356 -id: 245 -name: "S6H 白銀のランス" -hierarchy: 3 -sort_no: 523 -create_date: DateTime @1695981741 {#7354 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7355 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7363 -id: 246 -name: "S5A 双璧のファイター" -hierarchy: 3 -sort_no: 522 -create_date: DateTime @1695981741 {#7361 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7362 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7364 …} -Children: Doctrine\ORM\PersistentCollection {#7367 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7370 -id: 247 -name: "S5R 連撃マスター" -hierarchy: 3 -sort_no: 521 -create_date: DateTime @1695981741 {#7368 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7369 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7377 -id: 248 -name: "S5I 一撃マスター" -hierarchy: 3 -sort_no: 520 -create_date: DateTime @1695981741 {#7375 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7376 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -Children: Doctrine\ORM\PersistentCollection {#7381 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7384 -id: 249 -name: "S4A シャイニースターV" -hierarchy: 3 -sort_no: 519 -create_date: DateTime @1695981741 {#7382 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7383 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -Children: Doctrine\ORM\PersistentCollection {#7388 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7391 -id: 250 -name: "S4 仰天のボルテッカー" -hierarchy: 3 -sort_no: 518 -create_date: DateTime @1695981741 {#7389 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7390 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7398 -id: 251 -name: "S3a 伝説の鼓動" -hierarchy: 3 -sort_no: 517 -create_date: DateTime @1695981741 {#7396 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7397 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7399 …} -Children: Doctrine\ORM\PersistentCollection {#7402 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7405 -id: 252 -name: "S3 ムゲンゾーン" -hierarchy: 3 -sort_no: 516 -create_date: DateTime @1695981741 {#7403 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7404 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -Children: Doctrine\ORM\PersistentCollection {#7409 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7412 -id: 253 -name: "S2a 爆炎ウォーカー" -hierarchy: 3 -sort_no: 515 -create_date: DateTime @1695981741 {#7410 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7411 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7419 -id: 254 -name: "S2 反逆クラッシュ" -hierarchy: 3 -sort_no: 514 -create_date: DateTime @1695981741 {#7417 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7418 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7420 …} -Children: Doctrine\ORM\PersistentCollection {#7423 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7426 -id: 255 -name: "S1a VMAXライジング" -hierarchy: 3 -sort_no: 513 -create_date: DateTime @1695981741 {#7424 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7425 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7427 …} -Children: Doctrine\ORM\PersistentCollection {#7430 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7433 -id: 256 -name: "S1H シールド" -hierarchy: 3 -sort_no: 512 -create_date: DateTime @1695981741 {#7431 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7432 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7440 -id: 257 -name: "S1W ソード" -hierarchy: 3 -sort_no: 511 -create_date: DateTime @1695981741 {#7438 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7439 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7441 …} -Children: Doctrine\ORM\PersistentCollection {#7444 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7447 -id: 258 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 3 -sort_no: 510 -create_date: DateTime @1695981741 {#7445 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7446 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7454 -id: 259 -name: "SM12 オルタージェネシス" -hierarchy: 3 -sort_no: 509 -create_date: DateTime @1695981741 {#7452 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7453 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7455 …} -Children: Doctrine\ORM\PersistentCollection {#7458 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7461 -id: 260 -name: "SM11b ドリームリーグ" -hierarchy: 3 -sort_no: 508 -create_date: DateTime @1695981741 {#7459 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7460 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7468 -id: 261 -name: "SM11a リミックスバウト" -hierarchy: 3 -sort_no: 507 -create_date: DateTime @1695981741 {#7466 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7467 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7469 …} -Children: Doctrine\ORM\PersistentCollection {#7472 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7475 -id: 262 -name: "SM11 ミラクルツイン" -hierarchy: 3 -sort_no: 506 -create_date: DateTime @1695981741 {#7473 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7474 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -Children: Doctrine\ORM\PersistentCollection {#7479 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7482 -id: 263 -name: "SM10b スカイレジェンド" -hierarchy: 3 -sort_no: 505 -create_date: DateTime @1695981741 {#7480 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7481 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7483 …} -Children: Doctrine\ORM\PersistentCollection {#7486 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7489 -id: 264 -name: "SM10a ジージーエンド" -hierarchy: 3 -sort_no: 504 -create_date: DateTime @1695981741 {#7487 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7488 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7496 -id: 265 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 3 -sort_no: 503 -create_date: DateTime @1695981741 {#7494 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7495 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -Children: Doctrine\ORM\PersistentCollection {#7500 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7503 -id: 266 -name: "SM10 ダブルブレイズ" -hierarchy: 3 -sort_no: 502 -create_date: DateTime @1695981741 {#7501 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7502 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7504 …} -Children: Doctrine\ORM\PersistentCollection {#7507 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7510 -id: 267 -name: "SM9b フルメタルウォール" -hierarchy: 3 -sort_no: 501 -create_date: DateTime @1695981741 {#7508 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7509 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7517 -id: 268 -name: "SM9a ナイトユニゾン" -hierarchy: 3 -sort_no: 500 -create_date: DateTime @1695981741 {#7515 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7516 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7518 …} -Children: Doctrine\ORM\PersistentCollection {#7521 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7524 -id: 269 -name: "SM9 タッグボルト" -hierarchy: 3 -sort_no: 499 -create_date: DateTime @1695981741 {#7522 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7523 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7525 …} -Children: Doctrine\ORM\PersistentCollection {#7528 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7531 -id: 270 -name: "SM8b GXウルトラシャイニー" -hierarchy: 3 -sort_no: 498 -create_date: DateTime @1695981741 {#7529 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7530 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7532 …} -Children: Doctrine\ORM\PersistentCollection {#7535 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7538 -id: 271 -name: "SM8a ダークオーダー" -hierarchy: 3 -sort_no: 497 -create_date: DateTime @1695981741 {#7536 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7537 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7539 …} -Children: Doctrine\ORM\PersistentCollection {#7542 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7545 -id: 272 -name: "SM8 超爆インパクト" -hierarchy: 3 -sort_no: 496 -create_date: DateTime @1695981741 {#7543 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7544 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7546 …} -Children: Doctrine\ORM\PersistentCollection {#7549 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7552 -id: 273 -name: "SM7b フェアリーライズ" -hierarchy: 3 -sort_no: 495 -create_date: DateTime @1695981741 {#7550 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7551 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7553 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7559 -id: 274 -name: "SM7a迅雷スパーク" -hierarchy: 3 -sort_no: 494 -create_date: DateTime @1695981741 {#7557 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7558 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7560 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7566 -id: 275 -name: "SM7 裂空のカリスマ" -hierarchy: 3 -sort_no: 493 -create_date: DateTime @1695981741 {#7564 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7565 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7567 …} -Children: Doctrine\ORM\PersistentCollection {#7570 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7573 -id: 276 -name: "SM6b チャンピオンロード" -hierarchy: 3 -sort_no: 492 -create_date: DateTime @1695981741 {#7571 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7572 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7574 …} -Children: Doctrine\ORM\PersistentCollection {#7577 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7580 -id: 277 -name: "SM6a ドラゴンストーム" -hierarchy: 3 -sort_no: 491 -create_date: DateTime @1695981741 {#7578 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7579 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7584 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7587 -id: 278 -name: "SM6 禁断の光" -hierarchy: 3 -sort_no: 490 -create_date: DateTime @1695981741 {#7585 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7586 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7591 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7594 -id: 279 -name: "SM5+ ウルトラフォース" -hierarchy: 3 -sort_no: 489 -create_date: DateTime @1695981741 {#7592 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7593 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7601 -id: 280 -name: "SM5mウルトラサン" -hierarchy: 3 -sort_no: 488 -create_date: DateTime @1695981741 {#7599 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7600 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7605 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7608 -id: 281 -name: "SM5sウルトラムーン" -hierarchy: 3 -sort_no: 487 -create_date: DateTime @1695981741 {#7606 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7607 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7609 …} -Children: Doctrine\ORM\PersistentCollection {#7612 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7615 -id: 282 -name: "SM4+ GXバトルブースト" -hierarchy: 3 -sort_no: 486 -create_date: DateTime @1695981741 {#7613 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7614 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7616 …} -Children: Doctrine\ORM\PersistentCollection {#7619 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7622 -id: 283 -name: "SM4s 覚醒の勇者" -hierarchy: 3 -sort_no: 485 -create_date: DateTime @1695981741 {#7620 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7621 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7623 …} -Children: Doctrine\ORM\PersistentCollection {#7626 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7629 -id: 284 -name: "SM4a 超次元の暴獣" -hierarchy: 3 -sort_no: 484 -create_date: DateTime @1695981741 {#7627 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7628 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7630 …} -Children: Doctrine\ORM\PersistentCollection {#7633 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7636 -id: 285 -name: "SM3+ ひかる伝説" -hierarchy: 3 -sort_no: 483 -create_date: DateTime @1695981741 {#7634 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7635 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7637 …} -Children: Doctrine\ORM\PersistentCollection {#7640 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7643 -id: 286 -name: "SM3h 闘う虹を見たか" -hierarchy: 3 -sort_no: 482 -create_date: DateTime @1695981741 {#7641 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7642 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7644 …} -Children: Doctrine\ORM\PersistentCollection {#7647 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7650 -id: 287 -name: "SM3n 光を喰らう闇" -hierarchy: 3 -sort_no: 481 -create_date: DateTime @1695981741 {#7648 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7649 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7651 …} -Children: Doctrine\ORM\PersistentCollection {#7654 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7657 -id: 288 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 3 -sort_no: 480 -create_date: DateTime @1695981741 {#7655 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7656 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7664 -id: 289 -name: "SM2k キミを待つ島々" -hierarchy: 3 -sort_no: 479 -create_date: DateTime @1695981741 {#7662 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7663 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7665 …} -Children: Doctrine\ORM\PersistentCollection {#7668 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7671 -id: 290 -name: "SM2L アローラの月光" -hierarchy: 3 -sort_no: 478 -create_date: DateTime @1695981741 {#7669 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7670 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7672 …} -Children: Doctrine\ORM\PersistentCollection {#7675 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7678 -id: 291 -name: "SM1+ サン&ムーン" -hierarchy: 3 -sort_no: 477 -create_date: DateTime @1695981741 {#7676 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7677 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7679 …} -Children: Doctrine\ORM\PersistentCollection {#7682 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7685 -id: 292 -name: "SM1s コレクション サン" -hierarchy: 3 -sort_no: 476 -create_date: DateTime @1695981741 {#7683 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7684 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7692 -id: 293 -name: "SM1m コレクション ムーン" -hierarchy: 3 -sort_no: 475 -create_date: DateTime @1695981741 {#7690 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7691 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7699 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 474 -create_date: DateTime @1695974896 {#7107 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#7108 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#7704 -id: 513 -name: "SSP+" -hierarchy: 3 -sort_no: 473 -create_date: DateTime @1696940802 {#7697 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7698 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7713 -id: 514 -name: "SSP" -hierarchy: 3 -sort_no: 472 -create_date: DateTime @1696940802 {#7711 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7712 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7720 -id: 515 -name: "SP" -hierarchy: 3 -sort_no: 471 -create_date: DateTime @1696940802 {#7718 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7719 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7721 …} -Children: Doctrine\ORM\PersistentCollection {#7724 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7727 -id: 516 -name: "SPM" -hierarchy: 3 -sort_no: 470 -create_date: DateTime @1696940802 {#7725 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7726 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7734 -id: 517 -name: "HYR" -hierarchy: 3 -sort_no: 469 -create_date: DateTime @1696940802 {#7732 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7733 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7741 -id: 518 -name: "FBR" -hierarchy: 3 -sort_no: 468 -create_date: DateTime @1696940802 {#7739 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7740 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7748 -id: 519 -name: "SBR" -hierarchy: 3 -sort_no: 467 -create_date: DateTime @1696940802 {#7746 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7747 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7755 -id: 520 -name: "SGNM" -hierarchy: 3 -sort_no: 466 -create_date: DateTime @1696940802 {#7753 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7754 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7762 -id: 521 -name: "AVGR" -hierarchy: 3 -sort_no: 465 -create_date: DateTime @1696940802 {#7760 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7761 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7763 …} -Children: Doctrine\ORM\PersistentCollection {#7766 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7769 -id: 522 -name: "STR" -hierarchy: 3 -sort_no: 464 -create_date: DateTime @1696940802 {#7767 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7768 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7776 -id: 523 -name: "LUXO" -hierarchy: 3 -sort_no: 463 -create_date: DateTime @1696940802 {#7774 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7775 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7777 …} -Children: Doctrine\ORM\PersistentCollection {#7780 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7783 -id: 524 -name: "OR" -hierarchy: 3 -sort_no: 462 -create_date: DateTime @1696940802 {#7781 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7782 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7790 -id: 525 -name: "CSMR" -hierarchy: 3 -sort_no: 461 -create_date: DateTime @1696940802 {#7788 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7789 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7797 -id: 526 -name: "BDR" -hierarchy: 3 -sort_no: 460 -create_date: DateTime @1696940802 {#7795 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7796 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7804 -id: 527 -name: "FXR" -hierarchy: 3 -sort_no: 459 -create_date: DateTime @1696940802 {#7802 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7803 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7811 -id: 528 -name: "GGR" -hierarchy: 3 -sort_no: 458 -create_date: DateTime @1696940802 {#7809 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7810 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7818 -id: 529 -name: "JJR" -hierarchy: 3 -sort_no: 457 -create_date: DateTime @1696940802 {#7816 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7817 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7825 -id: 530 -name: "TGR" -hierarchy: 3 -sort_no: 456 -create_date: DateTime @1696940802 {#7823 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7824 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7832 -id: 531 -name: "HLP" -hierarchy: 3 -sort_no: 455 -create_date: DateTime @1696940802 {#7830 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7831 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7833 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7839 -id: 532 -name: "FOP" -hierarchy: 3 -sort_no: 454 -create_date: DateTime @1696940802 {#7837 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7838 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7846 -id: 533 -name: "IFP" -hierarchy: 3 -sort_no: 453 -create_date: DateTime @1696940802 {#7844 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7845 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7853 -id: 534 -name: "PXR" -hierarchy: 3 -sort_no: 452 -create_date: DateTime @1696940802 {#7851 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7852 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7860 -id: 535 -name: "LLR" -hierarchy: 3 -sort_no: 451 -create_date: DateTime @1696940802 {#7858 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7859 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7867 -id: 536 -name: "LL" -hierarchy: 3 -sort_no: 450 -create_date: DateTime @1696940802 {#7865 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7866 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7868 …} -Children: Doctrine\ORM\PersistentCollection {#7871 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7874 -id: 537 -name: "FP" -hierarchy: 3 -sort_no: 449 -create_date: DateTime @1696940802 {#7872 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7873 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7875 …} -Children: Doctrine\ORM\PersistentCollection {#7878 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7881 -id: 538 -name: "XR" -hierarchy: 3 -sort_no: 448 -create_date: DateTime @1696940802 {#7879 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7880 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7882 …} -Children: Doctrine\ORM\PersistentCollection {#7885 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7888 -id: 539 -name: "SWR" -hierarchy: 3 -sort_no: 447 -create_date: DateTime @1696940802 {#7886 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7887 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7889 …} -Children: Doctrine\ORM\PersistentCollection {#7892 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7895 -id: 540 -name: "PPR" -hierarchy: 3 -sort_no: 446 -create_date: DateTime @1696940802 {#7893 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7894 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7902 -id: 541 -name: "ACS" -hierarchy: 3 -sort_no: 445 -create_date: DateTime @1696940802 {#7900 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7901 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7903 …} -Children: Doctrine\ORM\PersistentCollection {#7906 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7909 -id: 542 -name: "TRV" -hierarchy: 3 -sort_no: 444 -create_date: DateTime @1696940802 {#7907 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7908 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7910 …} -Children: Doctrine\ORM\PersistentCollection {#7913 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7916 -id: 543 -name: "SCC" -hierarchy: 3 -sort_no: 443 -create_date: DateTime @1696940802 {#7914 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7915 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7917 …} -Children: Doctrine\ORM\PersistentCollection {#7920 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7923 -id: 544 -name: "HND" -hierarchy: 3 -sort_no: 442 -create_date: DateTime @1696940802 {#7921 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7922 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7930 -id: 545 -name: "LRR" -hierarchy: 3 -sort_no: 441 -create_date: DateTime @1696940802 {#7928 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7929 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7937 -id: 546 -name: "SPYR" -hierarchy: 3 -sort_no: 440 -create_date: DateTime @1696940802 {#7935 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7936 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7944 -id: 547 -name: "RTR" -hierarchy: 3 -sort_no: 439 -create_date: DateTime @1696940802 {#7942 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7943 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7945 …} -Children: Doctrine\ORM\PersistentCollection {#7948 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7951 -id: 548 -name: "KR" -hierarchy: 3 -sort_no: 438 -create_date: DateTime @1696940802 {#7949 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7950 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7958 -id: 549 -name: "KSC" -hierarchy: 3 -sort_no: 437 -create_date: DateTime @1696940802 {#7956 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7957 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7959 …} -Children: Doctrine\ORM\PersistentCollection {#7962 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7965 -id: 550 -name: "KP" -hierarchy: 3 -sort_no: 436 -create_date: DateTime @1696940802 {#7963 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7964 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7966 …} -Children: Doctrine\ORM\PersistentCollection {#7969 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7972 -id: 551 -name: "MR" -hierarchy: 3 -sort_no: 435 -create_date: DateTime @1696940802 {#7970 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7971 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -Children: Doctrine\ORM\PersistentCollection {#7976 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7979 -id: 552 -name: "R" -hierarchy: 3 -sort_no: 434 -create_date: DateTime @1696940802 {#7977 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7978 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7980 …} -Children: Doctrine\ORM\PersistentCollection {#7983 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7986 -id: 553 -name: "OFR" -hierarchy: 3 -sort_no: 433 -create_date: DateTime @1696940802 {#7984 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7985 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7987 …} -Children: Doctrine\ORM\PersistentCollection {#7990 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7993 -id: 554 -name: "SEC" -hierarchy: 3 -sort_no: 432 -create_date: DateTime @1696940802 {#7991 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7992 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8000 -id: 555 -name: "RRR" -hierarchy: 3 -sort_no: 431 -create_date: DateTime @1696940802 {#7998 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7999 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8001 …} -Children: Doctrine\ORM\PersistentCollection {#8004 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8007 -id: 556 -name: "SR" -hierarchy: 3 -sort_no: 430 -create_date: DateTime @1696940802 {#8005 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8006 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8008 …} -Children: Doctrine\ORM\PersistentCollection {#8011 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8014 -id: 557 -name: "MDR" -hierarchy: 3 -sort_no: 429 -create_date: DateTime @1696940802 {#8012 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8013 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8015 …} -Children: Doctrine\ORM\PersistentCollection {#8018 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8021 -id: 558 -name: "BNP" -hierarchy: 3 -sort_no: 428 -create_date: DateTime @1696940802 {#8019 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8020 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8022 …} -Children: Doctrine\ORM\PersistentCollection {#8025 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8028 -id: 559 -name: "WIR" -hierarchy: 3 -sort_no: 427 -create_date: DateTime @1696940802 {#8026 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8027 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8029 …} -Children: Doctrine\ORM\PersistentCollection {#8032 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8035 -id: 560 -name: "HR" -hierarchy: 3 -sort_no: 426 -create_date: DateTime @1696940802 {#8033 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8034 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8036 …} -Children: Doctrine\ORM\PersistentCollection {#8039 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8042 -id: 561 -name: "FR" -hierarchy: 3 -sort_no: 425 -create_date: DateTime @1696940802 {#8040 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8041 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8043 …} -Children: Doctrine\ORM\PersistentCollection {#8046 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8049 -id: 562 -name: "AR" -hierarchy: 3 -sort_no: 424 -create_date: DateTime @1696940802 {#8047 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8048 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8056 -id: 563 -name: "RR+" -hierarchy: 3 -sort_no: 423 -create_date: DateTime @1696940802 {#8054 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8055 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8057 …} -Children: Doctrine\ORM\PersistentCollection {#8060 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8063 -id: 564 -name: "RR" -hierarchy: 3 -sort_no: 422 -create_date: DateTime @1696940802 {#8061 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8062 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8067 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8070 -id: 565 -name: "R" -hierarchy: 3 -sort_no: 421 -create_date: DateTime @1696940802 {#8068 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8069 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8071 …} -Children: Doctrine\ORM\PersistentCollection {#8074 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8077 -id: 566 -name: "U" -hierarchy: 3 -sort_no: 420 -create_date: DateTime @1696940802 {#8075 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8076 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8078 …} -Children: Doctrine\ORM\PersistentCollection {#8081 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8084 -id: 567 -name: "UA" -hierarchy: 3 -sort_no: 419 -create_date: DateTime @1696940802 {#8082 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8083 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8085 …} -Children: Doctrine\ORM\PersistentCollection {#8088 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8091 -id: 568 -name: "C" -hierarchy: 3 -sort_no: 418 -create_date: DateTime @1696940802 {#8089 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8090 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8092 …} -Children: Doctrine\ORM\PersistentCollection {#8095 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8098 -id: 569 -name: "CA" -hierarchy: 3 -sort_no: 417 -create_date: DateTime @1696940802 {#8096 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8097 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8099 …} -Children: Doctrine\ORM\PersistentCollection {#8102 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8105 -id: 570 -name: "CAR" -hierarchy: 3 -sort_no: 416 -create_date: DateTime @1696940802 {#8103 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8104 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8106 …} -Children: Doctrine\ORM\PersistentCollection {#8109 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8112 -id: 571 -name: "CR" -hierarchy: 3 -sort_no: 415 -create_date: DateTime @1696940802 {#8110 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8111 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8113 …} -Children: Doctrine\ORM\PersistentCollection {#8116 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8119 -id: 572 -name: "CU" -hierarchy: 3 -sort_no: 414 -create_date: DateTime @1696940802 {#8117 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8118 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8120 …} -Children: Doctrine\ORM\PersistentCollection {#8123 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8126 -id: 573 -name: "CC" -hierarchy: 3 -sort_no: 413 -create_date: DateTime @1696940802 {#8124 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8125 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8127 …} -Children: Doctrine\ORM\PersistentCollection {#8130 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8133 -id: 574 -name: "TD" -hierarchy: 3 -sort_no: 412 -create_date: DateTime @1696940802 {#8131 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8132 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8134 …} -Children: Doctrine\ORM\PersistentCollection {#8137 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8140 -id: 575 -name: "PS" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1696940802 {#8138 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8139 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8147 -id: 576 -name: "RE" -hierarchy: 3 -sort_no: 410 -create_date: DateTime @1696940802 {#8145 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8146 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8148 …} -Children: Doctrine\ORM\PersistentCollection {#8151 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8154 -id: 577 -name: "NR" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1696940802 {#8152 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8153 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8161 -id: 578 -name: "N" -hierarchy: 3 -sort_no: 408 -create_date: DateTime @1696940802 {#8159 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8160 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8168 -id: 579 -name: "S-AR" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1696940802 {#8166 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8167 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8175 -id: 580 -name: "S-RR" -hierarchy: 3 -sort_no: 406 -create_date: DateTime @1696940802 {#8173 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8174 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8176 …} -Children: Doctrine\ORM\PersistentCollection {#8179 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8182 -id: 581 -name: "S-R" -hierarchy: 3 -sort_no: 405 -create_date: DateTime @1696940802 {#8180 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8181 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8189 -id: 582 -name: "S-U" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1696940802 {#8187 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8188 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8196 -id: 583 -name: "S-C" -hierarchy: 3 -sort_no: 403 -create_date: DateTime @1696940802 {#8194 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8195 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8203 -id: 584 -name: "S-CAR" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1696940802 {#8201 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8202 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8204 …} -Children: Doctrine\ORM\PersistentCollection {#8207 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8210 -id: 585 -name: "S-CR" -hierarchy: 3 -sort_no: 401 -create_date: DateTime @1696940802 {#8208 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8209 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8211 …} -Children: Doctrine\ORM\PersistentCollection {#8214 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8217 -id: 586 -name: "S-CU" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1696940802 {#8215 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8216 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8224 -id: 587 -name: "S-CC" -hierarchy: 3 -sort_no: 399 -create_date: DateTime @1696940802 {#8222 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8223 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8225 …} -Children: Doctrine\ORM\PersistentCollection {#8228 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8231 -id: 588 -name: "S-TD" -hierarchy: 3 -sort_no: 398 -create_date: DateTime @1696940802 {#8229 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8230 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8238 -id: 589 -name: "S-RE" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1696940802 {#8236 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8237 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8239 …} -Children: Doctrine\ORM\PersistentCollection {#8242 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8245 -id: 590 -name: "GR" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1696940802 {#8243 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8244 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8252 -id: 591 -name: "GC" -hierarchy: 3 -sort_no: 395 -create_date: DateTime @1696940802 {#8250 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8251 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8253 …} -Children: Doctrine\ORM\PersistentCollection {#8256 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8259 -id: 592 -name: "GCC" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1696940802 {#8257 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8258 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8260 …} -Children: Doctrine\ORM\PersistentCollection {#8263 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8266 -id: 593 -name: "WR" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1696940802 {#8264 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8265 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8267 …} -Children: Doctrine\ORM\PersistentCollection {#8270 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8273 -id: 594 -name: "PR" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1696940802 {#8271 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8272 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8274 …} -Children: Doctrine\ORM\PersistentCollection {#8277 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8280 -id: 595 -name: "-" -hierarchy: 3 -sort_no: 391 -create_date: DateTime @1696940802 {#8278 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8279 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8289 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1695979650 {#8285 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#8286 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8294 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 389 -create_date: DateTime @1695985580 {#8287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8295 …} -Children: Doctrine\ORM\PersistentCollection {#8298 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8303 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 388 -create_date: DateTime @1695985580 {#8301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8310 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 387 -create_date: DateTime @1695985580 {#8308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8317 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 386 -create_date: DateTime @1695985580 {#8315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8324 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 385 -create_date: DateTime @1695985580 {#8322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8325 …} -Children: Doctrine\ORM\PersistentCollection {#8328 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8331 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 384 -create_date: DateTime @1695985580 {#8329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8338 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 383 -create_date: DateTime @1695985580 {#8336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8345 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 382 -create_date: DateTime @1695985580 {#8343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8346 …} -Children: Doctrine\ORM\PersistentCollection {#8349 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8352 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 381 -create_date: DateTime @1695985580 {#8350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8359 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 380 -create_date: DateTime @1695985580 {#8357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8360 …} -Children: Doctrine\ORM\PersistentCollection {#8363 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8366 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 379 -create_date: DateTime @1695985580 {#8364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8373 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 378 -create_date: DateTime @1695985580 {#8371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8380 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 377 -create_date: DateTime @1695985580 {#8378 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8379 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8387 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 376 -create_date: DateTime @1695985580 {#8385 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8386 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8388 …} -Children: Doctrine\ORM\PersistentCollection {#8391 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8394 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 375 -create_date: DateTime @1695985580 {#8392 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8393 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8395 …} -Children: Doctrine\ORM\PersistentCollection {#8398 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8401 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 374 -create_date: DateTime @1695985580 {#8399 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8400 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8402 …} -Children: Doctrine\ORM\PersistentCollection {#8405 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8408 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 373 -create_date: DateTime @1695985580 {#8406 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8407 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8409 …} -Children: Doctrine\ORM\PersistentCollection {#8412 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8415 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 372 -create_date: DateTime @1695985580 {#8413 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8414 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8422 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 371 -create_date: DateTime @1695985580 {#8420 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8421 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8423 …} -Children: Doctrine\ORM\PersistentCollection {#8426 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8429 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 370 -create_date: DateTime @1695985580 {#8427 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8428 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8436 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 369 -create_date: DateTime @1695985580 {#8434 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8435 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8437 …} -Children: Doctrine\ORM\PersistentCollection {#8440 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8443 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 368 -create_date: DateTime @1695985580 {#8441 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8442 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8450 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 367 -create_date: DateTime @1695985580 {#8448 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8449 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8457 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 366 -create_date: DateTime @1695985580 {#8455 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8456 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8458 …} -Children: Doctrine\ORM\PersistentCollection {#8461 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8464 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 365 -create_date: DateTime @1695985580 {#8462 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8463 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8471 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 364 -create_date: DateTime @1695985580 {#8469 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8470 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8472 …} -Children: Doctrine\ORM\PersistentCollection {#8475 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8478 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 363 -create_date: DateTime @1695985580 {#8476 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8477 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8479 …} -Children: Doctrine\ORM\PersistentCollection {#8482 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8485 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 362 -create_date: DateTime @1695985580 {#8483 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8484 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8492 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 361 -create_date: DateTime @1695985580 {#8490 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8491 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8499 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 360 -create_date: DateTime @1695985580 {#8497 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8498 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8506 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 359 -create_date: DateTime @1695985580 {#8504 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8505 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8513 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 358 -create_date: DateTime @1695985580 {#8511 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8512 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8514 …} -Children: Doctrine\ORM\PersistentCollection {#8517 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8520 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 357 -create_date: DateTime @1695985580 {#8518 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8519 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8527 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 356 -create_date: DateTime @1695985580 {#8525 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8526 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8534 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 355 -create_date: DateTime @1695985580 {#8532 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8533 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8541 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 354 -create_date: DateTime @1695985580 {#8539 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8540 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8548 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 353 -create_date: DateTime @1695985580 {#8546 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8547 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8555 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 352 -create_date: DateTime @1695985580 {#8553 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8554 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8562 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 351 -create_date: DateTime @1695985580 {#8560 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8561 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8569 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 350 -create_date: DateTime @1695985580 {#8567 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8568 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8576 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 349 -create_date: DateTime @1695985580 {#8574 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8575 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8583 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 348 -create_date: DateTime @1695985580 {#8581 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8582 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8590 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 347 -create_date: DateTime @1695985580 {#8588 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8589 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8597 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 346 -create_date: DateTime @1695985580 {#8595 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8596 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8598 …} -Children: Doctrine\ORM\PersistentCollection {#8601 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8604 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1695985580 {#8602 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8603 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8611 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 344 -create_date: DateTime @1695985580 {#8609 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8610 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8618 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 343 -create_date: DateTime @1695985580 {#8616 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8617 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8625 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 342 -create_date: DateTime @1695985580 {#8623 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8624 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8632 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 341 -create_date: DateTime @1695985580 {#8630 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8631 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8639 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 340 -create_date: DateTime @1695985580 {#8637 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8638 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8646 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 339 -create_date: DateTime @1695985580 {#8644 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8645 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8653 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 338 -create_date: DateTime @1695985580 {#8651 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8652 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8660 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 337 -create_date: DateTime @1695985580 {#8658 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8659 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8667 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 336 -create_date: DateTime @1695985580 {#8665 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8666 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8674 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1695985580 {#8672 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8673 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8681 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1695985580 {#8679 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8680 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8688 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1695985580 {#8686 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8687 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8695 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1695985580 {#8693 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8694 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8702 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1695985580 {#8700 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8701 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8709 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1695985580 {#8707 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8708 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8716 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1695985580 {#8714 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8715 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8723 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1695985580 {#8721 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8722 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8730 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1695985580 {#8728 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8729 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8737 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1695985580 {#8735 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8736 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8744 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 325 -create_date: DateTime @1695985580 {#8742 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8743 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8751 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 324 -create_date: DateTime @1695985580 {#8749 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8750 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8758 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1695985580 {#8756 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8757 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8765 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1695985580 {#8763 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8764 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8772 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1695985580 {#8770 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8771 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8779 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1695985580 {#8777 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8778 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8786 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1695985580 {#8784 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8785 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8793 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1695985580 {#8791 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8792 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8800 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1695985580 {#8798 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8799 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8807 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1695985580 {#8805 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8806 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8808 …} -Children: Doctrine\ORM\PersistentCollection {#8811 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8814 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1695985580 {#8812 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8813 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8821 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1695985580 {#8819 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8820 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8828 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1695985580 {#8826 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8827 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8835 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979641 {#8299 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#8300 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8840 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985527 {#8833 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8834 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8841 …} -Children: Doctrine\ORM\PersistentCollection {#8844 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8849 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985527 {#8847 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8848 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8856 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985527 {#8854 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8855 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8863 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985527 {#8861 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8862 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8870 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985527 {#8868 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8869 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8877 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985527 {#8875 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8876 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8878 …} -Children: Doctrine\ORM\PersistentCollection {#8881 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8884 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985527 {#8882 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8883 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8891 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985527 {#8889 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8890 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8898 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985527 {#8896 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8897 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8905 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985527 {#8903 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8904 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8912 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985527 {#8910 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8911 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8919 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985527 {#8917 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8918 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8926 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985527 {#8924 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8925 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8933 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985527 {#8931 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8932 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8940 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985527 {#8938 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8939 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8947 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985527 {#8945 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8946 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8954 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985527 {#8952 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8953 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8961 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985527 {#8959 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8960 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8968 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985527 {#8966 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8967 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8975 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985527 {#8973 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8974 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8982 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985527 {#8980 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8981 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8989 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985527 {#8987 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8988 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8996 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985527 {#8994 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8995 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9003 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985527 {#9001 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9002 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9010 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985527 {#9008 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9009 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9017 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985527 {#9015 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9016 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9024 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985527 {#9022 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9023 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9031 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985527 {#9029 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9030 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9038 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985527 {#9036 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9037 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9045 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985527 {#9043 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9044 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9052 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985527 {#9050 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9051 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9059 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985527 {#9057 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9058 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9066 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985527 {#9064 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9065 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9073 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985527 {#9071 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9072 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9080 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985527 {#9078 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9079 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9087 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985527 {#9085 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9086 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9094 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985527 {#9092 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9093 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9095 …} -Children: Doctrine\ORM\PersistentCollection {#9098 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9101 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985527 {#9099 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9100 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9102 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9108 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985527 {#9106 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9107 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9115 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985527 {#9113 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9114 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9122 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985527 {#9120 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9121 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9129 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985527 {#9127 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9128 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9133 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9136 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985527 {#9134 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9135 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9140 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9143 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985527 {#9141 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9142 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9144 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9150 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985527 {#9148 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9149 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9154 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9157 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985527 {#9155 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9156 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9158 …} -Children: Doctrine\ORM\PersistentCollection {#9161 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9164 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985527 {#9162 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9163 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9171 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985527 {#9169 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9170 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9175 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9178 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985527 {#9176 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9177 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9182 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9185 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985527 {#9183 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9184 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9186 …} -Children: Doctrine\ORM\PersistentCollection {#9189 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9192 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985527 {#9190 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9191 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9196 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9199 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985527 {#9197 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9198 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9200 …} -Children: Doctrine\ORM\PersistentCollection {#9203 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9206 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985527 {#9204 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9205 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9207 …} -Children: Doctrine\ORM\PersistentCollection {#9210 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9213 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985527 {#9211 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9212 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9217 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9220 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985527 {#9218 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9219 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9221 …} -Children: Doctrine\ORM\PersistentCollection {#9224 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9227 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985527 {#9225 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9226 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9228 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9234 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985527 {#9232 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9233 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#8835} -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 {#9302 -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 {#5169 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 576 -create_date: DateTime @1696270531 {#5175 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5173 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5187 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 575 -create_date: DateTime @1696149302 {#5194 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5193 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5203 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 574 -create_date: DateTime @1694688722 {#5192 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821678 {#5191 date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } Eccube\Entity\Category {#5224 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 573 -create_date: DateTime @1712564635 {#5190 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5189 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5235 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 572 -create_date: DateTime @1706627789 {#5233 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5234 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5246 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 571 -create_date: DateTime @1694688753 {#5240 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5241 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5251 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 570 -create_date: DateTime @1718270442 {#5242 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5243 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5256 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 569 -create_date: DateTime @1725172066 {#5244 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5245 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5251} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5265 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 568 -create_date: DateTime @1724575700 {#5263 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5264 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5272 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 561 -create_date: DateTime @1694688954 {#5270 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5271 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5279 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1694688954 {#5277 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5278 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5286 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1694688954 {#5284 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5285 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5293 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 210 -create_date: DateTime @1712560058 {#5291 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5292 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5300 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1694688954 {#5298 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5299 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5307 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 208 -create_date: DateTime @1694688954 {#5305 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5306 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5314 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1694688954 {#5312 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5313 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5321 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1694688954 {#5319 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5320 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5328 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 205 -create_date: DateTime @1694688954 {#5326 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5327 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5335 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 204 -create_date: DateTime @1694688954 {#5333 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5334 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5342 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1694688954 {#5340 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5341 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5349 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 202 -create_date: DateTime @1694688954 {#5347 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5348 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5356 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 201 -create_date: DateTime @1694688954 {#5354 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5355 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5363 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 200 -create_date: DateTime @1694688954 {#5361 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5362 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5372 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 199 -create_date: DateTime @1694688954 {#5368 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5369 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5377 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1724394211 {#5370 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5371 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5386 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1724394307 {#5384 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5385 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5393 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1724394327 {#5391 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5392 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5398 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 195 -create_date: DateTime @1694688954 {#5382 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5383 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5405 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1694688954 {#5403 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5404 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5412 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1694688954 {#5410 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5411 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5419 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1694688954 {#5417 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5418 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5426 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1694688954 {#5424 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5425 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5433 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1694688954 {#5431 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5432 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5440 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 189 -create_date: DateTime @1694688954 {#5438 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5439 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5447 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 188 -create_date: DateTime @1694688954 {#5445 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5446 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5454 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1694688954 {#5452 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5453 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5461 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 186 -create_date: DateTime @1694688954 {#5459 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5460 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5468 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 185 -create_date: DateTime @1694688954 {#5466 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5467 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5475 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 184 -create_date: DateTime @1694688954 {#5473 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5474 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5482 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1694688954 {#5480 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5481 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5489 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 182 -create_date: DateTime @1694688954 {#5487 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5488 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5496 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 181 -create_date: DateTime @1694688954 {#5494 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5495 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5503 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1694688954 {#5501 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5502 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5510 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1694688954 {#5508 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5509 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5517 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1694688954 {#5515 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5516 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5524 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 177 -create_date: DateTime @1694688954 {#5522 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5523 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5531 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1694688954 {#5529 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5530 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5538 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1694688954 {#5536 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5537 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5545 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 174 -create_date: DateTime @1694688954 {#5543 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5544 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5552 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1694688954 {#5550 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5551 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5559 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1694688954 {#5557 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5558 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5566 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1694688954 {#5564 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5565 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5573 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1694688954 {#5571 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5572 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5580 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1694688954 {#5578 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5579 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5587 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1694688954 {#5585 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5586 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5594 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1694688954 {#5592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5593 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5601 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1694688954 {#5599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5600 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5608 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1694688954 {#5606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5607 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5615 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1694688954 {#5613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5614 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5622 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1694688954 {#5620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5621 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5629 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1694688954 {#5627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5628 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5636 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1694688954 {#5634 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5635 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5643 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1694688954 {#5641 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5642 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5650 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1694688954 {#5648 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5649 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5657 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1694688954 {#5655 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5656 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5666 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1694688954 {#5662 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5663 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5671 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 156 -create_date: DateTime @1731655109 {#5664 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5665 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5678 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1694688955 {#5676 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5677 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5685 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1694688955 {#5683 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5684 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5692 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1694688955 {#5690 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5691 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5699 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1694688955 {#5697 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5698 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5706 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 567 -create_date: DateTime @1694688736 {#5230 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5229 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5711 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 566 -create_date: DateTime @1694688954 {#5704 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5705 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5720 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 565 -create_date: DateTime @1694688954 {#5718 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5719 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5727 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 564 -create_date: DateTime @1694688954 {#5725 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5726 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5734 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1694688954 {#5732 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5733 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5741 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1694688954 {#5739 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5740 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5742 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5748 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1694688954 {#5746 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5747 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5755 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1694688954 {#5753 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5754 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5762 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5760 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5761 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5769 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5767 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5768 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5776 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1694688954 {#5774 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5775 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5783 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1723020071 {#5781 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5782 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5790 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5788 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5789 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5797 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5795 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5796 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5804 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5802 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5803 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5805 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5811 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5809 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5810 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5815 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5818 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5816 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5817 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5825 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5823 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5824 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5826 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5832 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5830 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5831 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5839 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5837 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5838 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5846 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5844 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5845 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5847 …} -Children: Doctrine\ORM\PersistentCollection {#5850 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5853 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1694688954 {#5851 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5852 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5860 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5858 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5859 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5861 …} -Children: Doctrine\ORM\PersistentCollection {#5864 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5867 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1694688954 {#5865 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5866 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5868 …} -Children: Doctrine\ORM\PersistentCollection {#5871 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5874 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1717647257 {#5872 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5873 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5881 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1694688954 {#5879 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5880 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5882 …} -Children: Doctrine\ORM\PersistentCollection {#5885 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5888 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5886 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5887 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5895 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5893 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5894 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5902 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5900 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5901 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5903 …} -Children: Doctrine\ORM\PersistentCollection {#5906 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5909 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5907 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5908 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5916 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5914 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5915 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5920 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5923 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5921 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5922 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5924 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5930 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5928 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5929 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5931 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5937 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5935 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5936 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5938 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5944 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5942 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5943 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5945 …} -Children: Doctrine\ORM\PersistentCollection {#5948 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5951 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5949 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5950 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5952 …} -Children: Doctrine\ORM\PersistentCollection {#5955 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5958 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5956 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5957 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5965 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5963 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5964 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5966 …} -Children: Doctrine\ORM\PersistentCollection {#5969 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5972 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5970 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5971 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5973 …} -Children: Doctrine\ORM\PersistentCollection {#5976 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5979 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5977 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5978 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5986 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5984 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5985 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -Children: Doctrine\ORM\PersistentCollection {#5990 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#5993 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5991 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5992 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6000 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5998 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5999 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6001 …} -Children: Doctrine\ORM\PersistentCollection {#6004 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6007 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723442008 {#6005 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6006 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -Children: Doctrine\ORM\PersistentCollection {#6011 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6014 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#6012 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6013 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6015 …} -Children: Doctrine\ORM\PersistentCollection {#6018 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6021 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#6019 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6020 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6022 …} -Children: Doctrine\ORM\PersistentCollection {#6025 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6028 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#6026 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6027 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6035 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#6033 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6034 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6042 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#6040 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6041 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6049 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#6047 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6048 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6056 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#6054 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6055 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6063 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#6061 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6062 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6070 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#6068 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6069 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6077 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#6075 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6076 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6084 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#6082 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6083 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6091 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#6089 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6090 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6098 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#6096 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6097 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6105 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#6103 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6104 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6112 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#6110 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6111 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6119 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#6117 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6118 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6126 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#6124 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6125 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6133 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#6131 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6132 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6134 …} -Children: Doctrine\ORM\PersistentCollection {#6137 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6140 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#6138 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6139 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6147 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#6145 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6146 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6154 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#6152 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6153 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6161 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1694688954 {#6159 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6160 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6168 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688954 {#6166 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6167 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6175 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688954 {#6173 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6174 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6182 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688954 {#6180 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6181 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6189 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688954 {#6187 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6188 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6196 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#6194 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6195 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6203 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#6201 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6202 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6210 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#6208 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6209 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6217 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#6215 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6216 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6224 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#6222 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6223 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6231 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#6229 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6230 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6238 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#6236 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6237 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6245 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1694688954 {#6243 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6244 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6252 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#6250 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6251 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6259 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#6257 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6258 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6266 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#6264 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6265 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6271 -id: 430 -name: "SSP+" -hierarchy: 2 -sort_no: 563 -create_date: DateTime @1696940649 {#5232 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5231 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6278 -id: 431 -name: "SSP" -hierarchy: 2 -sort_no: 562 -create_date: DateTime @1696940649 {#6276 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#6277 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6285 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 254 -create_date: DateTime @1694688688 {#5262 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821691 {#5261 date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } Eccube\Entity\Category {#6290 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1717046573 {#6283 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6284 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6299 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1729320738 {#6297 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6298 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6306 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1726206102 {#6304 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6305 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6315 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1721806116 {#6311 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6312 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6320 -id: 687 -name: "[SVK] デッキビルドBOX ステラミラクル" -hierarchy: 3 -sort_no: 249 -create_date: DateTime @1722493480 {#6313 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722493480 {#6314 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#6315} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6327 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1717738053 {#6325 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6326 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6328 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6334 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1717043767 {#6332 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6333 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6341 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1712556841 {#6339 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6340 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6348 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1717043794 {#6346 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6347 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6355 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1717043828 {#6353 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6354 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6362 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1717238509 {#6360 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6361 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6369 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1717043844 {#6367 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6368 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6376 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1717043857 {#6374 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6375 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6383 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1717043872 {#6381 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6382 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6390 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1717043886 {#6388 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6389 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6397 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1717043904 {#6395 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6396 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6398 …} -Children: Doctrine\ORM\PersistentCollection {#6401 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6404 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1694688954 {#6402 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6403 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6411 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1694688954 {#6409 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6410 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6418 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1694688954 {#6416 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6417 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6425 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1694688954 {#6423 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6424 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6432 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1694688954 {#6430 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6431 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6439 -id: 17 -name: "S12A VSTARユニバース" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1694688954 {#6437 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6438 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6440 …} -Children: Doctrine\ORM\PersistentCollection {#6443 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6446 -id: 18 -name: "S12 パラダイムトリガー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1694688954 {#6444 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6445 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6453 -id: 19 -name: "S11A 白熱のアルカナ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1694688954 {#6451 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6452 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6460 -id: 20 -name: "S11 ロストアビス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1694688954 {#6458 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6459 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6467 -id: 21 -name: "S10B Pokemon GO" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1694688954 {#6465 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6466 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6474 -id: 22 -name: "S10A ダークファンタズマ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1694688954 {#6472 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6473 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6481 -id: 23 -name: "S10P スペースジャグラー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1694688954 {#6479 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6480 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6485 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6488 -id: 24 -name: "S10D タイムゲイザー" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694688954 {#6486 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6487 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6495 -id: 25 -name: "S9A バトルリージョン" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1694688954 {#6493 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6494 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6502 -id: 26 -name: "S9 スターバース" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1694688954 {#6500 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6501 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6509 -id: 27 -name: "S8B VMAXクライマックス" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1694688954 {#6507 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6508 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6516 -id: 28 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1694688954 {#6514 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6515 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6523 -id: 29 -name: "S8 フュージョンアーツ" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1694688954 {#6521 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6522 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6530 -id: 30 -name: "S7R 蒼空ストリーム" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1694688954 {#6528 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6529 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6537 -id: 31 -name: "S7D 摩天パーフェクト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1694688954 {#6535 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6536 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6544 -id: 32 -name: "S6A イーブイヒーローズ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1694688954 {#6542 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6543 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6551 -id: 33 -name: "S6K 漆黒のガイスト" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1694688954 {#6549 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6550 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6558 -id: 34 -name: "S6H 白銀のランス" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1694688954 {#6556 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6557 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6565 -id: 35 -name: "S5A 双璧のファイター" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1694688954 {#6563 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6564 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6572 -id: 36 -name: "S5R 連撃マスター" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1694688954 {#6570 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6571 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6579 -id: 37 -name: "S5I 一撃マスター" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1694688954 {#6577 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6578 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6586 -id: 38 -name: "S4A シャイニースターV" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1694688954 {#6584 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6585 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6593 -id: 39 -name: "S4 仰天のボルテッカー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1694688954 {#6591 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6592 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6600 -id: 40 -name: "S3a 伝説の鼓動" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1694688954 {#6598 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6599 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6607 -id: 41 -name: "S3 ムゲンゾーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1694688954 {#6605 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6606 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6608 …} -Children: Doctrine\ORM\PersistentCollection {#6611 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6614 -id: 42 -name: "S2a 爆炎ウォーカー" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1694688954 {#6612 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6613 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6621 -id: 43 -name: "S2 反逆クラッシュ" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1694688954 {#6619 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6620 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6628 -id: 44 -name: "S1a VMAXライジング" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1694688954 {#6626 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6627 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6635 -id: 45 -name: "S1H シールド" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1694688954 {#6633 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6634 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6642 -id: 46 -name: "S1W ソード" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1694688954 {#6640 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6641 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6649 -id: 47 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1694688954 {#6647 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6648 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6656 -id: 48 -name: "SM12 オルタージェネシス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1694688954 {#6654 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6655 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6663 -id: 49 -name: "SM11b ドリームリーグ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1694688954 {#6661 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6662 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6670 -id: 50 -name: "SM11a リミックスバウト" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1694688954 {#6668 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6669 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6677 -id: 51 -name: "SM11 ミラクルツイン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1694688954 {#6675 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6676 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6684 -id: 52 -name: "SM10b スカイレジェンド" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1694688954 {#6682 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6683 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6691 -id: 53 -name: "SM10a ジージーエンド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1694688954 {#6689 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6690 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6698 -id: 54 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1694688954 {#6696 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6697 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6705 -id: 55 -name: "SM10 ダブルブレイズ" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1694688954 {#6703 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6704 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6712 -id: 56 -name: "SM9b フルメタルウォール" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1694688954 {#6710 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6711 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6719 -id: 57 -name: "SM9a ナイトユニゾン" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1694688954 {#6717 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6718 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6726 -id: 58 -name: "SM9 タッグボルト" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1694688954 {#6724 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6725 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6727 …} -Children: Doctrine\ORM\PersistentCollection {#6730 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6733 -id: 59 -name: "SM8b GXウルトラシャイニー" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1694688954 {#6731 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6732 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6740 -id: 60 -name: "SM8a ダークオーダー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1694688954 {#6738 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6739 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6747 -id: 61 -name: "SM8 超爆インパクト" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1694688954 {#6745 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6746 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6754 -id: 62 -name: "SM7b フェアリーライズ" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1694688954 {#6752 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6753 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6761 -id: 63 -name: "SM7a迅雷スパーク" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1694688954 {#6759 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6760 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6765 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6768 -id: 64 -name: "SM7 裂空のカリスマ" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1694688954 {#6766 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6767 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6772 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6775 -id: 65 -name: "SM6b チャンピオンロード" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1694688954 {#6773 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6774 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6782 -id: 66 -name: "SM6a ドラゴンストーム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1694688954 {#6780 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6781 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6789 -id: 67 -name: "SM6 禁断の光" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1694688954 {#6787 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6788 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6796 -id: 68 -name: "SM5+ ウルトラフォース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1694688954 {#6794 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6795 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6803 -id: 69 -name: "SM5mウルトラサン" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1694688954 {#6801 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6802 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …} -Children: Doctrine\ORM\PersistentCollection {#6807 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6810 -id: 70 -name: "SM5sウルトラムーン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1694688954 {#6808 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6809 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6817 -id: 71 -name: "SM4+ GXバトルブースト" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1694688954 {#6815 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6816 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -Children: Doctrine\ORM\PersistentCollection {#6821 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6824 -id: 72 -name: "SM4s 覚醒の勇者" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1694688954 {#6822 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6823 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …} -Children: Doctrine\ORM\PersistentCollection {#6828 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6831 -id: 73 -name: "SM4a 超次元の暴獣" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1694688954 {#6829 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6830 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6838 -id: 74 -name: "SM3+ ひかる伝説" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1694688954 {#6836 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6837 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …} -Children: Doctrine\ORM\PersistentCollection {#6842 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6845 -id: 75 -name: "SM3h 闘う虹を見たか" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1694688954 {#6843 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6844 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …} -Children: Doctrine\ORM\PersistentCollection {#6849 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6852 -id: 76 -name: "SM3n 光を喰らう闇" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1694688954 {#6850 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6851 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …} -Children: Doctrine\ORM\PersistentCollection {#6856 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6859 -id: 77 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1694688954 {#6857 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6858 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6866 -id: 78 -name: "SM2k キミを待つ島々" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1694688954 {#6864 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6865 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …} -Children: Doctrine\ORM\PersistentCollection {#6870 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6873 -id: 79 -name: "SM2L アローラの月光" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1694688954 {#6871 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6872 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6880 -id: 80 -name: "SM1+ サン&ムーン" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6878 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6879 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6887 -id: 81 -name: "SM1s コレクション サン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6885 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6886 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6894 -id: 82 -name: "SM1m コレクション ムーン" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6892 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6893 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6895 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6901 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6899 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6900 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6905 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6908 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706627829 {#6906 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6907 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6917 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1696942135 {#6913 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6914 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6918 …} -Children: Doctrine\ORM\PersistentCollection {#6921 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6922 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 235 -create_date: DateTime @1696942667 {#6915 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6916 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6923 …} -Children: Doctrine\ORM\PersistentCollection {#6926 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6931 -id: 622 -name: "SSR" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1696942667 {#6929 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6930 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6938 -id: 623 -name: "HR" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1696942667 {#6936 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6937 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -Children: Doctrine\ORM\PersistentCollection {#6942 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6945 -id: 624 -name: "SR" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1696942667 {#6943 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6944 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6952 -id: 625 -name: "SAR" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1696942667 {#6950 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6951 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6953 …} -Children: Doctrine\ORM\PersistentCollection {#6956 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6959 -id: 626 -name: "CSR" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1696942667 {#6957 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6958 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6966 -id: 627 -name: "AR" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1696942667 {#6964 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6965 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6967 …} -Children: Doctrine\ORM\PersistentCollection {#6970 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6973 -id: 628 -name: "CHR" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1696942667 {#6971 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6972 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6980 -id: 629 -name: "S" -hierarchy: 3 -sort_no: 227 -create_date: DateTime @1696942667 {#6978 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6979 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6987 -id: 630 -name: "A" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1696942667 {#6985 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6986 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -Children: Doctrine\ORM\PersistentCollection {#6991 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6994 -id: 631 -name: "H" -hierarchy: 3 -sort_no: 225 -create_date: DateTime @1696942667 {#6992 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6993 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6995 …} -Children: Doctrine\ORM\PersistentCollection {#6998 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7001 -id: 632 -name: "K" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1696942667 {#6999 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7000 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7008 -id: 633 -name: "PR" -hierarchy: 3 -sort_no: 223 -create_date: DateTime @1696942667 {#7006 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7007 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7015 -id: 634 -name: "RRR" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1696942667 {#7013 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7014 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7016 …} -Children: Doctrine\ORM\PersistentCollection {#7019 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7022 -id: 635 -name: "RR" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1696942667 {#7020 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7021 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7029 -id: 636 -name: "R" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1696942667 {#7027 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7028 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7036 -id: 637 -name: "U" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1696942667 {#7034 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7035 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7037 …} -Children: Doctrine\ORM\PersistentCollection {#7040 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7043 -id: 638 -name: "C" -hierarchy: 3 -sort_no: 218 -create_date: DateTime @1696942667 {#7041 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7042 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7044 …} -Children: Doctrine\ORM\PersistentCollection {#7047 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7050 -id: 639 -name: "TR" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1696942667 {#7048 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7049 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7057 -id: 640 -name: "S-TD" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1696942667 {#7055 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7056 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7058 …} -Children: Doctrine\ORM\PersistentCollection {#7061 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7064 -id: 641 -name: "TD" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1696942667 {#7062 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7063 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7071 -id: 642 -name: "-" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1696942667 {#7069 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7070 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7078 -id: 643 -name: "PROMO" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1696942667 {#7076 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7077 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -Children: Doctrine\ORM\PersistentCollection {#7082 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#6295 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 74 -create_date: DateTime @1488881692 {#5716 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5717 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7090 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1695966514 {#7084 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#7085 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …} -Children: Doctrine\ORM\PersistentCollection {#7094 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7095 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 560 -create_date: DateTime @1695974903 {#7086 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#7087 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -Children: Doctrine\ORM\PersistentCollection {#7099 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } Eccube\Entity\Category {#7100 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 559 -create_date: DateTime @1696942150 {#7088 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7089 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7111 -id: 222 -name: "PROMO プロモ" -hierarchy: 3 -sort_no: 558 -create_date: DateTime @1695981741 {#7109 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7110 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7118 -id: 686 -name: "SV7 ステラミラクル" -hierarchy: 3 -sort_no: 557 -create_date: DateTime @1722247026 {#7116 date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7117 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -Children: Doctrine\ORM\PersistentCollection {#7122 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7125 -id: 685 -name: "SV6a ナイトワンダラー" -hierarchy: 3 -sort_no: 556 -create_date: DateTime @1722246995 {#7123 date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7124 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -Children: Doctrine\ORM\PersistentCollection {#7129 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7132 -id: 671 -name: "SV6 変幻の仮面" -hierarchy: 3 -sort_no: 555 -create_date: DateTime @1718259642 {#7130 date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7131 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7139 -id: 684 -name: "SV5a クリムゾンヘイズ" -hierarchy: 3 -sort_no: 554 -create_date: DateTime @1722246604 {#7137 date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7138 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …} -Children: Doctrine\ORM\PersistentCollection {#7143 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7146 -id: 683 -name: "SV5K ワイルドフォース" -hierarchy: 3 -sort_no: 553 -create_date: DateTime @1722246552 {#7144 date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7145 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7153 -id: 682 -name: "SV5M サイバージャッジ" -hierarchy: 3 -sort_no: 552 -create_date: DateTime @1722246464 {#7151 date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7152 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …} -Children: Doctrine\ORM\PersistentCollection {#7157 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7160 -id: 676 -name: "SV4a シャイニートレジャーex" -hierarchy: 3 -sort_no: 551 -create_date: DateTime @1722245675 {#7158 date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7159 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7167 -id: 681 -name: "SV4K 古代の咆哮" -hierarchy: 3 -sort_no: 550 -create_date: DateTime @1722246371 {#7165 date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7166 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …} -Children: Doctrine\ORM\PersistentCollection {#7171 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7174 -id: 680 -name: "SV4M 未来の一閃" -hierarchy: 3 -sort_no: 549 -create_date: DateTime @1722246328 {#7172 date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7173 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7181 -id: 679 -name: "SV3a レイジングサーフ" -hierarchy: 3 -sort_no: 548 -create_date: DateTime @1722246031 {#7179 date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7180 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7182 …} -Children: Doctrine\ORM\PersistentCollection {#7185 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7188 -id: 678 -name: "SV3 黒炎の支配者" -hierarchy: 3 -sort_no: 547 -create_date: DateTime @1722245945 {#7186 date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7187 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7195 -id: 677 -name: "SV2a ポケモンカード151" -hierarchy: 3 -sort_no: 546 -create_date: DateTime @1722245748 {#7193 date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7194 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7196 …} -Children: Doctrine\ORM\PersistentCollection {#7199 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7202 -id: 223 -name: "SV2D クレイバースト" -hierarchy: 3 -sort_no: 545 -create_date: DateTime @1695981741 {#7200 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7201 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7209 -id: 224 -name: "SV2P スノーハザード" -hierarchy: 3 -sort_no: 544 -create_date: DateTime @1695981741 {#7207 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7208 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7210 …} -Children: Doctrine\ORM\PersistentCollection {#7213 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7216 -id: 225 -name: "SV1A トリプレットビート" -hierarchy: 3 -sort_no: 543 -create_date: DateTime @1695981741 {#7214 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7215 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7223 -id: 226 -name: "SV1V バイオレットex" -hierarchy: 3 -sort_no: 542 -create_date: DateTime @1695981741 {#7221 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7222 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7224 …} -Children: Doctrine\ORM\PersistentCollection {#7227 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7230 -id: 227 -name: "SV1S スカーレットex" -hierarchy: 3 -sort_no: 541 -create_date: DateTime @1695981741 {#7228 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7229 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7231 …} -Children: Doctrine\ORM\PersistentCollection {#7234 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7237 -id: 228 -name: "S12A VSTARユニバース" -hierarchy: 3 -sort_no: 540 -create_date: DateTime @1695981741 {#7235 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7236 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -Children: Doctrine\ORM\PersistentCollection {#7241 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7244 -id: 229 -name: "S12 パラダイムトリガー" -hierarchy: 3 -sort_no: 539 -create_date: DateTime @1695981741 {#7242 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7243 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7251 -id: 230 -name: "S11A 白熱のアルカナ" -hierarchy: 3 -sort_no: 538 -create_date: DateTime @1695981741 {#7249 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7250 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7258 -id: 231 -name: "S11 ロストアビス" -hierarchy: 3 -sort_no: 537 -create_date: DateTime @1695981741 {#7256 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7257 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7259 …} -Children: Doctrine\ORM\PersistentCollection {#7262 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7265 -id: 232 -name: "S10B Pokemon GO" -hierarchy: 3 -sort_no: 536 -create_date: DateTime @1695981741 {#7263 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7264 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7272 -id: 233 -name: "S10A ダークファンタズム" -hierarchy: 3 -sort_no: 535 -create_date: DateTime @1695981741 {#7270 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7271 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7273 …} -Children: Doctrine\ORM\PersistentCollection {#7276 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7279 -id: 234 -name: "S10P スペースジャグラー" -hierarchy: 3 -sort_no: 534 -create_date: DateTime @1695981741 {#7277 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7278 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7286 -id: 235 -name: "S10D タイムゲイザー" -hierarchy: 3 -sort_no: 533 -create_date: DateTime @1695981741 {#7284 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7285 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -Children: Doctrine\ORM\PersistentCollection {#7290 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7293 -id: 236 -name: "S9A バトルリージョン" -hierarchy: 3 -sort_no: 532 -create_date: DateTime @1695981741 {#7291 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7292 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7294 …} -Children: Doctrine\ORM\PersistentCollection {#7297 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7300 -id: 237 -name: "S9 スターバース" -hierarchy: 3 -sort_no: 531 -create_date: DateTime @1695981741 {#7298 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7299 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7307 -id: 238 -name: "S8B VMAXクライマックス" -hierarchy: 3 -sort_no: 530 -create_date: DateTime @1695981741 {#7305 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7306 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -Children: Doctrine\ORM\PersistentCollection {#7311 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7314 -id: 239 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 3 -sort_no: 529 -create_date: DateTime @1695981741 {#7312 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7313 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -Children: Doctrine\ORM\PersistentCollection {#7318 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7321 -id: 240 -name: "S8 フュージョンアーツ" -hierarchy: 3 -sort_no: 528 -create_date: DateTime @1695981741 {#7319 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7320 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7328 -id: 241 -name: "S7R 蒼空ストリーム" -hierarchy: 3 -sort_no: 527 -create_date: DateTime @1695981741 {#7326 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7327 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7329 …} -Children: Doctrine\ORM\PersistentCollection {#7332 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7335 -id: 242 -name: "S7D 摩天パーフェクト" -hierarchy: 3 -sort_no: 526 -create_date: DateTime @1695981741 {#7333 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7334 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7342 -id: 243 -name: "S6A イーブイヒーローズ" -hierarchy: 3 -sort_no: 525 -create_date: DateTime @1695981741 {#7340 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7341 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7343 …} -Children: Doctrine\ORM\PersistentCollection {#7346 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7349 -id: 244 -name: "S6K 漆黒のガイスト" -hierarchy: 3 -sort_no: 524 -create_date: DateTime @1695981741 {#7347 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7348 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7350 …} -Children: Doctrine\ORM\PersistentCollection {#7353 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7356 -id: 245 -name: "S6H 白銀のランス" -hierarchy: 3 -sort_no: 523 -create_date: DateTime @1695981741 {#7354 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7355 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7363 -id: 246 -name: "S5A 双璧のファイター" -hierarchy: 3 -sort_no: 522 -create_date: DateTime @1695981741 {#7361 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7362 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7364 …} -Children: Doctrine\ORM\PersistentCollection {#7367 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7370 -id: 247 -name: "S5R 連撃マスター" -hierarchy: 3 -sort_no: 521 -create_date: DateTime @1695981741 {#7368 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7369 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7377 -id: 248 -name: "S5I 一撃マスター" -hierarchy: 3 -sort_no: 520 -create_date: DateTime @1695981741 {#7375 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7376 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -Children: Doctrine\ORM\PersistentCollection {#7381 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7384 -id: 249 -name: "S4A シャイニースターV" -hierarchy: 3 -sort_no: 519 -create_date: DateTime @1695981741 {#7382 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7383 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -Children: Doctrine\ORM\PersistentCollection {#7388 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7391 -id: 250 -name: "S4 仰天のボルテッカー" -hierarchy: 3 -sort_no: 518 -create_date: DateTime @1695981741 {#7389 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7390 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7398 -id: 251 -name: "S3a 伝説の鼓動" -hierarchy: 3 -sort_no: 517 -create_date: DateTime @1695981741 {#7396 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7397 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7399 …} -Children: Doctrine\ORM\PersistentCollection {#7402 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7405 -id: 252 -name: "S3 ムゲンゾーン" -hierarchy: 3 -sort_no: 516 -create_date: DateTime @1695981741 {#7403 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7404 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -Children: Doctrine\ORM\PersistentCollection {#7409 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7412 -id: 253 -name: "S2a 爆炎ウォーカー" -hierarchy: 3 -sort_no: 515 -create_date: DateTime @1695981741 {#7410 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7411 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7419 -id: 254 -name: "S2 反逆クラッシュ" -hierarchy: 3 -sort_no: 514 -create_date: DateTime @1695981741 {#7417 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7418 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7420 …} -Children: Doctrine\ORM\PersistentCollection {#7423 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7426 -id: 255 -name: "S1a VMAXライジング" -hierarchy: 3 -sort_no: 513 -create_date: DateTime @1695981741 {#7424 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7425 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7427 …} -Children: Doctrine\ORM\PersistentCollection {#7430 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7433 -id: 256 -name: "S1H シールド" -hierarchy: 3 -sort_no: 512 -create_date: DateTime @1695981741 {#7431 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7432 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7440 -id: 257 -name: "S1W ソード" -hierarchy: 3 -sort_no: 511 -create_date: DateTime @1695981741 {#7438 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7439 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7441 …} -Children: Doctrine\ORM\PersistentCollection {#7444 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7447 -id: 258 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 3 -sort_no: 510 -create_date: DateTime @1695981741 {#7445 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7446 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7454 -id: 259 -name: "SM12 オルタージェネシス" -hierarchy: 3 -sort_no: 509 -create_date: DateTime @1695981741 {#7452 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7453 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7455 …} -Children: Doctrine\ORM\PersistentCollection {#7458 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7461 -id: 260 -name: "SM11b ドリームリーグ" -hierarchy: 3 -sort_no: 508 -create_date: DateTime @1695981741 {#7459 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7460 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7468 -id: 261 -name: "SM11a リミックスバウト" -hierarchy: 3 -sort_no: 507 -create_date: DateTime @1695981741 {#7466 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7467 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7469 …} -Children: Doctrine\ORM\PersistentCollection {#7472 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7475 -id: 262 -name: "SM11 ミラクルツイン" -hierarchy: 3 -sort_no: 506 -create_date: DateTime @1695981741 {#7473 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7474 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -Children: Doctrine\ORM\PersistentCollection {#7479 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7482 -id: 263 -name: "SM10b スカイレジェンド" -hierarchy: 3 -sort_no: 505 -create_date: DateTime @1695981741 {#7480 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7481 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7483 …} -Children: Doctrine\ORM\PersistentCollection {#7486 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7489 -id: 264 -name: "SM10a ジージーエンド" -hierarchy: 3 -sort_no: 504 -create_date: DateTime @1695981741 {#7487 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7488 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7496 -id: 265 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 3 -sort_no: 503 -create_date: DateTime @1695981741 {#7494 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7495 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -Children: Doctrine\ORM\PersistentCollection {#7500 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7503 -id: 266 -name: "SM10 ダブルブレイズ" -hierarchy: 3 -sort_no: 502 -create_date: DateTime @1695981741 {#7501 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7502 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7504 …} -Children: Doctrine\ORM\PersistentCollection {#7507 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7510 -id: 267 -name: "SM9b フルメタルウォール" -hierarchy: 3 -sort_no: 501 -create_date: DateTime @1695981741 {#7508 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7509 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7517 -id: 268 -name: "SM9a ナイトユニゾン" -hierarchy: 3 -sort_no: 500 -create_date: DateTime @1695981741 {#7515 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7516 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7518 …} -Children: Doctrine\ORM\PersistentCollection {#7521 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7524 -id: 269 -name: "SM9 タッグボルト" -hierarchy: 3 -sort_no: 499 -create_date: DateTime @1695981741 {#7522 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7523 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7525 …} -Children: Doctrine\ORM\PersistentCollection {#7528 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7531 -id: 270 -name: "SM8b GXウルトラシャイニー" -hierarchy: 3 -sort_no: 498 -create_date: DateTime @1695981741 {#7529 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7530 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7532 …} -Children: Doctrine\ORM\PersistentCollection {#7535 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7538 -id: 271 -name: "SM8a ダークオーダー" -hierarchy: 3 -sort_no: 497 -create_date: DateTime @1695981741 {#7536 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7537 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7539 …} -Children: Doctrine\ORM\PersistentCollection {#7542 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7545 -id: 272 -name: "SM8 超爆インパクト" -hierarchy: 3 -sort_no: 496 -create_date: DateTime @1695981741 {#7543 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7544 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7546 …} -Children: Doctrine\ORM\PersistentCollection {#7549 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7552 -id: 273 -name: "SM7b フェアリーライズ" -hierarchy: 3 -sort_no: 495 -create_date: DateTime @1695981741 {#7550 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7551 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7553 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7559 -id: 274 -name: "SM7a迅雷スパーク" -hierarchy: 3 -sort_no: 494 -create_date: DateTime @1695981741 {#7557 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7558 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7560 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7566 -id: 275 -name: "SM7 裂空のカリスマ" -hierarchy: 3 -sort_no: 493 -create_date: DateTime @1695981741 {#7564 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7565 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7567 …} -Children: Doctrine\ORM\PersistentCollection {#7570 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7573 -id: 276 -name: "SM6b チャンピオンロード" -hierarchy: 3 -sort_no: 492 -create_date: DateTime @1695981741 {#7571 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7572 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7574 …} -Children: Doctrine\ORM\PersistentCollection {#7577 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7580 -id: 277 -name: "SM6a ドラゴンストーム" -hierarchy: 3 -sort_no: 491 -create_date: DateTime @1695981741 {#7578 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7579 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7584 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7587 -id: 278 -name: "SM6 禁断の光" -hierarchy: 3 -sort_no: 490 -create_date: DateTime @1695981741 {#7585 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7586 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7591 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7594 -id: 279 -name: "SM5+ ウルトラフォース" -hierarchy: 3 -sort_no: 489 -create_date: DateTime @1695981741 {#7592 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7593 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7601 -id: 280 -name: "SM5mウルトラサン" -hierarchy: 3 -sort_no: 488 -create_date: DateTime @1695981741 {#7599 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7600 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7605 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7608 -id: 281 -name: "SM5sウルトラムーン" -hierarchy: 3 -sort_no: 487 -create_date: DateTime @1695981741 {#7606 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7607 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7609 …} -Children: Doctrine\ORM\PersistentCollection {#7612 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7615 -id: 282 -name: "SM4+ GXバトルブースト" -hierarchy: 3 -sort_no: 486 -create_date: DateTime @1695981741 {#7613 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7614 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7616 …} -Children: Doctrine\ORM\PersistentCollection {#7619 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7622 -id: 283 -name: "SM4s 覚醒の勇者" -hierarchy: 3 -sort_no: 485 -create_date: DateTime @1695981741 {#7620 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7621 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7623 …} -Children: Doctrine\ORM\PersistentCollection {#7626 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7629 -id: 284 -name: "SM4a 超次元の暴獣" -hierarchy: 3 -sort_no: 484 -create_date: DateTime @1695981741 {#7627 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7628 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7630 …} -Children: Doctrine\ORM\PersistentCollection {#7633 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7636 -id: 285 -name: "SM3+ ひかる伝説" -hierarchy: 3 -sort_no: 483 -create_date: DateTime @1695981741 {#7634 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7635 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7637 …} -Children: Doctrine\ORM\PersistentCollection {#7640 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7643 -id: 286 -name: "SM3h 闘う虹を見たか" -hierarchy: 3 -sort_no: 482 -create_date: DateTime @1695981741 {#7641 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7642 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7644 …} -Children: Doctrine\ORM\PersistentCollection {#7647 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7650 -id: 287 -name: "SM3n 光を喰らう闇" -hierarchy: 3 -sort_no: 481 -create_date: DateTime @1695981741 {#7648 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7649 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7651 …} -Children: Doctrine\ORM\PersistentCollection {#7654 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7657 -id: 288 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 3 -sort_no: 480 -create_date: DateTime @1695981741 {#7655 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7656 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7664 -id: 289 -name: "SM2k キミを待つ島々" -hierarchy: 3 -sort_no: 479 -create_date: DateTime @1695981741 {#7662 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7663 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7665 …} -Children: Doctrine\ORM\PersistentCollection {#7668 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7671 -id: 290 -name: "SM2L アローラの月光" -hierarchy: 3 -sort_no: 478 -create_date: DateTime @1695981741 {#7669 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7670 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7672 …} -Children: Doctrine\ORM\PersistentCollection {#7675 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7678 -id: 291 -name: "SM1+ サン&ムーン" -hierarchy: 3 -sort_no: 477 -create_date: DateTime @1695981741 {#7676 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7677 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7679 …} -Children: Doctrine\ORM\PersistentCollection {#7682 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7685 -id: 292 -name: "SM1s コレクション サン" -hierarchy: 3 -sort_no: 476 -create_date: DateTime @1695981741 {#7683 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7684 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7692 -id: 293 -name: "SM1m コレクション ムーン" -hierarchy: 3 -sort_no: 475 -create_date: DateTime @1695981741 {#7690 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7691 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7699 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 474 -create_date: DateTime @1695974896 {#7107 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#7108 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } Eccube\Entity\Category {#7704 -id: 513 -name: "SSP+" -hierarchy: 3 -sort_no: 473 -create_date: DateTime @1696940802 {#7697 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7698 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7713 -id: 514 -name: "SSP" -hierarchy: 3 -sort_no: 472 -create_date: DateTime @1696940802 {#7711 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7712 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7720 -id: 515 -name: "SP" -hierarchy: 3 -sort_no: 471 -create_date: DateTime @1696940802 {#7718 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7719 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7721 …} -Children: Doctrine\ORM\PersistentCollection {#7724 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7727 -id: 516 -name: "SPM" -hierarchy: 3 -sort_no: 470 -create_date: DateTime @1696940802 {#7725 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7726 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7734 -id: 517 -name: "HYR" -hierarchy: 3 -sort_no: 469 -create_date: DateTime @1696940802 {#7732 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7733 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7741 -id: 518 -name: "FBR" -hierarchy: 3 -sort_no: 468 -create_date: DateTime @1696940802 {#7739 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7740 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7748 -id: 519 -name: "SBR" -hierarchy: 3 -sort_no: 467 -create_date: DateTime @1696940802 {#7746 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7747 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7755 -id: 520 -name: "SGNM" -hierarchy: 3 -sort_no: 466 -create_date: DateTime @1696940802 {#7753 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7754 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7762 -id: 521 -name: "AVGR" -hierarchy: 3 -sort_no: 465 -create_date: DateTime @1696940802 {#7760 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7761 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7763 …} -Children: Doctrine\ORM\PersistentCollection {#7766 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7769 -id: 522 -name: "STR" -hierarchy: 3 -sort_no: 464 -create_date: DateTime @1696940802 {#7767 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7768 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7776 -id: 523 -name: "LUXO" -hierarchy: 3 -sort_no: 463 -create_date: DateTime @1696940802 {#7774 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7775 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7777 …} -Children: Doctrine\ORM\PersistentCollection {#7780 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7783 -id: 524 -name: "OR" -hierarchy: 3 -sort_no: 462 -create_date: DateTime @1696940802 {#7781 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7782 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7790 -id: 525 -name: "CSMR" -hierarchy: 3 -sort_no: 461 -create_date: DateTime @1696940802 {#7788 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7789 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7797 -id: 526 -name: "BDR" -hierarchy: 3 -sort_no: 460 -create_date: DateTime @1696940802 {#7795 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7796 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7804 -id: 527 -name: "FXR" -hierarchy: 3 -sort_no: 459 -create_date: DateTime @1696940802 {#7802 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7803 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7811 -id: 528 -name: "GGR" -hierarchy: 3 -sort_no: 458 -create_date: DateTime @1696940802 {#7809 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7810 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7818 -id: 529 -name: "JJR" -hierarchy: 3 -sort_no: 457 -create_date: DateTime @1696940802 {#7816 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7817 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7825 -id: 530 -name: "TGR" -hierarchy: 3 -sort_no: 456 -create_date: DateTime @1696940802 {#7823 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7824 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7832 -id: 531 -name: "HLP" -hierarchy: 3 -sort_no: 455 -create_date: DateTime @1696940802 {#7830 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7831 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7833 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7839 -id: 532 -name: "FOP" -hierarchy: 3 -sort_no: 454 -create_date: DateTime @1696940802 {#7837 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7838 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7846 -id: 533 -name: "IFP" -hierarchy: 3 -sort_no: 453 -create_date: DateTime @1696940802 {#7844 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7845 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7853 -id: 534 -name: "PXR" -hierarchy: 3 -sort_no: 452 -create_date: DateTime @1696940802 {#7851 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7852 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7860 -id: 535 -name: "LLR" -hierarchy: 3 -sort_no: 451 -create_date: DateTime @1696940802 {#7858 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7859 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7867 -id: 536 -name: "LL" -hierarchy: 3 -sort_no: 450 -create_date: DateTime @1696940802 {#7865 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7866 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7868 …} -Children: Doctrine\ORM\PersistentCollection {#7871 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7874 -id: 537 -name: "FP" -hierarchy: 3 -sort_no: 449 -create_date: DateTime @1696940802 {#7872 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7873 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7875 …} -Children: Doctrine\ORM\PersistentCollection {#7878 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7881 -id: 538 -name: "XR" -hierarchy: 3 -sort_no: 448 -create_date: DateTime @1696940802 {#7879 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7880 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7882 …} -Children: Doctrine\ORM\PersistentCollection {#7885 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7888 -id: 539 -name: "SWR" -hierarchy: 3 -sort_no: 447 -create_date: DateTime @1696940802 {#7886 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7887 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7889 …} -Children: Doctrine\ORM\PersistentCollection {#7892 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7895 -id: 540 -name: "PPR" -hierarchy: 3 -sort_no: 446 -create_date: DateTime @1696940802 {#7893 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7894 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7902 -id: 541 -name: "ACS" -hierarchy: 3 -sort_no: 445 -create_date: DateTime @1696940802 {#7900 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7901 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7903 …} -Children: Doctrine\ORM\PersistentCollection {#7906 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7909 -id: 542 -name: "TRV" -hierarchy: 3 -sort_no: 444 -create_date: DateTime @1696940802 {#7907 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7908 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7910 …} -Children: Doctrine\ORM\PersistentCollection {#7913 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7916 -id: 543 -name: "SCC" -hierarchy: 3 -sort_no: 443 -create_date: DateTime @1696940802 {#7914 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7915 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7917 …} -Children: Doctrine\ORM\PersistentCollection {#7920 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7923 -id: 544 -name: "HND" -hierarchy: 3 -sort_no: 442 -create_date: DateTime @1696940802 {#7921 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7922 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7930 -id: 545 -name: "LRR" -hierarchy: 3 -sort_no: 441 -create_date: DateTime @1696940802 {#7928 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7929 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7937 -id: 546 -name: "SPYR" -hierarchy: 3 -sort_no: 440 -create_date: DateTime @1696940802 {#7935 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7936 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7944 -id: 547 -name: "RTR" -hierarchy: 3 -sort_no: 439 -create_date: DateTime @1696940802 {#7942 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7943 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7945 …} -Children: Doctrine\ORM\PersistentCollection {#7948 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7951 -id: 548 -name: "KR" -hierarchy: 3 -sort_no: 438 -create_date: DateTime @1696940802 {#7949 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7950 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7958 -id: 549 -name: "KSC" -hierarchy: 3 -sort_no: 437 -create_date: DateTime @1696940802 {#7956 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7957 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7959 …} -Children: Doctrine\ORM\PersistentCollection {#7962 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7965 -id: 550 -name: "KP" -hierarchy: 3 -sort_no: 436 -create_date: DateTime @1696940802 {#7963 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7964 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7966 …} -Children: Doctrine\ORM\PersistentCollection {#7969 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7972 -id: 551 -name: "MR" -hierarchy: 3 -sort_no: 435 -create_date: DateTime @1696940802 {#7970 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7971 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -Children: Doctrine\ORM\PersistentCollection {#7976 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7979 -id: 552 -name: "R" -hierarchy: 3 -sort_no: 434 -create_date: DateTime @1696940802 {#7977 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7978 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7980 …} -Children: Doctrine\ORM\PersistentCollection {#7983 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7986 -id: 553 -name: "OFR" -hierarchy: 3 -sort_no: 433 -create_date: DateTime @1696940802 {#7984 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7985 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7987 …} -Children: Doctrine\ORM\PersistentCollection {#7990 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#7993 -id: 554 -name: "SEC" -hierarchy: 3 -sort_no: 432 -create_date: DateTime @1696940802 {#7991 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7992 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8000 -id: 555 -name: "RRR" -hierarchy: 3 -sort_no: 431 -create_date: DateTime @1696940802 {#7998 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7999 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8001 …} -Children: Doctrine\ORM\PersistentCollection {#8004 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8007 -id: 556 -name: "SR" -hierarchy: 3 -sort_no: 430 -create_date: DateTime @1696940802 {#8005 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8006 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8008 …} -Children: Doctrine\ORM\PersistentCollection {#8011 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8014 -id: 557 -name: "MDR" -hierarchy: 3 -sort_no: 429 -create_date: DateTime @1696940802 {#8012 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8013 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8015 …} -Children: Doctrine\ORM\PersistentCollection {#8018 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8021 -id: 558 -name: "BNP" -hierarchy: 3 -sort_no: 428 -create_date: DateTime @1696940802 {#8019 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8020 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8022 …} -Children: Doctrine\ORM\PersistentCollection {#8025 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8028 -id: 559 -name: "WIR" -hierarchy: 3 -sort_no: 427 -create_date: DateTime @1696940802 {#8026 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8027 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8029 …} -Children: Doctrine\ORM\PersistentCollection {#8032 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8035 -id: 560 -name: "HR" -hierarchy: 3 -sort_no: 426 -create_date: DateTime @1696940802 {#8033 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8034 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8036 …} -Children: Doctrine\ORM\PersistentCollection {#8039 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8042 -id: 561 -name: "FR" -hierarchy: 3 -sort_no: 425 -create_date: DateTime @1696940802 {#8040 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8041 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8043 …} -Children: Doctrine\ORM\PersistentCollection {#8046 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8049 -id: 562 -name: "AR" -hierarchy: 3 -sort_no: 424 -create_date: DateTime @1696940802 {#8047 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8048 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8056 -id: 563 -name: "RR+" -hierarchy: 3 -sort_no: 423 -create_date: DateTime @1696940802 {#8054 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8055 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8057 …} -Children: Doctrine\ORM\PersistentCollection {#8060 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8063 -id: 564 -name: "RR" -hierarchy: 3 -sort_no: 422 -create_date: DateTime @1696940802 {#8061 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8062 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8067 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8070 -id: 565 -name: "R" -hierarchy: 3 -sort_no: 421 -create_date: DateTime @1696940802 {#8068 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8069 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8071 …} -Children: Doctrine\ORM\PersistentCollection {#8074 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8077 -id: 566 -name: "U" -hierarchy: 3 -sort_no: 420 -create_date: DateTime @1696940802 {#8075 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8076 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8078 …} -Children: Doctrine\ORM\PersistentCollection {#8081 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8084 -id: 567 -name: "UA" -hierarchy: 3 -sort_no: 419 -create_date: DateTime @1696940802 {#8082 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8083 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8085 …} -Children: Doctrine\ORM\PersistentCollection {#8088 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8091 -id: 568 -name: "C" -hierarchy: 3 -sort_no: 418 -create_date: DateTime @1696940802 {#8089 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8090 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8092 …} -Children: Doctrine\ORM\PersistentCollection {#8095 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8098 -id: 569 -name: "CA" -hierarchy: 3 -sort_no: 417 -create_date: DateTime @1696940802 {#8096 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8097 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8099 …} -Children: Doctrine\ORM\PersistentCollection {#8102 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8105 -id: 570 -name: "CAR" -hierarchy: 3 -sort_no: 416 -create_date: DateTime @1696940802 {#8103 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8104 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8106 …} -Children: Doctrine\ORM\PersistentCollection {#8109 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8112 -id: 571 -name: "CR" -hierarchy: 3 -sort_no: 415 -create_date: DateTime @1696940802 {#8110 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8111 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8113 …} -Children: Doctrine\ORM\PersistentCollection {#8116 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8119 -id: 572 -name: "CU" -hierarchy: 3 -sort_no: 414 -create_date: DateTime @1696940802 {#8117 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8118 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8120 …} -Children: Doctrine\ORM\PersistentCollection {#8123 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8126 -id: 573 -name: "CC" -hierarchy: 3 -sort_no: 413 -create_date: DateTime @1696940802 {#8124 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8125 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8127 …} -Children: Doctrine\ORM\PersistentCollection {#8130 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8133 -id: 574 -name: "TD" -hierarchy: 3 -sort_no: 412 -create_date: DateTime @1696940802 {#8131 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8132 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8134 …} -Children: Doctrine\ORM\PersistentCollection {#8137 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8140 -id: 575 -name: "PS" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1696940802 {#8138 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8139 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8147 -id: 576 -name: "RE" -hierarchy: 3 -sort_no: 410 -create_date: DateTime @1696940802 {#8145 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8146 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8148 …} -Children: Doctrine\ORM\PersistentCollection {#8151 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8154 -id: 577 -name: "NR" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1696940802 {#8152 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8153 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8161 -id: 578 -name: "N" -hierarchy: 3 -sort_no: 408 -create_date: DateTime @1696940802 {#8159 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8160 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8168 -id: 579 -name: "S-AR" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1696940802 {#8166 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8167 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8175 -id: 580 -name: "S-RR" -hierarchy: 3 -sort_no: 406 -create_date: DateTime @1696940802 {#8173 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8174 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8176 …} -Children: Doctrine\ORM\PersistentCollection {#8179 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8182 -id: 581 -name: "S-R" -hierarchy: 3 -sort_no: 405 -create_date: DateTime @1696940802 {#8180 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8181 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8189 -id: 582 -name: "S-U" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1696940802 {#8187 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8188 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8196 -id: 583 -name: "S-C" -hierarchy: 3 -sort_no: 403 -create_date: DateTime @1696940802 {#8194 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8195 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8203 -id: 584 -name: "S-CAR" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1696940802 {#8201 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8202 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8204 …} -Children: Doctrine\ORM\PersistentCollection {#8207 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8210 -id: 585 -name: "S-CR" -hierarchy: 3 -sort_no: 401 -create_date: DateTime @1696940802 {#8208 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8209 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8211 …} -Children: Doctrine\ORM\PersistentCollection {#8214 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8217 -id: 586 -name: "S-CU" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1696940802 {#8215 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8216 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8224 -id: 587 -name: "S-CC" -hierarchy: 3 -sort_no: 399 -create_date: DateTime @1696940802 {#8222 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8223 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8225 …} -Children: Doctrine\ORM\PersistentCollection {#8228 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8231 -id: 588 -name: "S-TD" -hierarchy: 3 -sort_no: 398 -create_date: DateTime @1696940802 {#8229 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8230 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8238 -id: 589 -name: "S-RE" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1696940802 {#8236 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8237 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8239 …} -Children: Doctrine\ORM\PersistentCollection {#8242 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8245 -id: 590 -name: "GR" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1696940802 {#8243 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8244 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8252 -id: 591 -name: "GC" -hierarchy: 3 -sort_no: 395 -create_date: DateTime @1696940802 {#8250 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8251 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8253 …} -Children: Doctrine\ORM\PersistentCollection {#8256 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8259 -id: 592 -name: "GCC" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1696940802 {#8257 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8258 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8260 …} -Children: Doctrine\ORM\PersistentCollection {#8263 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8266 -id: 593 -name: "WR" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1696940802 {#8264 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8265 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8267 …} -Children: Doctrine\ORM\PersistentCollection {#8270 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8273 -id: 594 -name: "PR" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1696940802 {#8271 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8272 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8274 …} -Children: Doctrine\ORM\PersistentCollection {#8277 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8280 -id: 595 -name: "-" -hierarchy: 3 -sort_no: 391 -create_date: DateTime @1696940802 {#8278 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8279 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8289 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1695979650 {#8285 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#8286 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8294 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 389 -create_date: DateTime @1695985580 {#8287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8295 …} -Children: Doctrine\ORM\PersistentCollection {#8298 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8303 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 388 -create_date: DateTime @1695985580 {#8301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8310 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 387 -create_date: DateTime @1695985580 {#8308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8317 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 386 -create_date: DateTime @1695985580 {#8315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8324 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 385 -create_date: DateTime @1695985580 {#8322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8325 …} -Children: Doctrine\ORM\PersistentCollection {#8328 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8331 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 384 -create_date: DateTime @1695985580 {#8329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8338 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 383 -create_date: DateTime @1695985580 {#8336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8345 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 382 -create_date: DateTime @1695985580 {#8343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8346 …} -Children: Doctrine\ORM\PersistentCollection {#8349 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8352 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 381 -create_date: DateTime @1695985580 {#8350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8359 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 380 -create_date: DateTime @1695985580 {#8357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8360 …} -Children: Doctrine\ORM\PersistentCollection {#8363 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8366 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 379 -create_date: DateTime @1695985580 {#8364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8373 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 378 -create_date: DateTime @1695985580 {#8371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8380 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 377 -create_date: DateTime @1695985580 {#8378 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8379 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8387 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 376 -create_date: DateTime @1695985580 {#8385 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8386 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8388 …} -Children: Doctrine\ORM\PersistentCollection {#8391 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8394 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 375 -create_date: DateTime @1695985580 {#8392 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8393 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8395 …} -Children: Doctrine\ORM\PersistentCollection {#8398 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8401 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 374 -create_date: DateTime @1695985580 {#8399 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8400 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8402 …} -Children: Doctrine\ORM\PersistentCollection {#8405 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8408 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 373 -create_date: DateTime @1695985580 {#8406 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8407 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8409 …} -Children: Doctrine\ORM\PersistentCollection {#8412 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8415 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 372 -create_date: DateTime @1695985580 {#8413 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8414 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8422 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 371 -create_date: DateTime @1695985580 {#8420 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8421 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8423 …} -Children: Doctrine\ORM\PersistentCollection {#8426 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8429 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 370 -create_date: DateTime @1695985580 {#8427 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8428 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8436 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 369 -create_date: DateTime @1695985580 {#8434 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8435 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8437 …} -Children: Doctrine\ORM\PersistentCollection {#8440 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8443 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 368 -create_date: DateTime @1695985580 {#8441 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8442 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8450 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 367 -create_date: DateTime @1695985580 {#8448 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8449 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8457 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 366 -create_date: DateTime @1695985580 {#8455 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8456 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8458 …} -Children: Doctrine\ORM\PersistentCollection {#8461 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8464 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 365 -create_date: DateTime @1695985580 {#8462 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8463 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8471 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 364 -create_date: DateTime @1695985580 {#8469 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8470 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8472 …} -Children: Doctrine\ORM\PersistentCollection {#8475 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8478 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 363 -create_date: DateTime @1695985580 {#8476 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8477 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8479 …} -Children: Doctrine\ORM\PersistentCollection {#8482 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8485 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 362 -create_date: DateTime @1695985580 {#8483 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8484 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8492 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 361 -create_date: DateTime @1695985580 {#8490 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8491 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8499 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 360 -create_date: DateTime @1695985580 {#8497 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8498 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8506 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 359 -create_date: DateTime @1695985580 {#8504 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8505 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8513 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 358 -create_date: DateTime @1695985580 {#8511 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8512 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8514 …} -Children: Doctrine\ORM\PersistentCollection {#8517 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8520 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 357 -create_date: DateTime @1695985580 {#8518 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8519 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8527 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 356 -create_date: DateTime @1695985580 {#8525 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8526 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8534 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 355 -create_date: DateTime @1695985580 {#8532 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8533 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8541 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 354 -create_date: DateTime @1695985580 {#8539 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8540 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8548 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 353 -create_date: DateTime @1695985580 {#8546 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8547 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8555 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 352 -create_date: DateTime @1695985580 {#8553 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8554 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8562 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 351 -create_date: DateTime @1695985580 {#8560 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8561 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8569 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 350 -create_date: DateTime @1695985580 {#8567 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8568 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8576 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 349 -create_date: DateTime @1695985580 {#8574 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8575 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8583 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 348 -create_date: DateTime @1695985580 {#8581 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8582 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8590 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 347 -create_date: DateTime @1695985580 {#8588 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8589 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8597 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 346 -create_date: DateTime @1695985580 {#8595 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8596 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8598 …} -Children: Doctrine\ORM\PersistentCollection {#8601 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8604 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1695985580 {#8602 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8603 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8611 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 344 -create_date: DateTime @1695985580 {#8609 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8610 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8618 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 343 -create_date: DateTime @1695985580 {#8616 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8617 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8625 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 342 -create_date: DateTime @1695985580 {#8623 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8624 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8632 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 341 -create_date: DateTime @1695985580 {#8630 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8631 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8639 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 340 -create_date: DateTime @1695985580 {#8637 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8638 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8646 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 339 -create_date: DateTime @1695985580 {#8644 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8645 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8653 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 338 -create_date: DateTime @1695985580 {#8651 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8652 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8660 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 337 -create_date: DateTime @1695985580 {#8658 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8659 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8667 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 336 -create_date: DateTime @1695985580 {#8665 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8666 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8674 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1695985580 {#8672 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8673 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8681 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1695985580 {#8679 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8680 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8688 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1695985580 {#8686 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8687 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8695 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1695985580 {#8693 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8694 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8702 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1695985580 {#8700 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8701 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8709 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1695985580 {#8707 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8708 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8716 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1695985580 {#8714 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8715 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8723 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1695985580 {#8721 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8722 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8730 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1695985580 {#8728 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8729 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8737 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1695985580 {#8735 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8736 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8744 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 325 -create_date: DateTime @1695985580 {#8742 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8743 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8751 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 324 -create_date: DateTime @1695985580 {#8749 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8750 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8758 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1695985580 {#8756 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8757 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8765 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1695985580 {#8763 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8764 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8772 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1695985580 {#8770 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8771 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8779 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1695985580 {#8777 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8778 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8786 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1695985580 {#8784 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8785 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8793 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1695985580 {#8791 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8792 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8800 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1695985580 {#8798 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8799 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8807 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1695985580 {#8805 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8806 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8808 …} -Children: Doctrine\ORM\PersistentCollection {#8811 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8814 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1695985580 {#8812 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8813 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8821 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1695985580 {#8819 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8820 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8828 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1695985580 {#8826 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8827 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8835 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979641 {#8299 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#8300 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8840 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985527 {#8833 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8834 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8841 …} -Children: Doctrine\ORM\PersistentCollection {#8844 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8849 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985527 {#8847 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8848 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8856 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985527 {#8854 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8855 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8863 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985527 {#8861 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8862 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8870 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985527 {#8868 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8869 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8877 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985527 {#8875 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8876 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8878 …} -Children: Doctrine\ORM\PersistentCollection {#8881 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8884 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985527 {#8882 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8883 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8891 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985527 {#8889 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8890 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8898 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985527 {#8896 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8897 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8905 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985527 {#8903 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8904 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8912 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985527 {#8910 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8911 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8919 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985527 {#8917 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8918 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8926 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985527 {#8924 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8925 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8933 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985527 {#8931 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8932 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8940 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985527 {#8938 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8939 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8947 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985527 {#8945 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8946 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8954 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985527 {#8952 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8953 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8961 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985527 {#8959 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8960 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8968 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985527 {#8966 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8967 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8975 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985527 {#8973 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8974 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8982 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985527 {#8980 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8981 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8989 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985527 {#8987 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8988 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#8996 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985527 {#8994 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8995 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9003 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985527 {#9001 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9002 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9010 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985527 {#9008 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9009 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9017 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985527 {#9015 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9016 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9024 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985527 {#9022 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9023 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9031 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985527 {#9029 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9030 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9038 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985527 {#9036 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9037 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9045 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985527 {#9043 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9044 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9052 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985527 {#9050 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9051 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9059 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985527 {#9057 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9058 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9066 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985527 {#9064 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9065 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9073 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985527 {#9071 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9072 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9080 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985527 {#9078 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9079 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9087 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985527 {#9085 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9086 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9094 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985527 {#9092 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9093 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9095 …} -Children: Doctrine\ORM\PersistentCollection {#9098 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9101 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985527 {#9099 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9100 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9102 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9108 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985527 {#9106 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9107 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9115 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985527 {#9113 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9114 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9122 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985527 {#9120 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9121 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9129 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985527 {#9127 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9128 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9133 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9136 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985527 {#9134 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9135 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9140 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9143 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985527 {#9141 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9142 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9144 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9150 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985527 {#9148 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9149 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9154 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9157 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985527 {#9155 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9156 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9158 …} -Children: Doctrine\ORM\PersistentCollection {#9161 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9164 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985527 {#9162 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9163 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9171 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985527 {#9169 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9170 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9175 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9178 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985527 {#9176 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9177 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9182 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9185 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985527 {#9183 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9184 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9186 …} -Children: Doctrine\ORM\PersistentCollection {#9189 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9192 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985527 {#9190 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9191 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9196 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9199 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985527 {#9197 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9198 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9200 …} -Children: Doctrine\ORM\PersistentCollection {#9203 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9206 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985527 {#9204 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9205 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9207 …} -Children: Doctrine\ORM\PersistentCollection {#9210 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9213 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985527 {#9211 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9212 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9217 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9220 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985527 {#9218 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9219 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9221 …} -Children: Doctrine\ORM\PersistentCollection {#9224 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9227 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985527 {#9225 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9226 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9228 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } Eccube\Entity\Category {#9234 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985527 {#9232 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9233 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#8835} -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 {#9301 -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 {#9303 -_em: Doctrine\ORM\EntityManager {#507 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#9305 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#9306 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#9307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#9304 …} -_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() {#9296 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() {#9299 …} } } |
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 | [ 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10140 +label: "おすすめ商品" +value: "429" +data: Eccube\Entity\Category {#5169 -id: 429 -name: "おすすめ商品" -hierarchy: 1 -sort_no: 576 -create_date: DateTime @1696270531 {#5175 date: 2023-10-03 03:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5173 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5195 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10483 +label: "販売" +value: "428" +data: Eccube\Entity\Category {#5187 -id: 428 -name: "販売" -hierarchy: 1 -sort_no: 575 -create_date: DateTime @1696149302 {#5194 date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5193 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10141 +label: "ヴァイスシュヴァルツ" +value: "8" +data: Eccube\Entity\Category {#5203 -id: 8 -name: "ヴァイスシュヴァルツ" -hierarchy: 1 -sort_no: 574 -create_date: DateTime @1694688722 {#5192 date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821678 {#5191 date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5223 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195436_65cb4a6cd7c54.png" } +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10445 +label: " 新商品" +value: "652" +data: Eccube\Entity\Category {#5224 -id: 652 -name: "新商品" -hierarchy: 2 -sort_no: 573 -create_date: DateTime @1712564635 {#5190 date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5189 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10488 +label: " ヴァイスシュヴァルツおすすめ" +value: "644" +data: Eccube\Entity\Category {#5235 -id: 644 -name: "ヴァイスシュヴァルツおすすめ" -hierarchy: 2 -sort_no: 572 -create_date: DateTime @1706627789 {#5233 date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5234 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10191 +label: " ヴァイスサイド" +value: "10" +data: Eccube\Entity\Category {#5246 -id: 10 -name: "ヴァイスサイド" -hierarchy: 2 -sort_no: 571 -create_date: DateTime @1694688753 {#5240 date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5241 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10192 +label: " アイドルマスターシャイニーカラーズ" +value: "672" +data: Eccube\Entity\Category {#5251 -id: 672 -name: "アイドルマスターシャイニーカラーズ" -hierarchy: 3 -sort_no: 570 -create_date: DateTime @1718270442 {#5242 date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5243 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10440 +label: " アイドルマスター シャイニーカラーズ Shine More!" +value: "696" +data: Eccube\Entity\Category {#5256 -id: 696 -name: "アイドルマスター シャイニーカラーズ Shine More!" -hierarchy: 4 -sort_no: 569 -create_date: DateTime @1725172066 {#5244 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725172066 {#5245 date: 2024-09-01 15:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5251} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10439 +label: " アリス・ギア・アイギス Expansion" +value: "694" +data: Eccube\Entity\Category {#5265 -id: 694 -name: "アリス・ギア・アイギス Expansion" -hierarchy: 3 -sort_no: 568 -create_date: DateTime @1724575700 {#5263 date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5264 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10438 +label: " アイドルマスター シンデレラガールズ" +value: "160" +data: Eccube\Entity\Category {#5272 -id: 160 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 3 -sort_no: 561 -create_date: DateTime @1694688954 {#5270 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5271 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10437 +label: " Angel Beats!/クドわふたー" +value: "161" +data: Eccube\Entity\Category {#5279 -id: 161 -name: "Angel Beats!/クドわふたー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1694688954 {#5277 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5278 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10436 +label: " カードキャプターさくら" +value: "162" +data: Eccube\Entity\Category {#5286 -id: 162 -name: "カードキャプターさくら" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1694688954 {#5284 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5285 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10432 +label: " ホロライブプロダクション Summer Collection" +value: "651" +data: Eccube\Entity\Category {#5293 -id: 651 -name: "ホロライブプロダクション Summer Collection" -hierarchy: 3 -sort_no: 210 -create_date: DateTime @1712560058 {#5291 date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5292 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10197 +label: " ガールフレンド(仮)" +value: "163" +data: Eccube\Entity\Category {#5300 -id: 163 -name: "ガールフレンド(仮)" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1694688954 {#5298 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5299 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10425 +label: " 角川スニーカー文庫" +value: "164" +data: Eccube\Entity\Category {#5307 -id: 164 -name: "角川スニーカー文庫" -hierarchy: 3 -sort_no: 208 -create_date: DateTime @1694688954 {#5305 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5306 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10433 +label: " 彼女、お借りします" +value: "165" +data: Eccube\Entity\Category {#5314 -id: 165 -name: "彼女、お借りします" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1694688954 {#5312 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5313 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10426 +label: " 神様になった日" +value: "166" +data: Eccube\Entity\Category {#5321 -id: 166 -name: "神様になった日" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1694688954 {#5319 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5320 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10435 +label: " カードゲームしよ子" +value: "167" +data: Eccube\Entity\Category {#5328 -id: 167 -name: "カードゲームしよ子" -hierarchy: 3 -sort_no: 205 -create_date: DateTime @1694688954 {#5326 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5327 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10434 +label: " Key" +value: "168" +data: Eccube\Entity\Category {#5335 -id: 168 -name: "Key" -hierarchy: 3 -sort_no: 204 -create_date: DateTime @1694688954 {#5333 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5334 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10373 +label: " CLANNAD" +value: "169" +data: Eccube\Entity\Category {#5342 -id: 169 -name: "CLANNAD" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1694688954 {#5340 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5341 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10428 +label: " けものフレンズ" +value: "170" +data: Eccube\Entity\Category {#5349 -id: 170 -name: "けものフレンズ" -hierarchy: 3 -sort_no: 202 -create_date: DateTime @1694688954 {#5347 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5348 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10423 +label: " 幻影ヲ駆ケル太陽" +value: "171" +data: Eccube\Entity\Category {#5356 -id: 171 -name: "幻影ヲ駆ケル太陽" -hierarchy: 3 -sort_no: 201 -create_date: DateTime @1694688954 {#5354 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5355 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10193 +label: " ご注文はうさぎですか??" +value: "172" +data: Eccube\Entity\Category {#5363 -id: 172 -name: "ご注文はうさぎですか??" -hierarchy: 3 -sort_no: 200 -create_date: DateTime @1694688954 {#5361 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5362 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10427 +label: " 五等分の花嫁" +value: "173" +data: Eccube\Entity\Category {#5372 -id: 173 -name: "五等分の花嫁" -hierarchy: 3 -sort_no: 199 -create_date: DateTime @1694688954 {#5368 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5369 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10375 +label: " 五等分の花嫁∬" +value: "691" +data: Eccube\Entity\Category {#5377 -id: 691 -name: "五等分の花嫁∬" -hierarchy: 4 -sort_no: 198 -create_date: DateTime @1724394211 {#5370 date: 2024-08-23 15:23:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5371 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10422 +label: " 映画 五等分の花嫁" +value: "692" +data: Eccube\Entity\Category {#5386 -id: 692 -name: "映画 五等分の花嫁" -hierarchy: 4 -sort_no: 197 -create_date: DateTime @1724394307 {#5384 date: 2024-08-23 15:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5385 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10380 +label: " プレミアムブースター 五等分の花嫁∽" +value: "693" +data: Eccube\Entity\Category {#5393 -id: 693 -name: "プレミアムブースター 五等分の花嫁∽" -hierarchy: 4 -sort_no: 196 -create_date: DateTime @1724394327 {#5391 date: 2024-08-23 15:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724394348 {#5392 date: 2024-08-23 15:25:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5372} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10378 +label: " この素晴らしい世界に祝福を!" +value: "174" +data: Eccube\Entity\Category {#5398 -id: 174 -name: "この素晴らしい世界に祝福を!" -hierarchy: 3 -sort_no: 195 -create_date: DateTime @1694688954 {#5382 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5383 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10282 +label: " 小林さんちのメイドラゴン" +value: "175" +data: Eccube\Entity\Category {#5405 -id: 175 -name: "小林さんちのメイドラゴン" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1694688954 {#5403 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5404 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10278 +label: " 冴えない彼女の育てかた" +value: "176" +data: Eccube\Entity\Category {#5412 -id: 176 -name: "冴えない彼女の育てかた" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1694688954 {#5410 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5411 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10223 +label: " Summer Pockets" +value: "177" +data: Eccube\Entity\Category {#5419 -id: 177 -name: "Summer Pockets" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1694688954 {#5417 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5418 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10280 +label: " Charlotte" +value: "178" +data: Eccube\Entity\Category {#5426 -id: 178 -name: "Charlotte" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1694688954 {#5424 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5425 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10379 +label: " 灼眼のシャナ" +value: "179" +data: Eccube\Entity\Category {#5433 -id: 179 -name: "灼眼のシャナ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1694688954 {#5431 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5432 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10377 +label: " 涼宮ハルヒの憂鬱" +value: "180" +data: Eccube\Entity\Category {#5440 -id: 180 -name: "涼宮ハルヒの憂鬱" -hierarchy: 3 -sort_no: 189 -create_date: DateTime @1694688954 {#5438 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5439 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10374 +label: " 青春ブタ野郎シリーズ" +value: "181" +data: Eccube\Entity\Category {#5447 -id: 181 -name: "青春ブタ野郎シリーズ" -hierarchy: 3 -sort_no: 188 -create_date: DateTime @1694688954 {#5445 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5446 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10287 +label: " ゼロの使い魔" +value: "182" +data: Eccube\Entity\Category {#5454 -id: 182 -name: "ゼロの使い魔" -hierarchy: 3 -sort_no: 187 -create_date: DateTime @1694688954 {#5452 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5453 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10381 +label: " 戦姫絶唱シンフォギア" +value: "183" +data: Eccube\Entity\Category {#5461 -id: 183 -name: "戦姫絶唱シンフォギア" -hierarchy: 3 -sort_no: 186 -create_date: DateTime @1694688954 {#5459 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5460 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10205 +label: " 宇宙をかける少女/舞-HiME&舞-乙HiME" +value: "184" +data: Eccube\Entity\Category {#5468 -id: 184 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 3 -sort_no: 185 -create_date: DateTime @1694688954 {#5466 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5467 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10203 +label: " ゾンビランドサガ リベンジ" +value: "185" +data: Eccube\Entity\Category {#5475 -id: 185 -name: "ゾンビランドサガ リベンジ" -hierarchy: 3 -sort_no: 184 -create_date: DateTime @1694688954 {#5473 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5474 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10376 +label: " ダ・カーポ&Dal Segno" +value: "186" +data: Eccube\Entity\Category {#5482 -id: 186 -name: "ダ・カーポ&Dal Segno" -hierarchy: 3 -sort_no: 183 -create_date: DateTime @1694688954 {#5480 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5481 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10200 +label: " D4DJ" +value: "187" +data: Eccube\Entity\Category {#5489 -id: 187 -name: "D4DJ" -hierarchy: 3 -sort_no: 182 -create_date: DateTime @1694688954 {#5487 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5488 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10199 +label: " デート・ア・ライブ" +value: "188" +data: Eccube\Entity\Category {#5496 -id: 188 -name: "デート・ア・ライブ" -hierarchy: 3 -sort_no: 181 -create_date: DateTime @1694688954 {#5494 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5495 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10382 +label: " とある魔術の禁書目録/とある科学の超電磁砲" +value: "189" +data: Eccube\Entity\Category {#5503 -id: 189 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 3 -sort_no: 180 -create_date: DateTime @1694688954 {#5501 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5502 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10201 +label: " DOG DAYS" +value: "190" +data: Eccube\Entity\Category {#5510 -id: 190 -name: "DOG DAYS" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1694688954 {#5508 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5509 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10190 +label: " To LOVEる" +value: "191" +data: Eccube\Entity\Category {#5517 -id: 191 -name: "To LOVEる" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1694688954 {#5515 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5516 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10371 +label: " ニセコイ" +value: "192" +data: Eccube\Entity\Category {#5524 -id: 192 -name: "ニセコイ" -hierarchy: 3 -sort_no: 177 -create_date: DateTime @1694688954 {#5522 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5523 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10289 +label: " 日常" +value: "193" +data: Eccube\Entity\Category {#5531 -id: 193 -name: "日常" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1694688954 {#5529 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5530 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10198 +label: " BanG Dream!" +value: "194" +data: Eccube\Entity\Category {#5538 -id: 194 -name: "BanG Dream!" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1694688954 {#5536 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5537 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10281 +label: " ビジュアルアーツ" +value: "195" +data: Eccube\Entity\Category {#5545 -id: 195 -name: "ビジュアルアーツ" -hierarchy: 3 -sort_no: 174 -create_date: DateTime @1694688954 {#5543 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5544 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10424 +label: " ひなろじ ~from Luck & Logic~" +value: "196" +data: Eccube\Entity\Category {#5552 -id: 196 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1694688954 {#5550 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5551 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10431 +label: " ViVid Strike!" +value: "197" +data: Eccube\Entity\Category {#5559 -id: 197 -name: "ViVid Strike!" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1694688954 {#5557 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5558 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10288 +label: " ビビッドレッド・オペレーション" +value: "198" +data: Eccube\Entity\Category {#5566 -id: 198 -name: "ビビッドレッド・オペレーション" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1694688954 {#5564 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5565 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10204 +label: " Phantom -Requiem for the Phantom-" +value: "199" +data: Eccube\Entity\Category {#5573 -id: 199 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1694688954 {#5571 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5572 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10420 +label: " 富士見ファンタジア文庫" +value: "200" +data: Eccube\Entity\Category {#5580 -id: 200 -name: "富士見ファンタジア文庫" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1694688954 {#5578 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5579 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10279 +label: " アニメ プリンセスコネクト!Re:Dive" +value: "201" +data: Eccube\Entity\Category {#5587 -id: 201 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1694688954 {#5585 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5586 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10419 +label: " ヘブンバーンズレッド" +value: "202" +data: Eccube\Entity\Category {#5594 -id: 202 -name: "ヘブンバーンズレッド" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1694688954 {#5592 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5593 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10415 +label: " ホロライブプロダクション" +value: "203" +data: Eccube\Entity\Category {#5601 -id: 203 -name: "ホロライブプロダクション" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1694688954 {#5599 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5600 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10185 +label: " 魔法少女まどか☆マギカ" +value: "204" +data: Eccube\Entity\Category {#5608 -id: 204 -name: "魔法少女まどか☆マギカ" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1694688954 {#5606 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5607 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10277 +label: " 魔法少女リリカルなのは" +value: "205" +data: Eccube\Entity\Category {#5615 -id: 205 -name: "魔法少女リリカルなのは" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1694688954 {#5613 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5614 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10187 +label: " ゆらぎ荘の幽奈さん" +value: "206" +data: Eccube\Entity\Category {#5622 -id: 206 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1694688954 {#5620 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5621 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10429 +label: " らき☆すた" +value: "207" +data: Eccube\Entity\Category {#5629 -id: 207 -name: "らき☆すた" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1694688954 {#5627 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5628 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10189 +label: " ラブライブ!" +value: "208" +data: Eccube\Entity\Category {#5636 -id: 208 -name: "ラブライブ!" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1694688954 {#5634 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5635 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10443 +label: " ラブライブ!サンシャイン!!" +value: "209" +data: Eccube\Entity\Category {#5643 -id: 209 -name: "ラブライブ!サンシャイン!!" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1694688954 {#5641 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5642 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10450 +label: " ラブライブ!虹ヶ咲学園スクールアイドル同好会" +value: "210" +data: Eccube\Entity\Category {#5650 -id: 210 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1694688954 {#5648 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5649 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10186 +label: " ラブライブ!スーパースター!!" +value: "211" +data: Eccube\Entity\Category {#5657 -id: 211 -name: "ラブライブ!スーパースター!!" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1694688954 {#5655 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5656 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10442 +label: " リコリス・リコイル" +value: "212" +data: Eccube\Entity\Category {#5666 -id: 212 -name: "リコリス・リコイル" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1694688954 {#5662 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5663 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12171 +label: " プレミアムブースター リコリス・リコイル" +value: "701" +data: Eccube\Entity\Category {#5671 -id: 701 -name: "プレミアムブースター リコリス・リコイル" -hierarchy: 4 -sort_no: 156 -create_date: DateTime @1731655109 {#5664 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655109 {#5665 date: 2024-11-15 16:18:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5674 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12173 +label: " リトルバスターズ!" +value: "213" +data: Eccube\Entity\Category {#5678 -id: 213 -name: "リトルバスターズ!" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1694688955 {#5676 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5677 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12176 +label: " Rewrite" +value: "214" +data: Eccube\Entity\Category {#5685 -id: 214 -name: "Rewrite" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1694688955 {#5683 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5684 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12177 +label: " ロボティクス・ノーツ" +value: "215" +data: Eccube\Entity\Category {#5692 -id: 215 -name: "ロボティクス・ノーツ" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1694688955 {#5690 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5691 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12178 +label: " プロモカード(ヴァイスサイド)" +value: "216" +data: Eccube\Entity\Category {#5699 -id: 216 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1694688955 {#5697 date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1724575715 {#5698 date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12179 +label: " シュヴァルツサイド" +value: "9" +data: Eccube\Entity\Category {#5706 -id: 9 -name: "シュヴァルツサイド" -hierarchy: 2 -sort_no: 567 -create_date: DateTime @1694688736 {#5230 date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5229 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12180 +label: " アイドルマスター" +value: "83" +data: Eccube\Entity\Category {#5711 -id: 83 -name: "アイドルマスター" -hierarchy: 3 -sort_no: 566 -create_date: DateTime @1694688954 {#5704 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5705 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12181 +label: " アイドルマスター シャイニーカラーズ" +value: "84" +data: Eccube\Entity\Category {#5720 -id: 84 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 3 -sort_no: 565 -create_date: DateTime @1694688954 {#5718 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5719 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12182 +label: " アイドルマスター ミリオンライブ!" +value: "85" +data: Eccube\Entity\Category {#5727 -id: 85 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 3 -sort_no: 564 -create_date: DateTime @1694688954 {#5725 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5726 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5728 …} -Children: Doctrine\ORM\PersistentCollection {#5731 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12183 +label: " アクセル・ワールド" +value: "86" +data: Eccube\Entity\Category {#5734 -id: 86 -name: "アクセル・ワールド" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1694688954 {#5732 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5733 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12184 +label: " アサルトリリィ" +value: "87" +data: Eccube\Entity\Category {#5741 -id: 87 -name: "アサルトリリィ" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1694688954 {#5739 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5740 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5742 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12185 +label: " アズールレーン" +value: "88" +data: Eccube\Entity\Category {#5748 -id: 88 -name: "アズールレーン" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1694688954 {#5746 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5747 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12186 +label: " ありふれた職業で世界最強" +value: "89" +data: Eccube\Entity\Category {#5755 -id: 89 -name: "ありふれた職業で世界最強" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1694688954 {#5753 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5754 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12187 +label: " 痛いのは嫌なので防御力に極振りしたいと思います。" +value: "90" +data: Eccube\Entity\Category {#5762 -id: 90 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1694688954 {#5760 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5761 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12188 +label: " うーさーのその日暮らし" +value: "91" +data: Eccube\Entity\Category {#5769 -id: 91 -name: "うーさーのその日暮らし" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1694688954 {#5767 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5768 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12189 +label: " ヱヴァンゲリヲン新劇場版" +value: "92" +data: Eccube\Entity\Category {#5776 -id: 92 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1694688954 {#5774 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5775 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12190 +label: " 【推しの子】" +value: "688" +data: Eccube\Entity\Category {#5783 -id: 688 -name: "【推しの子】" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1723020071 {#5781 date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5782 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12191 +label: " おそ松さん" +value: "93" +data: Eccube\Entity\Category {#5790 -id: 93 -name: "おそ松さん" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1694688954 {#5788 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5789 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12192 +label: " オーバーロード" +value: "94" +data: Eccube\Entity\Category {#5797 -id: 94 -name: "オーバーロード" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1694688954 {#5795 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5796 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12193 +label: " かぐや様は告らせたい~天才たちの恋愛頭脳戦~" +value: "95" +data: Eccube\Entity\Category {#5804 -id: 95 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1694688954 {#5802 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5803 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5805 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12194 +label: " 刀語" +value: "96" +data: Eccube\Entity\Category {#5811 -id: 96 -name: "刀語" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1694688954 {#5809 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5810 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5815 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12195 +label: " CANAAN" +value: "97" +data: Eccube\Entity\Category {#5818 -id: 97 -name: "CANAAN" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1694688954 {#5816 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5817 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12196 +label: " 艦隊これくしょん -艦これ-" +value: "98" +data: Eccube\Entity\Category {#5825 -id: 98 -name: "艦隊これくしょん -艦これ-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1694688954 {#5823 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5824 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5826 …} -Children: Doctrine\ORM\PersistentCollection {#5829 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12197 +label: " 超爆裂異次元メンコバトル ギガントシューター つかさ" +value: "99" +data: Eccube\Entity\Category {#5832 -id: 99 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1694688954 {#5830 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5831 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12198 +label: " キズナイーバー" +value: "100" +data: Eccube\Entity\Category {#5839 -id: 100 -name: "キズナイーバー" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1694688954 {#5837 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5838 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5840 …} -Children: Doctrine\ORM\PersistentCollection {#5843 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12199 +label: " 境界のRINNE" +value: "101" +data: Eccube\Entity\Category {#5846 -id: 101 -name: "境界のRINNE" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1694688954 {#5844 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5845 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5847 …} -Children: Doctrine\ORM\PersistentCollection {#5850 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12200 +label: " ギルティクラウン" +value: "102" +data: Eccube\Entity\Category {#5853 -id: 102 -name: "ギルティクラウン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1694688954 {#5851 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5852 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12201 +label: " キルラキル" +value: "103" +data: Eccube\Entity\Category {#5860 -id: 103 -name: "キルラキル" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1694688954 {#5858 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5859 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5861 …} -Children: Doctrine\ORM\PersistentCollection {#5864 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12202 +label: " グリザイアの果実" +value: "104" +data: Eccube\Entity\Category {#5867 -id: 104 -name: "グリザイアの果実" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1694688954 {#5865 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5866 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5868 …} -Children: Doctrine\ORM\PersistentCollection {#5871 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12203 +label: " グリザイア:ファントムトリガー" +value: "667" +data: Eccube\Entity\Category {#5874 -id: 667 -name: "グリザイア:ファントムトリガー" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1717647257 {#5872 date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5873 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12204 +label: " クレヨンしんちゃん" +value: "105" +data: Eccube\Entity\Category {#5881 -id: 105 -name: "クレヨンしんちゃん" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1694688954 {#5879 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5880 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5882 …} -Children: Doctrine\ORM\PersistentCollection {#5885 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12205 +label: " 劇場版マクロスF" +value: "106" +data: Eccube\Entity\Category {#5888 -id: 106 -name: "劇場版マクロスF" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1694688954 {#5886 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5887 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12206 +label: " アニメーション映画『GODZILLA』" +value: "107" +data: Eccube\Entity\Category {#5895 -id: 107 -name: "アニメーション映画『GODZILLA』" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1694688954 {#5893 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5894 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12207 +label: " ゴブリンスレイヤー" +value: "108" +data: Eccube\Entity\Category {#5902 -id: 108 -name: "ゴブリンスレイヤー" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1694688954 {#5900 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5901 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5903 …} -Children: Doctrine\ORM\PersistentCollection {#5906 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12208 +label: " PSYCHO-PASS サイコパス" +value: "109" +data: Eccube\Entity\Category {#5909 -id: 109 -name: "PSYCHO-PASS サイコパス" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1694688954 {#5907 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5908 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12209 +label: " THE KING OF FIGHTERS" +value: "110" +data: Eccube\Entity\Category {#5916 -id: 110 -name: "THE KING OF FIGHTERS" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1694688954 {#5914 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5915 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5920 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12210 +label: " シャイニングシリーズ" +value: "111" +data: Eccube\Entity\Category {#5923 -id: 111 -name: "シャイニングシリーズ" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1694688954 {#5921 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5922 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5924 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12211 +label: " STEINS;GATE" +value: "112" +data: Eccube\Entity\Category {#5930 -id: 112 -name: "STEINS;GATE" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1694688954 {#5928 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5929 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5931 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12212 +label: " STEINS;GATE[ブースター]" +value: "113" +data: Eccube\Entity\Category {#5937 -id: 113 -name: "STEINS;GATE[ブースター]" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1694688954 {#5935 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5936 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5938 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12213 +label: " STEINS;GATE[TD+]" +value: "114" +data: Eccube\Entity\Category {#5944 -id: 114 -name: "STEINS;GATE[TD+]" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1694688954 {#5942 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5943 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5945 …} -Children: Doctrine\ORM\PersistentCollection {#5948 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12214 +label: " 少女☆歌劇 レヴュースタァライト" +value: "115" +data: Eccube\Entity\Category {#5951 -id: 115 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1694688954 {#5949 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5950 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5952 …} -Children: Doctrine\ORM\PersistentCollection {#5955 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12215 +label: " ジョジョの奇妙な冒険" +value: "116" +data: Eccube\Entity\Category {#5958 -id: 116 -name: "ジョジョの奇妙な冒険" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1694688954 {#5956 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5957 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12216 +label: " 進撃の巨人" +value: "117" +data: Eccube\Entity\Category {#5965 -id: 117 -name: "進撃の巨人" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1694688954 {#5963 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5964 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5966 …} -Children: Doctrine\ORM\PersistentCollection {#5969 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12217 +label: " 新サクラ大戦" +value: "118" +data: Eccube\Entity\Category {#5972 -id: 118 -name: "新サクラ大戦" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1694688954 {#5970 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5971 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5973 …} -Children: Doctrine\ORM\PersistentCollection {#5976 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12218 +label: " 翠星のガルガンティア" +value: "119" +data: Eccube\Entity\Category {#5979 -id: 119 -name: "翠星のガルガンティア" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1694688954 {#5977 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5978 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12219 +label: " スクールガールストライカーズ" +value: "120" +data: Eccube\Entity\Category {#5986 -id: 120 -name: "スクールガールストライカーズ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1694688954 {#5984 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5985 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -Children: Doctrine\ORM\PersistentCollection {#5990 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12220 +label: " STAR WARS" +value: "121" +data: Eccube\Entity\Category {#5993 -id: 121 -name: "STAR WARS" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1694688954 {#5991 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5992 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12221 +label: " 戦国BASARA" +value: "122" +data: Eccube\Entity\Category {#6000 -id: 122 -name: "戦国BASARA" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1694688954 {#5998 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#5999 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6001 …} -Children: Doctrine\ORM\PersistentCollection {#6004 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12222 +label: " 葬送のフリーレン" +value: "689" +data: Eccube\Entity\Category {#6007 -id: 689 -name: "葬送のフリーレン" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723442008 {#6005 date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6006 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -Children: Doctrine\ORM\PersistentCollection {#6011 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12223 +label: " ソードアート・オンライン" +value: "123" +data: Eccube\Entity\Category {#6014 -id: 123 -name: "ソードアート・オンライン" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1694688954 {#6012 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6013 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6015 …} -Children: Doctrine\ORM\PersistentCollection {#6018 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12224 +label: " ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" +value: "124" +data: Eccube\Entity\Category {#6021 -id: 124 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1694688954 {#6019 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6020 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6022 …} -Children: Doctrine\ORM\PersistentCollection {#6025 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12225 +label: " ダーリン・イン・ザ・フランキス" +value: "125" +data: Eccube\Entity\Category {#6028 -id: 125 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1694688954 {#6026 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6027 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12226 +label: " ダンジョンに出会いを求めるのは間違っているだろうか" +value: "126" +data: Eccube\Entity\Category {#6035 -id: 126 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1694688954 {#6033 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6034 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12227 +label: " 探偵オペラ ミルキィホームズ" +value: "127" +data: Eccube\Entity\Category {#6042 -id: 127 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1694688954 {#6040 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6041 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12228 +label: " チェインクロニクル ~ヘクセイタスの閃~" +value: "128" +data: Eccube\Entity\Category {#6049 -id: 128 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1694688954 {#6047 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6048 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12229 +label: " チェンソーマン" +value: "129" +data: Eccube\Entity\Category {#6056 -id: 129 -name: "チェンソーマン" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1694688954 {#6054 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6055 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12230 +label: " TVアニメ「デビルサバイバー2」" +value: "130" +data: Eccube\Entity\Category {#6063 -id: 130 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1694688954 {#6061 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6062 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12231 +label: " テラフォーマーズ" +value: "131" +data: Eccube\Entity\Category {#6070 -id: 131 -name: "テラフォーマーズ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1694688954 {#6068 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6069 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12232 +label: " 天元突破グレンラガン" +value: "132" +data: Eccube\Entity\Category {#6077 -id: 132 -name: "天元突破グレンラガン" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1694688954 {#6075 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6076 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12233 +label: " 転生したらスライムだった件" +value: "133" +data: Eccube\Entity\Category {#6084 -id: 133 -name: "転生したらスライムだった件" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1694688954 {#6082 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6083 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12234 +label: " D_CIDE TRAUMEREI" +value: "134" +data: Eccube\Entity\Category {#6091 -id: 134 -name: "D_CIDE TRAUMEREI" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1694688954 {#6089 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6090 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12235 +label: " Disney100" +value: "135" +data: Eccube\Entity\Category {#6098 -id: 135 -name: "Disney100" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1694688954 {#6096 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6097 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12236 +label: " 東京リベンジャーズ" +value: "136" +data: Eccube\Entity\Category {#6105 -id: 136 -name: "東京リベンジャーズ" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1694688954 {#6103 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6104 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12237 +label: " ノーゲーム・ノーライフ" +value: "137" +data: Eccube\Entity\Category {#6112 -id: 137 -name: "ノーゲーム・ノーライフ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1694688954 {#6110 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6111 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12238 +label: " パズル&ドラゴンズ" +value: "138" +data: Eccube\Entity\Category {#6119 -id: 138 -name: "パズル&ドラゴンズ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1694688954 {#6117 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6118 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12239 +label: " 初音ミク -Project DIVA-" +value: "139" +data: Eccube\Entity\Category {#6126 -id: 139 -name: "初音ミク -Project DIVA-" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1694688954 {#6124 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6125 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12240 +label: " PIXAR" +value: "140" +data: Eccube\Entity\Category {#6133 -id: 140 -name: "PIXAR" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1694688954 {#6131 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6132 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6134 …} -Children: Doctrine\ORM\PersistentCollection {#6137 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12241 +label: " FAIRY TAIL" +value: "141" +data: Eccube\Entity\Category {#6140 -id: 141 -name: "FAIRY TAIL" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1694688954 {#6138 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6139 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12242 +label: " Fate" +value: "142" +data: Eccube\Entity\Category {#6147 -id: 142 -name: "Fate" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1694688954 {#6145 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6146 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12243 +label: " Fate/Apocrypha" +value: "143" +data: Eccube\Entity\Category {#6154 -id: 143 -name: "Fate/Apocrypha" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1694688954 {#6152 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6153 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12244 +label: " Fate/Grand Order(アニメ)" +value: "144" +data: Eccube\Entity\Category {#6161 -id: 144 -name: "Fate/Grand Order(アニメ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1694688954 {#6159 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6160 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12245 +label: " ぷよぷよ" +value: "145" +data: Eccube\Entity\Category {#6168 -id: 145 -name: "ぷよぷよ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1694688954 {#6166 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6167 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12246 +label: " ブラック★ロックシューター" +value: "146" +data: Eccube\Entity\Category {#6175 -id: 146 -name: "ブラック★ロックシューター" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1694688954 {#6173 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6174 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12247 +label: " プリズマ☆イリヤ" +value: "147" +data: Eccube\Entity\Category {#6182 -id: 147 -name: "プリズマ☆イリヤ" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1694688954 {#6180 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6181 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12248 +label: " プロジェクトセカイ カラフルステージ! feat. 初音ミク" +value: "148" +data: Eccube\Entity\Category {#6189 -id: 148 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1694688954 {#6187 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6188 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12249 +label: " ペルソナ" +value: "149" +data: Eccube\Entity\Category {#6196 -id: 149 -name: "ペルソナ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1694688954 {#6194 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6195 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12250 +label: " Marvel" +value: "150" +data: Eccube\Entity\Category {#6203 -id: 150 -name: "Marvel" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1694688954 {#6201 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6202 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12251 +label: " 魔界戦記ディスガイア" +value: "151" +data: Eccube\Entity\Category {#6210 -id: 151 -name: "魔界戦記ディスガイア" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1694688954 {#6208 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6209 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12252 +label: " 無職転生 ~異世界行ったら本気だす~" +value: "152" +data: Eccube\Entity\Category {#6217 -id: 152 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1694688954 {#6215 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6216 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12253 +label: " MELTY BLOOD/空の境界" +value: "153" +data: Eccube\Entity\Category {#6224 -id: 153 -name: "MELTY BLOOD/空の境界" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1694688954 {#6222 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6223 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12254 +label: " 〈物語〉シリーズ" +value: "154" +data: Eccube\Entity\Category {#6231 -id: 154 -name: "〈物語〉シリーズ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1694688954 {#6229 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6230 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12255 +label: " Re:ゼロから始める異世界生活" +value: "155" +data: Eccube\Entity\Category {#6238 -id: 155 -name: "Re:ゼロから始める異世界生活" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1694688954 {#6236 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6237 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12256 +label: " ログ・ホライズン" +value: "156" +data: Eccube\Entity\Category {#6245 -id: 156 -name: "ログ・ホライズン" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1694688954 {#6243 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6244 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12257 +label: " ロストディケイド" +value: "157" +data: Eccube\Entity\Category {#6252 -id: 157 -name: "ロストディケイド" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1694688954 {#6250 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6251 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12258 +label: " ワールドトリガー" +value: "158" +data: Eccube\Entity\Category {#6259 -id: 158 -name: "ワールドトリガー" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1694688954 {#6257 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6258 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12259 +label: " プロモカード(シュヴァルツサイド)" +value: "159" +data: Eccube\Entity\Category {#6266 -id: 159 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1694688954 {#6264 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723442152 {#6265 date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#5706} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12260 +label: " SSP+" +value: "430" +data: Eccube\Entity\Category {#6271 -id: 430 -name: "SSP+" -hierarchy: 2 -sort_no: 563 -create_date: DateTime @1696940649 {#5232 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#5231 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12261 +label: " SSP" +value: "431" +data: Eccube\Entity\Category {#6278 -id: 431 -name: "SSP" -hierarchy: 2 -sort_no: 562 -create_date: DateTime @1696940649 {#6276 date: 2023-10-10 21:24:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712564771 {#6277 date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#5203} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12262 +label: "ポケモン" +value: "7" +data: Eccube\Entity\Category {#6285 -id: 7 -name: "ポケモン" -hierarchy: 1 -sort_no: 254 -create_date: DateTime @1694688688 {#5262 date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707821691 {#5261 date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0213195449_65cb4a797fd47.png" } +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12263 +label: " 新商品" +value: "663" +data: Eccube\Entity\Category {#6290 -id: 663 -name: "新商品" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1717046573 {#6283 date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6284 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12264 +label: " [SV8] 超電ブレイカー" +value: "698" +data: Eccube\Entity\Category {#6299 -id: 698 -name: "[SV8] 超電ブレイカー" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1729320738 {#6297 date: 2024-10-19 15:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6298 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12265 +label: " [SV7a] 楽園ドラゴーナ" +value: "697" +data: Eccube\Entity\Category {#6306 -id: 697 -name: "[SV7a] 楽園ドラゴーナ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1726206102 {#6304 date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6305 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12266 +label: " [SV7] ステラミラクル" +value: "673" +data: Eccube\Entity\Category {#6315 -id: 673 -name: "[SV7] ステラミラクル" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1721806116 {#6311 date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6312 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12267 +label: " [SVK] デッキビルドBOX ステラミラクル" +value: "687" +data: Eccube\Entity\Category {#6320 -id: 687 -name: "[SVK] デッキビルドBOX ステラミラクル" -hierarchy: 3 -sort_no: 249 -create_date: DateTime @1722493480 {#6313 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722493480 {#6314 date: 2024-08-01 15:24:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#6315} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12268 +label: " [SV6a] ナイトワンダラー" +value: "668" +data: Eccube\Entity\Category {#6327 -id: 668 -name: "[SV6a] ナイトワンダラー" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1717738053 {#6325 date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6326 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6328 …} -Children: Doctrine\ORM\PersistentCollection {#6331 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12269 +label: " [SV6] 変幻の仮面" +value: "655" +data: Eccube\Entity\Category {#6334 -id: 655 -name: "[SV6] 変幻の仮面" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1717043767 {#6332 date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6333 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12270 +label: " [SV5a] クリムゾンヘイズ" +value: "650" +data: Eccube\Entity\Category {#6341 -id: 650 -name: "[SV5a] クリムゾンヘイズ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1712556841 {#6339 date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6340 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12271 +label: " [SV5K] ワイルドフォース" +value: "656" +data: Eccube\Entity\Category {#6348 -id: 656 -name: "[SV5K] ワイルドフォース" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1717043794 {#6346 date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6347 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12272 +label: " [SV5M] サイバージャッジ" +value: "657" +data: Eccube\Entity\Category {#6355 -id: 657 -name: "[SV5M] サイバージャッジ" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1717043828 {#6353 date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6354 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12273 +label: " [SV4a] シャイニートレジャーex" +value: "665" +data: Eccube\Entity\Category {#6362 -id: 665 -name: "[SV4a] シャイニートレジャーex" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1717238509 {#6360 date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6361 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12274 +label: " [SV4K] 古代の咆哮" +value: "658" +data: Eccube\Entity\Category {#6369 -id: 658 -name: "[SV4K] 古代の咆哮" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1717043844 {#6367 date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6368 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12275 +label: " [SV4M] 未来の一閃" +value: "659" +data: Eccube\Entity\Category {#6376 -id: 659 -name: "[SV4M] 未来の一閃" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1717043857 {#6374 date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6375 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12276 +label: " [SV3a] レイジングサーフ" +value: "660" +data: Eccube\Entity\Category {#6383 -id: 660 -name: "[SV3a] レイジングサーフ" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1717043872 {#6381 date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6382 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12277 +label: " [SV3] 黒炎の支配者" +value: "661" +data: Eccube\Entity\Category {#6390 -id: 661 -name: "[SV3] 黒炎の支配者" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1717043886 {#6388 date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6389 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12278 +label: " [SV2a] ポケモンカード151" +value: "662" +data: Eccube\Entity\Category {#6397 -id: 662 -name: "[SV2a] ポケモンカード151" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1717043904 {#6395 date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6396 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6398 …} -Children: Doctrine\ORM\PersistentCollection {#6401 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12279 +label: " SV2D クレイバースト" +value: "12" +data: Eccube\Entity\Category {#6404 -id: 12 -name: "SV2D クレイバースト" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1694688954 {#6402 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6403 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12280 +label: " SV2P スノーハザード" +value: "13" +data: Eccube\Entity\Category {#6411 -id: 13 -name: "SV2P スノーハザード" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1694688954 {#6409 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6410 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12281 +label: " SV1A トリプレットビート" +value: "14" +data: Eccube\Entity\Category {#6418 -id: 14 -name: "SV1A トリプレットビート" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1694688954 {#6416 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6417 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12282 +label: " SV1V バイオレットex" +value: "15" +data: Eccube\Entity\Category {#6425 -id: 15 -name: "SV1V バイオレットex" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1694688954 {#6423 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6424 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12283 +label: " SV1S スカーレットex" +value: "16" +data: Eccube\Entity\Category {#6432 -id: 16 -name: "SV1S スカーレットex" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1694688954 {#6430 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6431 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12284 +label: " S12A VSTARユニバース" +value: "17" +data: Eccube\Entity\Category {#6439 -id: 17 -name: "S12A VSTARユニバース" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1694688954 {#6437 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6438 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6440 …} -Children: Doctrine\ORM\PersistentCollection {#6443 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12285 +label: " S12 パラダイムトリガー" +value: "18" +data: Eccube\Entity\Category {#6446 -id: 18 -name: "S12 パラダイムトリガー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1694688954 {#6444 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6445 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12286 +label: " S11A 白熱のアルカナ" +value: "19" +data: Eccube\Entity\Category {#6453 -id: 19 -name: "S11A 白熱のアルカナ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1694688954 {#6451 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6452 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12287 +label: " S11 ロストアビス" +value: "20" +data: Eccube\Entity\Category {#6460 -id: 20 -name: "S11 ロストアビス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1694688954 {#6458 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6459 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12288 +label: " S10B Pokemon GO" +value: "21" +data: Eccube\Entity\Category {#6467 -id: 21 -name: "S10B Pokemon GO" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1694688954 {#6465 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6466 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12289 +label: " S10A ダークファンタズマ" +value: "22" +data: Eccube\Entity\Category {#6474 -id: 22 -name: "S10A ダークファンタズマ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1694688954 {#6472 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6473 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12290 +label: " S10P スペースジャグラー" +value: "23" +data: Eccube\Entity\Category {#6481 -id: 23 -name: "S10P スペースジャグラー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1694688954 {#6479 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6480 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6482 …} -Children: Doctrine\ORM\PersistentCollection {#6485 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12291 +label: " S10D タイムゲイザー" +value: "24" +data: Eccube\Entity\Category {#6488 -id: 24 -name: "S10D タイムゲイザー" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694688954 {#6486 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6487 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12292 +label: " S9A バトルリージョン" +value: "25" +data: Eccube\Entity\Category {#6495 -id: 25 -name: "S9A バトルリージョン" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1694688954 {#6493 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6494 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12293 +label: " S9 スターバース" +value: "26" +data: Eccube\Entity\Category {#6502 -id: 26 -name: "S9 スターバース" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1694688954 {#6500 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6501 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12294 +label: " S8B VMAXクライマックス" +value: "27" +data: Eccube\Entity\Category {#6509 -id: 27 -name: "S8B VMAXクライマックス" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1694688954 {#6507 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6508 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12295 +label: " S8A 25th ANNIVERSARY COLLECTION" +value: "28" +data: Eccube\Entity\Category {#6516 -id: 28 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1694688954 {#6514 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6515 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12296 +label: " S8 フュージョンアーツ" +value: "29" +data: Eccube\Entity\Category {#6523 -id: 29 -name: "S8 フュージョンアーツ" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1694688954 {#6521 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6522 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12297 +label: " S7R 蒼空ストリーム" +value: "30" +data: Eccube\Entity\Category {#6530 -id: 30 -name: "S7R 蒼空ストリーム" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1694688954 {#6528 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6529 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12298 +label: " S7D 摩天パーフェクト" +value: "31" +data: Eccube\Entity\Category {#6537 -id: 31 -name: "S7D 摩天パーフェクト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1694688954 {#6535 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6536 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12299 +label: " S6A イーブイヒーローズ" +value: "32" +data: Eccube\Entity\Category {#6544 -id: 32 -name: "S6A イーブイヒーローズ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1694688954 {#6542 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6543 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12300 +label: " S6K 漆黒のガイスト" +value: "33" +data: Eccube\Entity\Category {#6551 -id: 33 -name: "S6K 漆黒のガイスト" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1694688954 {#6549 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6550 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12301 +label: " S6H 白銀のランス" +value: "34" +data: Eccube\Entity\Category {#6558 -id: 34 -name: "S6H 白銀のランス" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1694688954 {#6556 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6557 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12302 +label: " S5A 双璧のファイター" +value: "35" +data: Eccube\Entity\Category {#6565 -id: 35 -name: "S5A 双璧のファイター" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1694688954 {#6563 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6564 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12303 +label: " S5R 連撃マスター" +value: "36" +data: Eccube\Entity\Category {#6572 -id: 36 -name: "S5R 連撃マスター" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1694688954 {#6570 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6571 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12304 +label: " S5I 一撃マスター" +value: "37" +data: Eccube\Entity\Category {#6579 -id: 37 -name: "S5I 一撃マスター" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1694688954 {#6577 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6578 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12305 +label: " S4A シャイニースターV" +value: "38" +data: Eccube\Entity\Category {#6586 -id: 38 -name: "S4A シャイニースターV" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1694688954 {#6584 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6585 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12306 +label: " S4 仰天のボルテッカー" +value: "39" +data: Eccube\Entity\Category {#6593 -id: 39 -name: "S4 仰天のボルテッカー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1694688954 {#6591 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6592 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12307 +label: " S3a 伝説の鼓動" +value: "40" +data: Eccube\Entity\Category {#6600 -id: 40 -name: "S3a 伝説の鼓動" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1694688954 {#6598 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6599 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12308 +label: " S3 ムゲンゾーン" +value: "41" +data: Eccube\Entity\Category {#6607 -id: 41 -name: "S3 ムゲンゾーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1694688954 {#6605 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6606 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6608 …} -Children: Doctrine\ORM\PersistentCollection {#6611 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12309 +label: " S2a 爆炎ウォーカー" +value: "42" +data: Eccube\Entity\Category {#6614 -id: 42 -name: "S2a 爆炎ウォーカー" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1694688954 {#6612 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6613 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12310 +label: " S2 反逆クラッシュ" +value: "43" +data: Eccube\Entity\Category {#6621 -id: 43 -name: "S2 反逆クラッシュ" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1694688954 {#6619 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6620 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12311 +label: " S1a VMAXライジング" +value: "44" +data: Eccube\Entity\Category {#6628 -id: 44 -name: "S1a VMAXライジング" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1694688954 {#6626 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6627 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12312 +label: " S1H シールド" +value: "45" +data: Eccube\Entity\Category {#6635 -id: 45 -name: "S1H シールド" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1694688954 {#6633 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6634 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12313 +label: " S1W ソード" +value: "46" +data: Eccube\Entity\Category {#6642 -id: 46 -name: "S1W ソード" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1694688954 {#6640 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6641 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12314 +label: " SM12a TAG TEAM GX タッグオールスターズ" +value: "47" +data: Eccube\Entity\Category {#6649 -id: 47 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1694688954 {#6647 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6648 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12315 +label: " SM12 オルタージェネシス" +value: "48" +data: Eccube\Entity\Category {#6656 -id: 48 -name: "SM12 オルタージェネシス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1694688954 {#6654 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6655 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12316 +label: " SM11b ドリームリーグ" +value: "49" +data: Eccube\Entity\Category {#6663 -id: 49 -name: "SM11b ドリームリーグ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1694688954 {#6661 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6662 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12317 +label: " SM11a リミックスバウト" +value: "50" +data: Eccube\Entity\Category {#6670 -id: 50 -name: "SM11a リミックスバウト" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1694688954 {#6668 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6669 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12318 +label: " SM11 ミラクルツイン" +value: "51" +data: Eccube\Entity\Category {#6677 -id: 51 -name: "SM11 ミラクルツイン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1694688954 {#6675 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6676 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12319 +label: " SM10b スカイレジェンド" +value: "52" +data: Eccube\Entity\Category {#6684 -id: 52 -name: "SM10b スカイレジェンド" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1694688954 {#6682 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6683 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12320 +label: " SM10a ジージーエンド" +value: "53" +data: Eccube\Entity\Category {#6691 -id: 53 -name: "SM10a ジージーエンド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1694688954 {#6689 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6690 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12321 +label: " SMP2 名探偵ピカチュウ" +value: "54" +data: Eccube\Entity\Category {#6698 -id: 54 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1694688954 {#6696 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6697 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12322 +label: " SM10 ダブルブレイズ" +value: "55" +data: Eccube\Entity\Category {#6705 -id: 55 -name: "SM10 ダブルブレイズ" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1694688954 {#6703 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6704 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12323 +label: " SM9b フルメタルウォール" +value: "56" +data: Eccube\Entity\Category {#6712 -id: 56 -name: "SM9b フルメタルウォール" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1694688954 {#6710 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6711 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12324 +label: " SM9a ナイトユニゾン" +value: "57" +data: Eccube\Entity\Category {#6719 -id: 57 -name: "SM9a ナイトユニゾン" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1694688954 {#6717 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6718 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12325 +label: " SM9 タッグボルト" +value: "58" +data: Eccube\Entity\Category {#6726 -id: 58 -name: "SM9 タッグボルト" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1694688954 {#6724 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6725 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6727 …} -Children: Doctrine\ORM\PersistentCollection {#6730 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12326 +label: " SM8b GXウルトラシャイニー" +value: "59" +data: Eccube\Entity\Category {#6733 -id: 59 -name: "SM8b GXウルトラシャイニー" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1694688954 {#6731 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6732 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12327 +label: " SM8a ダークオーダー" +value: "60" +data: Eccube\Entity\Category {#6740 -id: 60 -name: "SM8a ダークオーダー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1694688954 {#6738 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6739 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12328 +label: " SM8 超爆インパクト" +value: "61" +data: Eccube\Entity\Category {#6747 -id: 61 -name: "SM8 超爆インパクト" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1694688954 {#6745 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6746 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12329 +label: " SM7b フェアリーライズ" +value: "62" +data: Eccube\Entity\Category {#6754 -id: 62 -name: "SM7b フェアリーライズ" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1694688954 {#6752 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6753 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12330 +label: " SM7a迅雷スパーク" +value: "63" +data: Eccube\Entity\Category {#6761 -id: 63 -name: "SM7a迅雷スパーク" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1694688954 {#6759 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6760 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -Children: Doctrine\ORM\PersistentCollection {#6765 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12331 +label: " SM7 裂空のカリスマ" +value: "64" +data: Eccube\Entity\Category {#6768 -id: 64 -name: "SM7 裂空のカリスマ" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1694688954 {#6766 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6767 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6772 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12332 +label: " SM6b チャンピオンロード" +value: "65" +data: Eccube\Entity\Category {#6775 -id: 65 -name: "SM6b チャンピオンロード" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1694688954 {#6773 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6774 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12333 +label: " SM6a ドラゴンストーム" +value: "66" +data: Eccube\Entity\Category {#6782 -id: 66 -name: "SM6a ドラゴンストーム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1694688954 {#6780 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6781 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12334 +label: " SM6 禁断の光" +value: "67" +data: Eccube\Entity\Category {#6789 -id: 67 -name: "SM6 禁断の光" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1694688954 {#6787 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6788 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12335 +label: " SM5+ ウルトラフォース" +value: "68" +data: Eccube\Entity\Category {#6796 -id: 68 -name: "SM5+ ウルトラフォース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1694688954 {#6794 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6795 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12336 +label: " SM5mウルトラサン" +value: "69" +data: Eccube\Entity\Category {#6803 -id: 69 -name: "SM5mウルトラサン" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1694688954 {#6801 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6802 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …} -Children: Doctrine\ORM\PersistentCollection {#6807 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12337 +label: " SM5sウルトラムーン" +value: "70" +data: Eccube\Entity\Category {#6810 -id: 70 -name: "SM5sウルトラムーン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1694688954 {#6808 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6809 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12338 +label: " SM4+ GXバトルブースト" +value: "71" +data: Eccube\Entity\Category {#6817 -id: 71 -name: "SM4+ GXバトルブースト" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1694688954 {#6815 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6816 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -Children: Doctrine\ORM\PersistentCollection {#6821 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12339 +label: " SM4s 覚醒の勇者" +value: "72" +data: Eccube\Entity\Category {#6824 -id: 72 -name: "SM4s 覚醒の勇者" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1694688954 {#6822 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6823 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …} -Children: Doctrine\ORM\PersistentCollection {#6828 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12340 +label: " SM4a 超次元の暴獣" +value: "73" +data: Eccube\Entity\Category {#6831 -id: 73 -name: "SM4a 超次元の暴獣" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1694688954 {#6829 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6830 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …} -Children: Doctrine\ORM\PersistentCollection {#6835 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12341 +label: " SM3+ ひかる伝説" +value: "74" +data: Eccube\Entity\Category {#6838 -id: 74 -name: "SM3+ ひかる伝説" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1694688954 {#6836 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6837 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …} -Children: Doctrine\ORM\PersistentCollection {#6842 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12342 +label: " SM3h 闘う虹を見たか" +value: "75" +data: Eccube\Entity\Category {#6845 -id: 75 -name: "SM3h 闘う虹を見たか" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1694688954 {#6843 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6844 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …} -Children: Doctrine\ORM\PersistentCollection {#6849 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12343 +label: " SM3n 光を喰らう闇" +value: "76" +data: Eccube\Entity\Category {#6852 -id: 76 -name: "SM3n 光を喰らう闇" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1694688954 {#6850 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6851 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …} -Children: Doctrine\ORM\PersistentCollection {#6856 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12344 +label: " SM2+ 新たなる試練の向こう" +value: "77" +data: Eccube\Entity\Category {#6859 -id: 77 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1694688954 {#6857 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6858 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12345 +label: " SM2k キミを待つ島々" +value: "78" +data: Eccube\Entity\Category {#6866 -id: 78 -name: "SM2k キミを待つ島々" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1694688954 {#6864 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6865 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …} -Children: Doctrine\ORM\PersistentCollection {#6870 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12346 +label: " SM2L アローラの月光" +value: "79" +data: Eccube\Entity\Category {#6873 -id: 79 -name: "SM2L アローラの月光" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1694688954 {#6871 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6872 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12347 +label: " SM1+ サン&ムーン" +value: "80" +data: Eccube\Entity\Category {#6880 -id: 80 -name: "SM1+ サン&ムーン" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1694688954 {#6878 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6879 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12348 +label: " SM1s コレクション サン" +value: "81" +data: Eccube\Entity\Category {#6887 -id: 81 -name: "SM1s コレクション サン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1694688954 {#6885 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6886 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12349 +label: " SM1m コレクション ムーン" +value: "82" +data: Eccube\Entity\Category {#6894 -id: 82 -name: "SM1m コレクション ムーン" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1694688954 {#6892 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6893 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6895 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12350 +label: " PROMO プロモ" +value: "11" +data: Eccube\Entity\Category {#6901 -id: 11 -name: "PROMO プロモ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1694688954 {#6899 date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6900 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6905 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12351 +label: " ポケモンおすすめ" +value: "645" +data: Eccube\Entity\Category {#6908 -id: 645 -name: "ポケモンおすすめ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706627829 {#6906 date: 2024-01-31 00:17:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6907 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12352 +label: " レアリティ" +value: "596" +data: Eccube\Entity\Category {#6917 -id: 596 -name: "レアリティ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1696942135 {#6913 date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729320746 {#6914 date: 2024-10-19 15:52:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6918 …} -Children: Doctrine\ORM\PersistentCollection {#6921 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12353 +label: " UR" +value: "621" +data: Eccube\Entity\Category {#6922 -id: 621 -name: "UR" -hierarchy: 3 -sort_no: 235 -create_date: DateTime @1696942667 {#6915 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6916 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6923 …} -Children: Doctrine\ORM\PersistentCollection {#6926 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12354 +label: " SSR" +value: "622" +data: Eccube\Entity\Category {#6931 -id: 622 -name: "SSR" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1696942667 {#6929 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6930 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -Children: Doctrine\ORM\PersistentCollection {#6935 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12355 +label: " HR" +value: "623" +data: Eccube\Entity\Category {#6938 -id: 623 -name: "HR" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1696942667 {#6936 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6937 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -Children: Doctrine\ORM\PersistentCollection {#6942 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12356 +label: " SR" +value: "624" +data: Eccube\Entity\Category {#6945 -id: 624 -name: "SR" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1696942667 {#6943 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6944 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12357 +label: " SAR" +value: "625" +data: Eccube\Entity\Category {#6952 -id: 625 -name: "SAR" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1696942667 {#6950 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6951 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6953 …} -Children: Doctrine\ORM\PersistentCollection {#6956 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12358 +label: " CSR" +value: "626" +data: Eccube\Entity\Category {#6959 -id: 626 -name: "CSR" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1696942667 {#6957 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6958 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12359 +label: " AR" +value: "627" +data: Eccube\Entity\Category {#6966 -id: 627 -name: "AR" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1696942667 {#6964 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6965 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6967 …} -Children: Doctrine\ORM\PersistentCollection {#6970 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12360 +label: " CHR" +value: "628" +data: Eccube\Entity\Category {#6973 -id: 628 -name: "CHR" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1696942667 {#6971 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6972 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12361 +label: " S" +value: "629" +data: Eccube\Entity\Category {#6980 -id: 629 -name: "S" -hierarchy: 3 -sort_no: 227 -create_date: DateTime @1696942667 {#6978 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6979 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12362 +label: " A" +value: "630" +data: Eccube\Entity\Category {#6987 -id: 630 -name: "A" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1696942667 {#6985 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6986 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -Children: Doctrine\ORM\PersistentCollection {#6991 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12363 +label: " H" +value: "631" +data: Eccube\Entity\Category {#6994 -id: 631 -name: "H" -hierarchy: 3 -sort_no: 225 -create_date: DateTime @1696942667 {#6992 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#6993 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6995 …} -Children: Doctrine\ORM\PersistentCollection {#6998 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12364 +label: " K" +value: "632" +data: Eccube\Entity\Category {#7001 -id: 632 -name: "K" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1696942667 {#6999 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7000 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12365 +label: " PR" +value: "633" +data: Eccube\Entity\Category {#7008 -id: 633 -name: "PR" -hierarchy: 3 -sort_no: 223 -create_date: DateTime @1696942667 {#7006 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7007 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7009 …} -Children: Doctrine\ORM\PersistentCollection {#7012 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12366 +label: " RRR" +value: "634" +data: Eccube\Entity\Category {#7015 -id: 634 -name: "RRR" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1696942667 {#7013 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7014 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7016 …} -Children: Doctrine\ORM\PersistentCollection {#7019 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12367 +label: " RR" +value: "635" +data: Eccube\Entity\Category {#7022 -id: 635 -name: "RR" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1696942667 {#7020 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7021 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7023 …} -Children: Doctrine\ORM\PersistentCollection {#7026 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12368 +label: " R" +value: "636" +data: Eccube\Entity\Category {#7029 -id: 636 -name: "R" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1696942667 {#7027 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7028 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12369 +label: " U" +value: "637" +data: Eccube\Entity\Category {#7036 -id: 637 -name: "U" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1696942667 {#7034 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7035 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7037 …} -Children: Doctrine\ORM\PersistentCollection {#7040 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12370 +label: " C" +value: "638" +data: Eccube\Entity\Category {#7043 -id: 638 -name: "C" -hierarchy: 3 -sort_no: 218 -create_date: DateTime @1696942667 {#7041 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7042 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7044 …} -Children: Doctrine\ORM\PersistentCollection {#7047 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12371 +label: " TR" +value: "639" +data: Eccube\Entity\Category {#7050 -id: 639 -name: "TR" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1696942667 {#7048 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7049 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12372 +label: " S-TD" +value: "640" +data: Eccube\Entity\Category {#7057 -id: 640 -name: "S-TD" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1696942667 {#7055 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7056 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7058 …} -Children: Doctrine\ORM\PersistentCollection {#7061 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12373 +label: " TD" +value: "641" +data: Eccube\Entity\Category {#7064 -id: 641 -name: "TD" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1696942667 {#7062 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7063 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12374 +label: " -" +value: "642" +data: Eccube\Entity\Category {#7071 -id: 642 -name: "-" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1696942667 {#7069 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7070 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7072 …} -Children: Doctrine\ORM\PersistentCollection {#7075 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12375 +label: " PROMO" +value: "643" +data: Eccube\Entity\Category {#7078 -id: 643 -name: "PROMO" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1696942667 {#7076 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696942667 {#7077 date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -Children: Doctrine\ORM\PersistentCollection {#7082 …} -Parent: Eccube\Entity\Category {#6917} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12376 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#6295 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 74 -create_date: DateTime @1488881692 {#5716 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#5717 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#7083 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12377 +label: " 買い取り" +value: "217" +data: Eccube\Entity\Category {#7090 -id: 217 -name: "買い取り" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1695966514 {#7084 date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712838544 {#7085 date: 2024-04-11 21:29:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …} -Children: Doctrine\ORM\PersistentCollection {#7094 …} -Parent: null -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12378 +label: " ポケモン" +value: "219" +data: Eccube\Entity\Category {#7095 -id: 219 -name: "ポケモン" -hierarchy: 2 -sort_no: 560 -create_date: DateTime @1695974903 {#7086 date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916557 {#7087 date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -Children: Doctrine\ORM\PersistentCollection {#7099 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120233_65dbff4915d20.png" } +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12379 +label: " レアリティ" +value: "597" +data: Eccube\Entity\Category {#7100 -id: 597 -name: "レアリティ" -hierarchy: 3 -sort_no: 559 -create_date: DateTime @1696942150 {#7088 date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7089 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7101 …} -Children: Doctrine\ORM\PersistentCollection {#7104 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12380 +label: " PROMO プロモ" +value: "222" +data: Eccube\Entity\Category {#7111 -id: 222 -name: "PROMO プロモ" -hierarchy: 3 -sort_no: 558 -create_date: DateTime @1695981741 {#7109 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7110 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12381 +label: " SV7 ステラミラクル" +value: "686" +data: Eccube\Entity\Category {#7118 -id: 686 -name: "SV7 ステラミラクル" -hierarchy: 3 -sort_no: 557 -create_date: DateTime @1722247026 {#7116 date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7117 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -Children: Doctrine\ORM\PersistentCollection {#7122 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12382 +label: " SV6a ナイトワンダラー" +value: "685" +data: Eccube\Entity\Category {#7125 -id: 685 -name: "SV6a ナイトワンダラー" -hierarchy: 3 -sort_no: 556 -create_date: DateTime @1722246995 {#7123 date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7124 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -Children: Doctrine\ORM\PersistentCollection {#7129 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12383 +label: " SV6 変幻の仮面" +value: "671" +data: Eccube\Entity\Category {#7132 -id: 671 -name: "SV6 変幻の仮面" -hierarchy: 3 -sort_no: 555 -create_date: DateTime @1718259642 {#7130 date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7131 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12384 +label: " SV5a クリムゾンヘイズ" +value: "684" +data: Eccube\Entity\Category {#7139 -id: 684 -name: "SV5a クリムゾンヘイズ" -hierarchy: 3 -sort_no: 554 -create_date: DateTime @1722246604 {#7137 date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7138 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …} -Children: Doctrine\ORM\PersistentCollection {#7143 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12385 +label: " SV5K ワイルドフォース" +value: "683" +data: Eccube\Entity\Category {#7146 -id: 683 -name: "SV5K ワイルドフォース" -hierarchy: 3 -sort_no: 553 -create_date: DateTime @1722246552 {#7144 date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7145 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12386 +label: " SV5M サイバージャッジ" +value: "682" +data: Eccube\Entity\Category {#7153 -id: 682 -name: "SV5M サイバージャッジ" -hierarchy: 3 -sort_no: 552 -create_date: DateTime @1722246464 {#7151 date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7152 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …} -Children: Doctrine\ORM\PersistentCollection {#7157 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12387 +label: " SV4a シャイニートレジャーex" +value: "676" +data: Eccube\Entity\Category {#7160 -id: 676 -name: "SV4a シャイニートレジャーex" -hierarchy: 3 -sort_no: 551 -create_date: DateTime @1722245675 {#7158 date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7159 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12388 +label: " SV4K 古代の咆哮" +value: "681" +data: Eccube\Entity\Category {#7167 -id: 681 -name: "SV4K 古代の咆哮" -hierarchy: 3 -sort_no: 550 -create_date: DateTime @1722246371 {#7165 date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7166 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …} -Children: Doctrine\ORM\PersistentCollection {#7171 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12389 +label: " SV4M 未来の一閃" +value: "680" +data: Eccube\Entity\Category {#7174 -id: 680 -name: "SV4M 未来の一閃" -hierarchy: 3 -sort_no: 549 -create_date: DateTime @1722246328 {#7172 date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7173 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12390 +label: " SV3a レイジングサーフ" +value: "679" +data: Eccube\Entity\Category {#7181 -id: 679 -name: "SV3a レイジングサーフ" -hierarchy: 3 -sort_no: 548 -create_date: DateTime @1722246031 {#7179 date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7180 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7182 …} -Children: Doctrine\ORM\PersistentCollection {#7185 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12391 +label: " SV3 黒炎の支配者" +value: "678" +data: Eccube\Entity\Category {#7188 -id: 678 -name: "SV3 黒炎の支配者" -hierarchy: 3 -sort_no: 547 -create_date: DateTime @1722245945 {#7186 date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7187 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12392 +label: " SV2a ポケモンカード151" +value: "677" +data: Eccube\Entity\Category {#7195 -id: 677 -name: "SV2a ポケモンカード151" -hierarchy: 3 -sort_no: 546 -create_date: DateTime @1722245748 {#7193 date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7194 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7196 …} -Children: Doctrine\ORM\PersistentCollection {#7199 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12393 +label: " SV2D クレイバースト" +value: "223" +data: Eccube\Entity\Category {#7202 -id: 223 -name: "SV2D クレイバースト" -hierarchy: 3 -sort_no: 545 -create_date: DateTime @1695981741 {#7200 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7201 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12394 +label: " SV2P スノーハザード" +value: "224" +data: Eccube\Entity\Category {#7209 -id: 224 -name: "SV2P スノーハザード" -hierarchy: 3 -sort_no: 544 -create_date: DateTime @1695981741 {#7207 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7208 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7210 …} -Children: Doctrine\ORM\PersistentCollection {#7213 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12395 +label: " SV1A トリプレットビート" +value: "225" +data: Eccube\Entity\Category {#7216 -id: 225 -name: "SV1A トリプレットビート" -hierarchy: 3 -sort_no: 543 -create_date: DateTime @1695981741 {#7214 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7215 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12396 +label: " SV1V バイオレットex" +value: "226" +data: Eccube\Entity\Category {#7223 -id: 226 -name: "SV1V バイオレットex" -hierarchy: 3 -sort_no: 542 -create_date: DateTime @1695981741 {#7221 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7222 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7224 …} -Children: Doctrine\ORM\PersistentCollection {#7227 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12397 +label: " SV1S スカーレットex" +value: "227" +data: Eccube\Entity\Category {#7230 -id: 227 -name: "SV1S スカーレットex" -hierarchy: 3 -sort_no: 541 -create_date: DateTime @1695981741 {#7228 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7229 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7231 …} -Children: Doctrine\ORM\PersistentCollection {#7234 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12398 +label: " S12A VSTARユニバース" +value: "228" +data: Eccube\Entity\Category {#7237 -id: 228 -name: "S12A VSTARユニバース" -hierarchy: 3 -sort_no: 540 -create_date: DateTime @1695981741 {#7235 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7236 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -Children: Doctrine\ORM\PersistentCollection {#7241 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12399 +label: " S12 パラダイムトリガー" +value: "229" +data: Eccube\Entity\Category {#7244 -id: 229 -name: "S12 パラダイムトリガー" -hierarchy: 3 -sort_no: 539 -create_date: DateTime @1695981741 {#7242 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7243 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12400 +label: " S11A 白熱のアルカナ" +value: "230" +data: Eccube\Entity\Category {#7251 -id: 230 -name: "S11A 白熱のアルカナ" -hierarchy: 3 -sort_no: 538 -create_date: DateTime @1695981741 {#7249 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7250 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12401 +label: " S11 ロストアビス" +value: "231" +data: Eccube\Entity\Category {#7258 -id: 231 -name: "S11 ロストアビス" -hierarchy: 3 -sort_no: 537 -create_date: DateTime @1695981741 {#7256 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7257 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7259 …} -Children: Doctrine\ORM\PersistentCollection {#7262 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12402 +label: " S10B Pokemon GO" +value: "232" +data: Eccube\Entity\Category {#7265 -id: 232 -name: "S10B Pokemon GO" -hierarchy: 3 -sort_no: 536 -create_date: DateTime @1695981741 {#7263 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7264 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12403 +label: " S10A ダークファンタズム" +value: "233" +data: Eccube\Entity\Category {#7272 -id: 233 -name: "S10A ダークファンタズム" -hierarchy: 3 -sort_no: 535 -create_date: DateTime @1695981741 {#7270 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7271 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7273 …} -Children: Doctrine\ORM\PersistentCollection {#7276 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12404 +label: " S10P スペースジャグラー" +value: "234" +data: Eccube\Entity\Category {#7279 -id: 234 -name: "S10P スペースジャグラー" -hierarchy: 3 -sort_no: 534 -create_date: DateTime @1695981741 {#7277 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7278 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12405 +label: " S10D タイムゲイザー" +value: "235" +data: Eccube\Entity\Category {#7286 -id: 235 -name: "S10D タイムゲイザー" -hierarchy: 3 -sort_no: 533 -create_date: DateTime @1695981741 {#7284 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7285 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -Children: Doctrine\ORM\PersistentCollection {#7290 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12406 +label: " S9A バトルリージョン" +value: "236" +data: Eccube\Entity\Category {#7293 -id: 236 -name: "S9A バトルリージョン" -hierarchy: 3 -sort_no: 532 -create_date: DateTime @1695981741 {#7291 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7292 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7294 …} -Children: Doctrine\ORM\PersistentCollection {#7297 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12407 +label: " S9 スターバース" +value: "237" +data: Eccube\Entity\Category {#7300 -id: 237 -name: "S9 スターバース" -hierarchy: 3 -sort_no: 531 -create_date: DateTime @1695981741 {#7298 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7299 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12408 +label: " S8B VMAXクライマックス" +value: "238" +data: Eccube\Entity\Category {#7307 -id: 238 -name: "S8B VMAXクライマックス" -hierarchy: 3 -sort_no: 530 -create_date: DateTime @1695981741 {#7305 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7306 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -Children: Doctrine\ORM\PersistentCollection {#7311 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12409 +label: " S8A 25th ANNIVERSARY COLLECTION" +value: "239" +data: Eccube\Entity\Category {#7314 -id: 239 -name: "S8A 25th ANNIVERSARY COLLECTION" -hierarchy: 3 -sort_no: 529 -create_date: DateTime @1695981741 {#7312 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7313 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -Children: Doctrine\ORM\PersistentCollection {#7318 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12410 +label: " S8 フュージョンアーツ" +value: "240" +data: Eccube\Entity\Category {#7321 -id: 240 -name: "S8 フュージョンアーツ" -hierarchy: 3 -sort_no: 528 -create_date: DateTime @1695981741 {#7319 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7320 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12411 +label: " S7R 蒼空ストリーム" +value: "241" +data: Eccube\Entity\Category {#7328 -id: 241 -name: "S7R 蒼空ストリーム" -hierarchy: 3 -sort_no: 527 -create_date: DateTime @1695981741 {#7326 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7327 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7329 …} -Children: Doctrine\ORM\PersistentCollection {#7332 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12412 +label: " S7D 摩天パーフェクト" +value: "242" +data: Eccube\Entity\Category {#7335 -id: 242 -name: "S7D 摩天パーフェクト" -hierarchy: 3 -sort_no: 526 -create_date: DateTime @1695981741 {#7333 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7334 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12413 +label: " S6A イーブイヒーローズ" +value: "243" +data: Eccube\Entity\Category {#7342 -id: 243 -name: "S6A イーブイヒーローズ" -hierarchy: 3 -sort_no: 525 -create_date: DateTime @1695981741 {#7340 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7341 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7343 …} -Children: Doctrine\ORM\PersistentCollection {#7346 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12414 +label: " S6K 漆黒のガイスト" +value: "244" +data: Eccube\Entity\Category {#7349 -id: 244 -name: "S6K 漆黒のガイスト" -hierarchy: 3 -sort_no: 524 -create_date: DateTime @1695981741 {#7347 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7348 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7350 …} -Children: Doctrine\ORM\PersistentCollection {#7353 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12415 +label: " S6H 白銀のランス" +value: "245" +data: Eccube\Entity\Category {#7356 -id: 245 -name: "S6H 白銀のランス" -hierarchy: 3 -sort_no: 523 -create_date: DateTime @1695981741 {#7354 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7355 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12416 +label: " S5A 双璧のファイター" +value: "246" +data: Eccube\Entity\Category {#7363 -id: 246 -name: "S5A 双璧のファイター" -hierarchy: 3 -sort_no: 522 -create_date: DateTime @1695981741 {#7361 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7362 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7364 …} -Children: Doctrine\ORM\PersistentCollection {#7367 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12417 +label: " S5R 連撃マスター" +value: "247" +data: Eccube\Entity\Category {#7370 -id: 247 -name: "S5R 連撃マスター" -hierarchy: 3 -sort_no: 521 -create_date: DateTime @1695981741 {#7368 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7369 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12418 +label: " S5I 一撃マスター" +value: "248" +data: Eccube\Entity\Category {#7377 -id: 248 -name: "S5I 一撃マスター" -hierarchy: 3 -sort_no: 520 -create_date: DateTime @1695981741 {#7375 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7376 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -Children: Doctrine\ORM\PersistentCollection {#7381 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12419 +label: " S4A シャイニースターV" +value: "249" +data: Eccube\Entity\Category {#7384 -id: 249 -name: "S4A シャイニースターV" -hierarchy: 3 -sort_no: 519 -create_date: DateTime @1695981741 {#7382 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7383 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -Children: Doctrine\ORM\PersistentCollection {#7388 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12420 +label: " S4 仰天のボルテッカー" +value: "250" +data: Eccube\Entity\Category {#7391 -id: 250 -name: "S4 仰天のボルテッカー" -hierarchy: 3 -sort_no: 518 -create_date: DateTime @1695981741 {#7389 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7390 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12421 +label: " S3a 伝説の鼓動" +value: "251" +data: Eccube\Entity\Category {#7398 -id: 251 -name: "S3a 伝説の鼓動" -hierarchy: 3 -sort_no: 517 -create_date: DateTime @1695981741 {#7396 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7397 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7399 …} -Children: Doctrine\ORM\PersistentCollection {#7402 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12422 +label: " S3 ムゲンゾーン" +value: "252" +data: Eccube\Entity\Category {#7405 -id: 252 -name: "S3 ムゲンゾーン" -hierarchy: 3 -sort_no: 516 -create_date: DateTime @1695981741 {#7403 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7404 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -Children: Doctrine\ORM\PersistentCollection {#7409 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12423 +label: " S2a 爆炎ウォーカー" +value: "253" +data: Eccube\Entity\Category {#7412 -id: 253 -name: "S2a 爆炎ウォーカー" -hierarchy: 3 -sort_no: 515 -create_date: DateTime @1695981741 {#7410 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7411 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12424 +label: " S2 反逆クラッシュ" +value: "254" +data: Eccube\Entity\Category {#7419 -id: 254 -name: "S2 反逆クラッシュ" -hierarchy: 3 -sort_no: 514 -create_date: DateTime @1695981741 {#7417 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7418 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7420 …} -Children: Doctrine\ORM\PersistentCollection {#7423 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12425 +label: " S1a VMAXライジング" +value: "255" +data: Eccube\Entity\Category {#7426 -id: 255 -name: "S1a VMAXライジング" -hierarchy: 3 -sort_no: 513 -create_date: DateTime @1695981741 {#7424 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7425 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7427 …} -Children: Doctrine\ORM\PersistentCollection {#7430 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12426 +label: " S1H シールド" +value: "256" +data: Eccube\Entity\Category {#7433 -id: 256 -name: "S1H シールド" -hierarchy: 3 -sort_no: 512 -create_date: DateTime @1695981741 {#7431 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7432 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12427 +label: " S1W ソード" +value: "257" +data: Eccube\Entity\Category {#7440 -id: 257 -name: "S1W ソード" -hierarchy: 3 -sort_no: 511 -create_date: DateTime @1695981741 {#7438 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7439 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7441 …} -Children: Doctrine\ORM\PersistentCollection {#7444 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12428 +label: " SM12a TAG TEAM GX タッグオールスターズ" +value: "258" +data: Eccube\Entity\Category {#7447 -id: 258 -name: "SM12a TAG TEAM GX タッグオールスターズ" -hierarchy: 3 -sort_no: 510 -create_date: DateTime @1695981741 {#7445 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7446 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12429 +label: " SM12 オルタージェネシス" +value: "259" +data: Eccube\Entity\Category {#7454 -id: 259 -name: "SM12 オルタージェネシス" -hierarchy: 3 -sort_no: 509 -create_date: DateTime @1695981741 {#7452 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7453 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7455 …} -Children: Doctrine\ORM\PersistentCollection {#7458 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12430 +label: " SM11b ドリームリーグ" +value: "260" +data: Eccube\Entity\Category {#7461 -id: 260 -name: "SM11b ドリームリーグ" -hierarchy: 3 -sort_no: 508 -create_date: DateTime @1695981741 {#7459 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7460 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12431 +label: " SM11a リミックスバウト" +value: "261" +data: Eccube\Entity\Category {#7468 -id: 261 -name: "SM11a リミックスバウト" -hierarchy: 3 -sort_no: 507 -create_date: DateTime @1695981741 {#7466 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7467 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7469 …} -Children: Doctrine\ORM\PersistentCollection {#7472 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12432 +label: " SM11 ミラクルツイン" +value: "262" +data: Eccube\Entity\Category {#7475 -id: 262 -name: "SM11 ミラクルツイン" -hierarchy: 3 -sort_no: 506 -create_date: DateTime @1695981741 {#7473 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7474 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -Children: Doctrine\ORM\PersistentCollection {#7479 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12433 +label: " SM10b スカイレジェンド" +value: "263" +data: Eccube\Entity\Category {#7482 -id: 263 -name: "SM10b スカイレジェンド" -hierarchy: 3 -sort_no: 505 -create_date: DateTime @1695981741 {#7480 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7481 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7483 …} -Children: Doctrine\ORM\PersistentCollection {#7486 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12434 +label: " SM10a ジージーエンド" +value: "264" +data: Eccube\Entity\Category {#7489 -id: 264 -name: "SM10a ジージーエンド" -hierarchy: 3 -sort_no: 504 -create_date: DateTime @1695981741 {#7487 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7488 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12435 +label: " SMP2 名探偵ピカチュウ" +value: "265" +data: Eccube\Entity\Category {#7496 -id: 265 -name: "SMP2 名探偵ピカチュウ" -hierarchy: 3 -sort_no: 503 -create_date: DateTime @1695981741 {#7494 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7495 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -Children: Doctrine\ORM\PersistentCollection {#7500 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12436 +label: " SM10 ダブルブレイズ" +value: "266" +data: Eccube\Entity\Category {#7503 -id: 266 -name: "SM10 ダブルブレイズ" -hierarchy: 3 -sort_no: 502 -create_date: DateTime @1695981741 {#7501 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7502 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7504 …} -Children: Doctrine\ORM\PersistentCollection {#7507 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12437 +label: " SM9b フルメタルウォール" +value: "267" +data: Eccube\Entity\Category {#7510 -id: 267 -name: "SM9b フルメタルウォール" -hierarchy: 3 -sort_no: 501 -create_date: DateTime @1695981741 {#7508 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7509 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12438 +label: " SM9a ナイトユニゾン" +value: "268" +data: Eccube\Entity\Category {#7517 -id: 268 -name: "SM9a ナイトユニゾン" -hierarchy: 3 -sort_no: 500 -create_date: DateTime @1695981741 {#7515 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7516 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7518 …} -Children: Doctrine\ORM\PersistentCollection {#7521 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12439 +label: " SM9 タッグボルト" +value: "269" +data: Eccube\Entity\Category {#7524 -id: 269 -name: "SM9 タッグボルト" -hierarchy: 3 -sort_no: 499 -create_date: DateTime @1695981741 {#7522 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7523 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7525 …} -Children: Doctrine\ORM\PersistentCollection {#7528 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12440 +label: " SM8b GXウルトラシャイニー" +value: "270" +data: Eccube\Entity\Category {#7531 -id: 270 -name: "SM8b GXウルトラシャイニー" -hierarchy: 3 -sort_no: 498 -create_date: DateTime @1695981741 {#7529 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7530 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7532 …} -Children: Doctrine\ORM\PersistentCollection {#7535 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12441 +label: " SM8a ダークオーダー" +value: "271" +data: Eccube\Entity\Category {#7538 -id: 271 -name: "SM8a ダークオーダー" -hierarchy: 3 -sort_no: 497 -create_date: DateTime @1695981741 {#7536 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7537 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7539 …} -Children: Doctrine\ORM\PersistentCollection {#7542 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12442 +label: " SM8 超爆インパクト" +value: "272" +data: Eccube\Entity\Category {#7545 -id: 272 -name: "SM8 超爆インパクト" -hierarchy: 3 -sort_no: 496 -create_date: DateTime @1695981741 {#7543 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7544 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7546 …} -Children: Doctrine\ORM\PersistentCollection {#7549 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12443 +label: " SM7b フェアリーライズ" +value: "273" +data: Eccube\Entity\Category {#7552 -id: 273 -name: "SM7b フェアリーライズ" -hierarchy: 3 -sort_no: 495 -create_date: DateTime @1695981741 {#7550 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7551 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7553 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12444 +label: " SM7a迅雷スパーク" +value: "274" +data: Eccube\Entity\Category {#7559 -id: 274 -name: "SM7a迅雷スパーク" -hierarchy: 3 -sort_no: 494 -create_date: DateTime @1695981741 {#7557 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7558 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7560 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12445 +label: " SM7 裂空のカリスマ" +value: "275" +data: Eccube\Entity\Category {#7566 -id: 275 -name: "SM7 裂空のカリスマ" -hierarchy: 3 -sort_no: 493 -create_date: DateTime @1695981741 {#7564 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7565 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7567 …} -Children: Doctrine\ORM\PersistentCollection {#7570 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12446 +label: " SM6b チャンピオンロード" +value: "276" +data: Eccube\Entity\Category {#7573 -id: 276 -name: "SM6b チャンピオンロード" -hierarchy: 3 -sort_no: 492 -create_date: DateTime @1695981741 {#7571 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7572 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7574 …} -Children: Doctrine\ORM\PersistentCollection {#7577 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12447 +label: " SM6a ドラゴンストーム" +value: "277" +data: Eccube\Entity\Category {#7580 -id: 277 -name: "SM6a ドラゴンストーム" -hierarchy: 3 -sort_no: 491 -create_date: DateTime @1695981741 {#7578 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7579 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7581 …} -Children: Doctrine\ORM\PersistentCollection {#7584 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12448 +label: " SM6 禁断の光" +value: "278" +data: Eccube\Entity\Category {#7587 -id: 278 -name: "SM6 禁断の光" -hierarchy: 3 -sort_no: 490 -create_date: DateTime @1695981741 {#7585 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7586 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7588 …} -Children: Doctrine\ORM\PersistentCollection {#7591 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12449 +label: " SM5+ ウルトラフォース" +value: "279" +data: Eccube\Entity\Category {#7594 -id: 279 -name: "SM5+ ウルトラフォース" -hierarchy: 3 -sort_no: 489 -create_date: DateTime @1695981741 {#7592 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7593 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12450 +label: " SM5mウルトラサン" +value: "280" +data: Eccube\Entity\Category {#7601 -id: 280 -name: "SM5mウルトラサン" -hierarchy: 3 -sort_no: 488 -create_date: DateTime @1695981741 {#7599 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7600 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7605 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12451 +label: " SM5sウルトラムーン" +value: "281" +data: Eccube\Entity\Category {#7608 -id: 281 -name: "SM5sウルトラムーン" -hierarchy: 3 -sort_no: 487 -create_date: DateTime @1695981741 {#7606 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7607 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7609 …} -Children: Doctrine\ORM\PersistentCollection {#7612 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12452 +label: " SM4+ GXバトルブースト" +value: "282" +data: Eccube\Entity\Category {#7615 -id: 282 -name: "SM4+ GXバトルブースト" -hierarchy: 3 -sort_no: 486 -create_date: DateTime @1695981741 {#7613 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7614 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7616 …} -Children: Doctrine\ORM\PersistentCollection {#7619 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12453 +label: " SM4s 覚醒の勇者" +value: "283" +data: Eccube\Entity\Category {#7622 -id: 283 -name: "SM4s 覚醒の勇者" -hierarchy: 3 -sort_no: 485 -create_date: DateTime @1695981741 {#7620 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7621 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7623 …} -Children: Doctrine\ORM\PersistentCollection {#7626 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12454 +label: " SM4a 超次元の暴獣" +value: "284" +data: Eccube\Entity\Category {#7629 -id: 284 -name: "SM4a 超次元の暴獣" -hierarchy: 3 -sort_no: 484 -create_date: DateTime @1695981741 {#7627 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7628 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7630 …} -Children: Doctrine\ORM\PersistentCollection {#7633 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12455 +label: " SM3+ ひかる伝説" +value: "285" +data: Eccube\Entity\Category {#7636 -id: 285 -name: "SM3+ ひかる伝説" -hierarchy: 3 -sort_no: 483 -create_date: DateTime @1695981741 {#7634 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7635 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7637 …} -Children: Doctrine\ORM\PersistentCollection {#7640 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12456 +label: " SM3h 闘う虹を見たか" +value: "286" +data: Eccube\Entity\Category {#7643 -id: 286 -name: "SM3h 闘う虹を見たか" -hierarchy: 3 -sort_no: 482 -create_date: DateTime @1695981741 {#7641 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7642 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7644 …} -Children: Doctrine\ORM\PersistentCollection {#7647 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12457 +label: " SM3n 光を喰らう闇" +value: "287" +data: Eccube\Entity\Category {#7650 -id: 287 -name: "SM3n 光を喰らう闇" -hierarchy: 3 -sort_no: 481 -create_date: DateTime @1695981741 {#7648 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7649 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7651 …} -Children: Doctrine\ORM\PersistentCollection {#7654 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12458 +label: " SM2+ 新たなる試練の向こう" +value: "288" +data: Eccube\Entity\Category {#7657 -id: 288 -name: "SM2+ 新たなる試練の向こう" -hierarchy: 3 -sort_no: 480 -create_date: DateTime @1695981741 {#7655 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7656 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7658 …} -Children: Doctrine\ORM\PersistentCollection {#7661 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12459 +label: " SM2k キミを待つ島々" +value: "289" +data: Eccube\Entity\Category {#7664 -id: 289 -name: "SM2k キミを待つ島々" -hierarchy: 3 -sort_no: 479 -create_date: DateTime @1695981741 {#7662 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7663 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7665 …} -Children: Doctrine\ORM\PersistentCollection {#7668 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12460 +label: " SM2L アローラの月光" +value: "290" +data: Eccube\Entity\Category {#7671 -id: 290 -name: "SM2L アローラの月光" -hierarchy: 3 -sort_no: 478 -create_date: DateTime @1695981741 {#7669 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7670 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7672 …} -Children: Doctrine\ORM\PersistentCollection {#7675 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12461 +label: " SM1+ サン&ムーン" +value: "291" +data: Eccube\Entity\Category {#7678 -id: 291 -name: "SM1+ サン&ムーン" -hierarchy: 3 -sort_no: 477 -create_date: DateTime @1695981741 {#7676 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7677 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7679 …} -Children: Doctrine\ORM\PersistentCollection {#7682 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12462 +label: " SM1s コレクション サン" +value: "292" +data: Eccube\Entity\Category {#7685 -id: 292 -name: "SM1s コレクション サン" -hierarchy: 3 -sort_no: 476 -create_date: DateTime @1695981741 {#7683 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7684 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7686 …} -Children: Doctrine\ORM\PersistentCollection {#7689 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12463 +label: " SM1m コレクション ムーン" +value: "293" +data: Eccube\Entity\Category {#7692 -id: 293 -name: "SM1m コレクション ムーン" -hierarchy: 3 -sort_no: 475 -create_date: DateTime @1695981741 {#7690 date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1722247030 {#7691 date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7095} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12464 +label: " ヴァイスシュヴァルツ" +value: "218" +data: Eccube\Entity\Category {#7699 -id: 218 -name: "ヴァイスシュヴァルツ" -hierarchy: 2 -sort_no: 474 -create_date: DateTime @1695974896 {#7107 date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708916568 {#7108 date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7090} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: "0226120246_65dbff56df4a3.png" } +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12465 +label: " SSP+" +value: "513" +data: Eccube\Entity\Category {#7704 -id: 513 -name: "SSP+" -hierarchy: 3 -sort_no: 473 -create_date: DateTime @1696940802 {#7697 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7698 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12466 +label: " SSP" +value: "514" +data: Eccube\Entity\Category {#7713 -id: 514 -name: "SSP" -hierarchy: 3 -sort_no: 472 -create_date: DateTime @1696940802 {#7711 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7712 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12467 +label: " SP" +value: "515" +data: Eccube\Entity\Category {#7720 -id: 515 -name: "SP" -hierarchy: 3 -sort_no: 471 -create_date: DateTime @1696940802 {#7718 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7719 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7721 …} -Children: Doctrine\ORM\PersistentCollection {#7724 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12468 +label: " SPM" +value: "516" +data: Eccube\Entity\Category {#7727 -id: 516 -name: "SPM" -hierarchy: 3 -sort_no: 470 -create_date: DateTime @1696940802 {#7725 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7726 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12469 +label: " HYR" +value: "517" +data: Eccube\Entity\Category {#7734 -id: 517 -name: "HYR" -hierarchy: 3 -sort_no: 469 -create_date: DateTime @1696940802 {#7732 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7733 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12470 +label: " FBR" +value: "518" +data: Eccube\Entity\Category {#7741 -id: 518 -name: "FBR" -hierarchy: 3 -sort_no: 468 -create_date: DateTime @1696940802 {#7739 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7740 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12471 +label: " SBR" +value: "519" +data: Eccube\Entity\Category {#7748 -id: 519 -name: "SBR" -hierarchy: 3 -sort_no: 467 -create_date: DateTime @1696940802 {#7746 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7747 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12472 +label: " SGNM" +value: "520" +data: Eccube\Entity\Category {#7755 -id: 520 -name: "SGNM" -hierarchy: 3 -sort_no: 466 -create_date: DateTime @1696940802 {#7753 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7754 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12473 +label: " AVGR" +value: "521" +data: Eccube\Entity\Category {#7762 -id: 521 -name: "AVGR" -hierarchy: 3 -sort_no: 465 -create_date: DateTime @1696940802 {#7760 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7761 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7763 …} -Children: Doctrine\ORM\PersistentCollection {#7766 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12474 +label: " STR" +value: "522" +data: Eccube\Entity\Category {#7769 -id: 522 -name: "STR" -hierarchy: 3 -sort_no: 464 -create_date: DateTime @1696940802 {#7767 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7768 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12475 +label: " LUXO" +value: "523" +data: Eccube\Entity\Category {#7776 -id: 523 -name: "LUXO" -hierarchy: 3 -sort_no: 463 -create_date: DateTime @1696940802 {#7774 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7775 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7777 …} -Children: Doctrine\ORM\PersistentCollection {#7780 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12476 +label: " OR" +value: "524" +data: Eccube\Entity\Category {#7783 -id: 524 -name: "OR" -hierarchy: 3 -sort_no: 462 -create_date: DateTime @1696940802 {#7781 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7782 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12477 +label: " CSMR" +value: "525" +data: Eccube\Entity\Category {#7790 -id: 525 -name: "CSMR" -hierarchy: 3 -sort_no: 461 -create_date: DateTime @1696940802 {#7788 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7789 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12478 +label: " BDR" +value: "526" +data: Eccube\Entity\Category {#7797 -id: 526 -name: "BDR" -hierarchy: 3 -sort_no: 460 -create_date: DateTime @1696940802 {#7795 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7796 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12479 +label: " FXR" +value: "527" +data: Eccube\Entity\Category {#7804 -id: 527 -name: "FXR" -hierarchy: 3 -sort_no: 459 -create_date: DateTime @1696940802 {#7802 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7803 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12480 +label: " GGR" +value: "528" +data: Eccube\Entity\Category {#7811 -id: 528 -name: "GGR" -hierarchy: 3 -sort_no: 458 -create_date: DateTime @1696940802 {#7809 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7810 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12481 +label: " JJR" +value: "529" +data: Eccube\Entity\Category {#7818 -id: 529 -name: "JJR" -hierarchy: 3 -sort_no: 457 -create_date: DateTime @1696940802 {#7816 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7817 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12482 +label: " TGR" +value: "530" +data: Eccube\Entity\Category {#7825 -id: 530 -name: "TGR" -hierarchy: 3 -sort_no: 456 -create_date: DateTime @1696940802 {#7823 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7824 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12483 +label: " HLP" +value: "531" +data: Eccube\Entity\Category {#7832 -id: 531 -name: "HLP" -hierarchy: 3 -sort_no: 455 -create_date: DateTime @1696940802 {#7830 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7831 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7833 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12484 +label: " FOP" +value: "532" +data: Eccube\Entity\Category {#7839 -id: 532 -name: "FOP" -hierarchy: 3 -sort_no: 454 -create_date: DateTime @1696940802 {#7837 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7838 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12485 +label: " IFP" +value: "533" +data: Eccube\Entity\Category {#7846 -id: 533 -name: "IFP" -hierarchy: 3 -sort_no: 453 -create_date: DateTime @1696940802 {#7844 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7845 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12486 +label: " PXR" +value: "534" +data: Eccube\Entity\Category {#7853 -id: 534 -name: "PXR" -hierarchy: 3 -sort_no: 452 -create_date: DateTime @1696940802 {#7851 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7852 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12487 +label: " LLR" +value: "535" +data: Eccube\Entity\Category {#7860 -id: 535 -name: "LLR" -hierarchy: 3 -sort_no: 451 -create_date: DateTime @1696940802 {#7858 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7859 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12488 +label: " LL" +value: "536" +data: Eccube\Entity\Category {#7867 -id: 536 -name: "LL" -hierarchy: 3 -sort_no: 450 -create_date: DateTime @1696940802 {#7865 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7866 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7868 …} -Children: Doctrine\ORM\PersistentCollection {#7871 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12489 +label: " FP" +value: "537" +data: Eccube\Entity\Category {#7874 -id: 537 -name: "FP" -hierarchy: 3 -sort_no: 449 -create_date: DateTime @1696940802 {#7872 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7873 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7875 …} -Children: Doctrine\ORM\PersistentCollection {#7878 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12490 +label: " XR" +value: "538" +data: Eccube\Entity\Category {#7881 -id: 538 -name: "XR" -hierarchy: 3 -sort_no: 448 -create_date: DateTime @1696940802 {#7879 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7880 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7882 …} -Children: Doctrine\ORM\PersistentCollection {#7885 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12491 +label: " SWR" +value: "539" +data: Eccube\Entity\Category {#7888 -id: 539 -name: "SWR" -hierarchy: 3 -sort_no: 447 -create_date: DateTime @1696940802 {#7886 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7887 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7889 …} -Children: Doctrine\ORM\PersistentCollection {#7892 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12492 +label: " PPR" +value: "540" +data: Eccube\Entity\Category {#7895 -id: 540 -name: "PPR" -hierarchy: 3 -sort_no: 446 -create_date: DateTime @1696940802 {#7893 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7894 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12493 +label: " ACS" +value: "541" +data: Eccube\Entity\Category {#7902 -id: 541 -name: "ACS" -hierarchy: 3 -sort_no: 445 -create_date: DateTime @1696940802 {#7900 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7901 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7903 …} -Children: Doctrine\ORM\PersistentCollection {#7906 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12494 +label: " TRV" +value: "542" +data: Eccube\Entity\Category {#7909 -id: 542 -name: "TRV" -hierarchy: 3 -sort_no: 444 -create_date: DateTime @1696940802 {#7907 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7908 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7910 …} -Children: Doctrine\ORM\PersistentCollection {#7913 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12495 +label: " SCC" +value: "543" +data: Eccube\Entity\Category {#7916 -id: 543 -name: "SCC" -hierarchy: 3 -sort_no: 443 -create_date: DateTime @1696940802 {#7914 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7915 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7917 …} -Children: Doctrine\ORM\PersistentCollection {#7920 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12496 +label: " HND" +value: "544" +data: Eccube\Entity\Category {#7923 -id: 544 -name: "HND" -hierarchy: 3 -sort_no: 442 -create_date: DateTime @1696940802 {#7921 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7922 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12497 +label: " LRR" +value: "545" +data: Eccube\Entity\Category {#7930 -id: 545 -name: "LRR" -hierarchy: 3 -sort_no: 441 -create_date: DateTime @1696940802 {#7928 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7929 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12498 +label: " SPYR" +value: "546" +data: Eccube\Entity\Category {#7937 -id: 546 -name: "SPYR" -hierarchy: 3 -sort_no: 440 -create_date: DateTime @1696940802 {#7935 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7936 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12499 +label: " RTR" +value: "547" +data: Eccube\Entity\Category {#7944 -id: 547 -name: "RTR" -hierarchy: 3 -sort_no: 439 -create_date: DateTime @1696940802 {#7942 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7943 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7945 …} -Children: Doctrine\ORM\PersistentCollection {#7948 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12500 +label: " KR" +value: "548" +data: Eccube\Entity\Category {#7951 -id: 548 -name: "KR" -hierarchy: 3 -sort_no: 438 -create_date: DateTime @1696940802 {#7949 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7950 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12501 +label: " KSC" +value: "549" +data: Eccube\Entity\Category {#7958 -id: 549 -name: "KSC" -hierarchy: 3 -sort_no: 437 -create_date: DateTime @1696940802 {#7956 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7957 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7959 …} -Children: Doctrine\ORM\PersistentCollection {#7962 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12502 +label: " KP" +value: "550" +data: Eccube\Entity\Category {#7965 -id: 550 -name: "KP" -hierarchy: 3 -sort_no: 436 -create_date: DateTime @1696940802 {#7963 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7964 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7966 …} -Children: Doctrine\ORM\PersistentCollection {#7969 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12503 +label: " MR" +value: "551" +data: Eccube\Entity\Category {#7972 -id: 551 -name: "MR" -hierarchy: 3 -sort_no: 435 -create_date: DateTime @1696940802 {#7970 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7971 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -Children: Doctrine\ORM\PersistentCollection {#7976 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12504 +label: " R" +value: "552" +data: Eccube\Entity\Category {#7979 -id: 552 -name: "R" -hierarchy: 3 -sort_no: 434 -create_date: DateTime @1696940802 {#7977 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7978 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7980 …} -Children: Doctrine\ORM\PersistentCollection {#7983 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12505 +label: " OFR" +value: "553" +data: Eccube\Entity\Category {#7986 -id: 553 -name: "OFR" -hierarchy: 3 -sort_no: 433 -create_date: DateTime @1696940802 {#7984 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7985 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7987 …} -Children: Doctrine\ORM\PersistentCollection {#7990 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12506 +label: " SEC" +value: "554" +data: Eccube\Entity\Category {#7993 -id: 554 -name: "SEC" -hierarchy: 3 -sort_no: 432 -create_date: DateTime @1696940802 {#7991 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7992 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12507 +label: " RRR" +value: "555" +data: Eccube\Entity\Category {#8000 -id: 555 -name: "RRR" -hierarchy: 3 -sort_no: 431 -create_date: DateTime @1696940802 {#7998 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#7999 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8001 …} -Children: Doctrine\ORM\PersistentCollection {#8004 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12508 +label: " SR" +value: "556" +data: Eccube\Entity\Category {#8007 -id: 556 -name: "SR" -hierarchy: 3 -sort_no: 430 -create_date: DateTime @1696940802 {#8005 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8006 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8008 …} -Children: Doctrine\ORM\PersistentCollection {#8011 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12509 +label: " MDR" +value: "557" +data: Eccube\Entity\Category {#8014 -id: 557 -name: "MDR" -hierarchy: 3 -sort_no: 429 -create_date: DateTime @1696940802 {#8012 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8013 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8015 …} -Children: Doctrine\ORM\PersistentCollection {#8018 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12510 +label: " BNP" +value: "558" +data: Eccube\Entity\Category {#8021 -id: 558 -name: "BNP" -hierarchy: 3 -sort_no: 428 -create_date: DateTime @1696940802 {#8019 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8020 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8022 …} -Children: Doctrine\ORM\PersistentCollection {#8025 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12511 +label: " WIR" +value: "559" +data: Eccube\Entity\Category {#8028 -id: 559 -name: "WIR" -hierarchy: 3 -sort_no: 427 -create_date: DateTime @1696940802 {#8026 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8027 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8029 …} -Children: Doctrine\ORM\PersistentCollection {#8032 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12512 +label: " HR" +value: "560" +data: Eccube\Entity\Category {#8035 -id: 560 -name: "HR" -hierarchy: 3 -sort_no: 426 -create_date: DateTime @1696940802 {#8033 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8034 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8036 …} -Children: Doctrine\ORM\PersistentCollection {#8039 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12513 +label: " FR" +value: "561" +data: Eccube\Entity\Category {#8042 -id: 561 -name: "FR" -hierarchy: 3 -sort_no: 425 -create_date: DateTime @1696940802 {#8040 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8041 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8043 …} -Children: Doctrine\ORM\PersistentCollection {#8046 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12514 +label: " AR" +value: "562" +data: Eccube\Entity\Category {#8049 -id: 562 -name: "AR" -hierarchy: 3 -sort_no: 424 -create_date: DateTime @1696940802 {#8047 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8048 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12515 +label: " RR+" +value: "563" +data: Eccube\Entity\Category {#8056 -id: 563 -name: "RR+" -hierarchy: 3 -sort_no: 423 -create_date: DateTime @1696940802 {#8054 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8055 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8057 …} -Children: Doctrine\ORM\PersistentCollection {#8060 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12516 +label: " RR" +value: "564" +data: Eccube\Entity\Category {#8063 -id: 564 -name: "RR" -hierarchy: 3 -sort_no: 422 -create_date: DateTime @1696940802 {#8061 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8062 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8064 …} -Children: Doctrine\ORM\PersistentCollection {#8067 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12517 +label: " R" +value: "565" +data: Eccube\Entity\Category {#8070 -id: 565 -name: "R" -hierarchy: 3 -sort_no: 421 -create_date: DateTime @1696940802 {#8068 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8069 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8071 …} -Children: Doctrine\ORM\PersistentCollection {#8074 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12518 +label: " U" +value: "566" +data: Eccube\Entity\Category {#8077 -id: 566 -name: "U" -hierarchy: 3 -sort_no: 420 -create_date: DateTime @1696940802 {#8075 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8076 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8078 …} -Children: Doctrine\ORM\PersistentCollection {#8081 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12519 +label: " UA" +value: "567" +data: Eccube\Entity\Category {#8084 -id: 567 -name: "UA" -hierarchy: 3 -sort_no: 419 -create_date: DateTime @1696940802 {#8082 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8083 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8085 …} -Children: Doctrine\ORM\PersistentCollection {#8088 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12520 +label: " C" +value: "568" +data: Eccube\Entity\Category {#8091 -id: 568 -name: "C" -hierarchy: 3 -sort_no: 418 -create_date: DateTime @1696940802 {#8089 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8090 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8092 …} -Children: Doctrine\ORM\PersistentCollection {#8095 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12521 +label: " CA" +value: "569" +data: Eccube\Entity\Category {#8098 -id: 569 -name: "CA" -hierarchy: 3 -sort_no: 417 -create_date: DateTime @1696940802 {#8096 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8097 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8099 …} -Children: Doctrine\ORM\PersistentCollection {#8102 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12522 +label: " CAR" +value: "570" +data: Eccube\Entity\Category {#8105 -id: 570 -name: "CAR" -hierarchy: 3 -sort_no: 416 -create_date: DateTime @1696940802 {#8103 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8104 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8106 …} -Children: Doctrine\ORM\PersistentCollection {#8109 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12523 +label: " CR" +value: "571" +data: Eccube\Entity\Category {#8112 -id: 571 -name: "CR" -hierarchy: 3 -sort_no: 415 -create_date: DateTime @1696940802 {#8110 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8111 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8113 …} -Children: Doctrine\ORM\PersistentCollection {#8116 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12524 +label: " CU" +value: "572" +data: Eccube\Entity\Category {#8119 -id: 572 -name: "CU" -hierarchy: 3 -sort_no: 414 -create_date: DateTime @1696940802 {#8117 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8118 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8120 …} -Children: Doctrine\ORM\PersistentCollection {#8123 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12525 +label: " CC" +value: "573" +data: Eccube\Entity\Category {#8126 -id: 573 -name: "CC" -hierarchy: 3 -sort_no: 413 -create_date: DateTime @1696940802 {#8124 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8125 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8127 …} -Children: Doctrine\ORM\PersistentCollection {#8130 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12526 +label: " TD" +value: "574" +data: Eccube\Entity\Category {#8133 -id: 574 -name: "TD" -hierarchy: 3 -sort_no: 412 -create_date: DateTime @1696940802 {#8131 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8132 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8134 …} -Children: Doctrine\ORM\PersistentCollection {#8137 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12527 +label: " PS" +value: "575" +data: Eccube\Entity\Category {#8140 -id: 575 -name: "PS" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1696940802 {#8138 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8139 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12528 +label: " RE" +value: "576" +data: Eccube\Entity\Category {#8147 -id: 576 -name: "RE" -hierarchy: 3 -sort_no: 410 -create_date: DateTime @1696940802 {#8145 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8146 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8148 …} -Children: Doctrine\ORM\PersistentCollection {#8151 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12529 +label: " NR" +value: "577" +data: Eccube\Entity\Category {#8154 -id: 577 -name: "NR" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1696940802 {#8152 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8153 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12530 +label: " N" +value: "578" +data: Eccube\Entity\Category {#8161 -id: 578 -name: "N" -hierarchy: 3 -sort_no: 408 -create_date: DateTime @1696940802 {#8159 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8160 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12531 +label: " S-AR" +value: "579" +data: Eccube\Entity\Category {#8168 -id: 579 -name: "S-AR" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1696940802 {#8166 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8167 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12532 +label: " S-RR" +value: "580" +data: Eccube\Entity\Category {#8175 -id: 580 -name: "S-RR" -hierarchy: 3 -sort_no: 406 -create_date: DateTime @1696940802 {#8173 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8174 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8176 …} -Children: Doctrine\ORM\PersistentCollection {#8179 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12533 +label: " S-R" +value: "581" +data: Eccube\Entity\Category {#8182 -id: 581 -name: "S-R" -hierarchy: 3 -sort_no: 405 -create_date: DateTime @1696940802 {#8180 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8181 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12534 +label: " S-U" +value: "582" +data: Eccube\Entity\Category {#8189 -id: 582 -name: "S-U" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1696940802 {#8187 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8188 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12535 +label: " S-C" +value: "583" +data: Eccube\Entity\Category {#8196 -id: 583 -name: "S-C" -hierarchy: 3 -sort_no: 403 -create_date: DateTime @1696940802 {#8194 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8195 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12536 +label: " S-CAR" +value: "584" +data: Eccube\Entity\Category {#8203 -id: 584 -name: "S-CAR" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1696940802 {#8201 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8202 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8204 …} -Children: Doctrine\ORM\PersistentCollection {#8207 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12537 +label: " S-CR" +value: "585" +data: Eccube\Entity\Category {#8210 -id: 585 -name: "S-CR" -hierarchy: 3 -sort_no: 401 -create_date: DateTime @1696940802 {#8208 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8209 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8211 …} -Children: Doctrine\ORM\PersistentCollection {#8214 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12538 +label: " S-CU" +value: "586" +data: Eccube\Entity\Category {#8217 -id: 586 -name: "S-CU" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1696940802 {#8215 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8216 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12539 +label: " S-CC" +value: "587" +data: Eccube\Entity\Category {#8224 -id: 587 -name: "S-CC" -hierarchy: 3 -sort_no: 399 -create_date: DateTime @1696940802 {#8222 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8223 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8225 …} -Children: Doctrine\ORM\PersistentCollection {#8228 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12540 +label: " S-TD" +value: "588" +data: Eccube\Entity\Category {#8231 -id: 588 -name: "S-TD" -hierarchy: 3 -sort_no: 398 -create_date: DateTime @1696940802 {#8229 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8230 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12541 +label: " S-RE" +value: "589" +data: Eccube\Entity\Category {#8238 -id: 589 -name: "S-RE" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1696940802 {#8236 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8237 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8239 …} -Children: Doctrine\ORM\PersistentCollection {#8242 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12542 +label: " GR" +value: "590" +data: Eccube\Entity\Category {#8245 -id: 590 -name: "GR" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1696940802 {#8243 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8244 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12543 +label: " GC" +value: "591" +data: Eccube\Entity\Category {#8252 -id: 591 -name: "GC" -hierarchy: 3 -sort_no: 395 -create_date: DateTime @1696940802 {#8250 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8251 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8253 …} -Children: Doctrine\ORM\PersistentCollection {#8256 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12544 +label: " GCC" +value: "592" +data: Eccube\Entity\Category {#8259 -id: 592 -name: "GCC" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1696940802 {#8257 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8258 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8260 …} -Children: Doctrine\ORM\PersistentCollection {#8263 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12545 +label: " WR" +value: "593" +data: Eccube\Entity\Category {#8266 -id: 593 -name: "WR" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1696940802 {#8264 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8265 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8267 …} -Children: Doctrine\ORM\PersistentCollection {#8270 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12546 +label: " PR" +value: "594" +data: Eccube\Entity\Category {#8273 -id: 594 -name: "PR" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1696940802 {#8271 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8272 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8274 …} -Children: Doctrine\ORM\PersistentCollection {#8277 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12547 +label: " -" +value: "595" +data: Eccube\Entity\Category {#8280 -id: 595 -name: "-" -hierarchy: 3 -sort_no: 391 -create_date: DateTime @1696940802 {#8278 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696940802 {#8279 date: 2023-10-10 21:26:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12548 +label: " シュヴァルツサイド" +value: "221" +data: Eccube\Entity\Category {#8289 -id: 221 -name: "シュヴァルツサイド" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1695979650 {#8285 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979650 {#8286 date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12549 +label: " アイドルマスター" +value: "351" +data: Eccube\Entity\Category {#8294 -id: 351 -name: "アイドルマスター" -hierarchy: 4 -sort_no: 389 -create_date: DateTime @1695985580 {#8287 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8288 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8295 …} -Children: Doctrine\ORM\PersistentCollection {#8298 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12550 +label: " アイドルマスター シャイニーカラーズ" +value: "352" +data: Eccube\Entity\Category {#8303 -id: 352 -name: "アイドルマスター シャイニーカラーズ" -hierarchy: 4 -sort_no: 388 -create_date: DateTime @1695985580 {#8301 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8302 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12551 +label: " アイドルマスター ミリオンライブ!" +value: "353" +data: Eccube\Entity\Category {#8310 -id: 353 -name: "アイドルマスター ミリオンライブ!" -hierarchy: 4 -sort_no: 387 -create_date: DateTime @1695985580 {#8308 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8309 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12552 +label: " アクセル・ワールド" +value: "354" +data: Eccube\Entity\Category {#8317 -id: 354 -name: "アクセル・ワールド" -hierarchy: 4 -sort_no: 386 -create_date: DateTime @1695985580 {#8315 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8316 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12553 +label: " アサルトリリィ" +value: "355" +data: Eccube\Entity\Category {#8324 -id: 355 -name: "アサルトリリィ" -hierarchy: 4 -sort_no: 385 -create_date: DateTime @1695985580 {#8322 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8323 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8325 …} -Children: Doctrine\ORM\PersistentCollection {#8328 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12554 +label: " アズールレーン" +value: "356" +data: Eccube\Entity\Category {#8331 -id: 356 -name: "アズールレーン" -hierarchy: 4 -sort_no: 384 -create_date: DateTime @1695985580 {#8329 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8330 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12555 +label: " ありふれた職業で世界最強" +value: "357" +data: Eccube\Entity\Category {#8338 -id: 357 -name: "ありふれた職業で世界最強" -hierarchy: 4 -sort_no: 383 -create_date: DateTime @1695985580 {#8336 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8337 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12556 +label: " 痛いのは嫌なので防御力に極振りしたいと思います。" +value: "358" +data: Eccube\Entity\Category {#8345 -id: 358 -name: "痛いのは嫌なので防御力に極振りしたいと思います。" -hierarchy: 4 -sort_no: 382 -create_date: DateTime @1695985580 {#8343 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8344 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8346 …} -Children: Doctrine\ORM\PersistentCollection {#8349 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12557 +label: " うーさーのその日暮らし" +value: "359" +data: Eccube\Entity\Category {#8352 -id: 359 -name: "うーさーのその日暮らし" -hierarchy: 4 -sort_no: 381 -create_date: DateTime @1695985580 {#8350 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8351 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12558 +label: " ヱヴァンゲリヲン新劇場版" +value: "360" +data: Eccube\Entity\Category {#8359 -id: 360 -name: "ヱヴァンゲリヲン新劇場版" -hierarchy: 4 -sort_no: 380 -create_date: DateTime @1695985580 {#8357 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8358 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8360 …} -Children: Doctrine\ORM\PersistentCollection {#8363 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12559 +label: " おそ松さん" +value: "361" +data: Eccube\Entity\Category {#8366 -id: 361 -name: "おそ松さん" -hierarchy: 4 -sort_no: 379 -create_date: DateTime @1695985580 {#8364 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8365 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12560 +label: " オーバーロード" +value: "362" +data: Eccube\Entity\Category {#8373 -id: 362 -name: "オーバーロード" -hierarchy: 4 -sort_no: 378 -create_date: DateTime @1695985580 {#8371 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8372 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12561 +label: " かぐや様は告らせたい~天才たちの恋愛頭脳戦~" +value: "363" +data: Eccube\Entity\Category {#8380 -id: 363 -name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~" -hierarchy: 4 -sort_no: 377 -create_date: DateTime @1695985580 {#8378 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8379 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12562 +label: " 刀語" +value: "364" +data: Eccube\Entity\Category {#8387 -id: 364 -name: "刀語" -hierarchy: 4 -sort_no: 376 -create_date: DateTime @1695985580 {#8385 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8386 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8388 …} -Children: Doctrine\ORM\PersistentCollection {#8391 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12563 +label: " CANAAN" +value: "365" +data: Eccube\Entity\Category {#8394 -id: 365 -name: "CANAAN" -hierarchy: 4 -sort_no: 375 -create_date: DateTime @1695985580 {#8392 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8393 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8395 …} -Children: Doctrine\ORM\PersistentCollection {#8398 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12564 +label: " 艦隊これくしょん -艦これ-" +value: "366" +data: Eccube\Entity\Category {#8401 -id: 366 -name: "艦隊これくしょん -艦これ-" -hierarchy: 4 -sort_no: 374 -create_date: DateTime @1695985580 {#8399 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8400 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8402 …} -Children: Doctrine\ORM\PersistentCollection {#8405 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12565 +label: " 超爆裂異次元メンコバトル ギガントシューター つかさ" +value: "367" +data: Eccube\Entity\Category {#8408 -id: 367 -name: "超爆裂異次元メンコバトル ギガントシューター つかさ" -hierarchy: 4 -sort_no: 373 -create_date: DateTime @1695985580 {#8406 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8407 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8409 …} -Children: Doctrine\ORM\PersistentCollection {#8412 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12566 +label: " キズナイーバー" +value: "368" +data: Eccube\Entity\Category {#8415 -id: 368 -name: "キズナイーバー" -hierarchy: 4 -sort_no: 372 -create_date: DateTime @1695985580 {#8413 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8414 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12567 +label: " 境界のRINNE" +value: "369" +data: Eccube\Entity\Category {#8422 -id: 369 -name: "境界のRINNE" -hierarchy: 4 -sort_no: 371 -create_date: DateTime @1695985580 {#8420 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8421 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8423 …} -Children: Doctrine\ORM\PersistentCollection {#8426 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12568 +label: " ギルティクラウン" +value: "370" +data: Eccube\Entity\Category {#8429 -id: 370 -name: "ギルティクラウン" -hierarchy: 4 -sort_no: 370 -create_date: DateTime @1695985580 {#8427 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8428 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12569 +label: " キルラキル" +value: "371" +data: Eccube\Entity\Category {#8436 -id: 371 -name: "キルラキル" -hierarchy: 4 -sort_no: 369 -create_date: DateTime @1695985580 {#8434 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8435 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8437 …} -Children: Doctrine\ORM\PersistentCollection {#8440 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12570 +label: " グリザイアの果実" +value: "372" +data: Eccube\Entity\Category {#8443 -id: 372 -name: "グリザイアの果実" -hierarchy: 4 -sort_no: 368 -create_date: DateTime @1695985580 {#8441 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8442 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12571 +label: " クレヨンしんちゃん" +value: "373" +data: Eccube\Entity\Category {#8450 -id: 373 -name: "クレヨンしんちゃん" -hierarchy: 4 -sort_no: 367 -create_date: DateTime @1695985580 {#8448 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8449 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12572 +label: " 劇場版マクロスF" +value: "374" +data: Eccube\Entity\Category {#8457 -id: 374 -name: "劇場版マクロスF" -hierarchy: 4 -sort_no: 366 -create_date: DateTime @1695985580 {#8455 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8456 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8458 …} -Children: Doctrine\ORM\PersistentCollection {#8461 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12573 +label: " アニメーション映画『GODZILLA』" +value: "375" +data: Eccube\Entity\Category {#8464 -id: 375 -name: "アニメーション映画『GODZILLA』" -hierarchy: 4 -sort_no: 365 -create_date: DateTime @1695985580 {#8462 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8463 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12574 +label: " ゴブリンスレイヤー" +value: "376" +data: Eccube\Entity\Category {#8471 -id: 376 -name: "ゴブリンスレイヤー" -hierarchy: 4 -sort_no: 364 -create_date: DateTime @1695985580 {#8469 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8470 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8472 …} -Children: Doctrine\ORM\PersistentCollection {#8475 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12575 +label: " PSYCHO-PASS サイコパス" +value: "377" +data: Eccube\Entity\Category {#8478 -id: 377 -name: "PSYCHO-PASS サイコパス" -hierarchy: 4 -sort_no: 363 -create_date: DateTime @1695985580 {#8476 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8477 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8479 …} -Children: Doctrine\ORM\PersistentCollection {#8482 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12576 +label: " THE KING OF FIGHTERS" +value: "378" +data: Eccube\Entity\Category {#8485 -id: 378 -name: "THE KING OF FIGHTERS" -hierarchy: 4 -sort_no: 362 -create_date: DateTime @1695985580 {#8483 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8484 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12577 +label: " シャイニングシリーズ" +value: "379" +data: Eccube\Entity\Category {#8492 -id: 379 -name: "シャイニングシリーズ" -hierarchy: 4 -sort_no: 361 -create_date: DateTime @1695985580 {#8490 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8491 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12578 +label: " STEINS;GATE" +value: "380" +data: Eccube\Entity\Category {#8499 -id: 380 -name: "STEINS;GATE" -hierarchy: 4 -sort_no: 360 -create_date: DateTime @1695985580 {#8497 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8498 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12579 +label: " STEINS;GATE[ブースター]" +value: "381" +data: Eccube\Entity\Category {#8506 -id: 381 -name: "STEINS;GATE[ブースター]" -hierarchy: 4 -sort_no: 359 -create_date: DateTime @1695985580 {#8504 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8505 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12580 +label: " STEINS;GATE[TD+]" +value: "382" +data: Eccube\Entity\Category {#8513 -id: 382 -name: "STEINS;GATE[TD+]" -hierarchy: 4 -sort_no: 358 -create_date: DateTime @1695985580 {#8511 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8512 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8514 …} -Children: Doctrine\ORM\PersistentCollection {#8517 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12581 +label: " 少女☆歌劇 レヴュースタァライト" +value: "383" +data: Eccube\Entity\Category {#8520 -id: 383 -name: "少女☆歌劇 レヴュースタァライト" -hierarchy: 4 -sort_no: 357 -create_date: DateTime @1695985580 {#8518 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8519 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12582 +label: " ジョジョの奇妙な冒険" +value: "384" +data: Eccube\Entity\Category {#8527 -id: 384 -name: "ジョジョの奇妙な冒険" -hierarchy: 4 -sort_no: 356 -create_date: DateTime @1695985580 {#8525 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8526 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12583 +label: " 進撃の巨人" +value: "385" +data: Eccube\Entity\Category {#8534 -id: 385 -name: "進撃の巨人" -hierarchy: 4 -sort_no: 355 -create_date: DateTime @1695985580 {#8532 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8533 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12584 +label: " 新サクラ大戦" +value: "386" +data: Eccube\Entity\Category {#8541 -id: 386 -name: "新サクラ大戦" -hierarchy: 4 -sort_no: 354 -create_date: DateTime @1695985580 {#8539 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8540 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12585 +label: " 翠星のガルガンティア" +value: "387" +data: Eccube\Entity\Category {#8548 -id: 387 -name: "翠星のガルガンティア" -hierarchy: 4 -sort_no: 353 -create_date: DateTime @1695985580 {#8546 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8547 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12586 +label: " スクールガールストライカーズ" +value: "388" +data: Eccube\Entity\Category {#8555 -id: 388 -name: "スクールガールストライカーズ" -hierarchy: 4 -sort_no: 352 -create_date: DateTime @1695985580 {#8553 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8554 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12587 +label: " STAR WARS" +value: "389" +data: Eccube\Entity\Category {#8562 -id: 389 -name: "STAR WARS" -hierarchy: 4 -sort_no: 351 -create_date: DateTime @1695985580 {#8560 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8561 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12588 +label: " 戦国BASARA" +value: "390" +data: Eccube\Entity\Category {#8569 -id: 390 -name: "戦国BASARA" -hierarchy: 4 -sort_no: 350 -create_date: DateTime @1695985580 {#8567 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8568 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12589 +label: " ソードアート・オンライン" +value: "391" +data: Eccube\Entity\Category {#8576 -id: 391 -name: "ソードアート・オンライン" -hierarchy: 4 -sort_no: 349 -create_date: DateTime @1695985580 {#8574 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8575 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12590 +label: " ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" +value: "392" +data: Eccube\Entity\Category {#8583 -id: 392 -name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン" -hierarchy: 4 -sort_no: 348 -create_date: DateTime @1695985580 {#8581 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8582 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12591 +label: " ダーリン・イン・ザ・フランキス" +value: "393" +data: Eccube\Entity\Category {#8590 -id: 393 -name: "ダーリン・イン・ザ・フランキス" -hierarchy: 4 -sort_no: 347 -create_date: DateTime @1695985580 {#8588 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8589 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12592 +label: " ダンジョンに出会いを求めるのは間違っているだろうか" +value: "394" +data: Eccube\Entity\Category {#8597 -id: 394 -name: "ダンジョンに出会いを求めるのは間違っているだろうか" -hierarchy: 4 -sort_no: 346 -create_date: DateTime @1695985580 {#8595 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8596 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8598 …} -Children: Doctrine\ORM\PersistentCollection {#8601 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12593 +label: " 探偵オペラ ミルキィホームズ" +value: "395" +data: Eccube\Entity\Category {#8604 -id: 395 -name: "探偵オペラ ミルキィホームズ" -hierarchy: 4 -sort_no: 345 -create_date: DateTime @1695985580 {#8602 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8603 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12594 +label: " チェインクロニクル ~ヘクセイタスの閃~" +value: "396" +data: Eccube\Entity\Category {#8611 -id: 396 -name: "チェインクロニクル ~ヘクセイタスの閃~" -hierarchy: 4 -sort_no: 344 -create_date: DateTime @1695985580 {#8609 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8610 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12595 +label: " チェンソーマン" +value: "397" +data: Eccube\Entity\Category {#8618 -id: 397 -name: "チェンソーマン" -hierarchy: 4 -sort_no: 343 -create_date: DateTime @1695985580 {#8616 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8617 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12596 +label: " TVアニメ「デビルサバイバー2」" +value: "398" +data: Eccube\Entity\Category {#8625 -id: 398 -name: "TVアニメ「デビルサバイバー2」" -hierarchy: 4 -sort_no: 342 -create_date: DateTime @1695985580 {#8623 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8624 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12597 +label: " テラフォーマーズ" +value: "399" +data: Eccube\Entity\Category {#8632 -id: 399 -name: "テラフォーマーズ" -hierarchy: 4 -sort_no: 341 -create_date: DateTime @1695985580 {#8630 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8631 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12598 +label: " 天元突破グレンラガン" +value: "400" +data: Eccube\Entity\Category {#8639 -id: 400 -name: "天元突破グレンラガン" -hierarchy: 4 -sort_no: 340 -create_date: DateTime @1695985580 {#8637 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8638 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12599 +label: " 転生したらスライムだった件" +value: "401" +data: Eccube\Entity\Category {#8646 -id: 401 -name: "転生したらスライムだった件" -hierarchy: 4 -sort_no: 339 -create_date: DateTime @1695985580 {#8644 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8645 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12600 +label: " D_CIDE TRAUMEREI" +value: "402" +data: Eccube\Entity\Category {#8653 -id: 402 -name: "D_CIDE TRAUMEREI" -hierarchy: 4 -sort_no: 338 -create_date: DateTime @1695985580 {#8651 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8652 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12601 +label: " Disney100" +value: "403" +data: Eccube\Entity\Category {#8660 -id: 403 -name: "Disney100" -hierarchy: 4 -sort_no: 337 -create_date: DateTime @1695985580 {#8658 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8659 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12602 +label: " 東京リベンジャーズ" +value: "404" +data: Eccube\Entity\Category {#8667 -id: 404 -name: "東京リベンジャーズ" -hierarchy: 4 -sort_no: 336 -create_date: DateTime @1695985580 {#8665 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8666 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12603 +label: " ノーゲーム・ノーライフ" +value: "405" +data: Eccube\Entity\Category {#8674 -id: 405 -name: "ノーゲーム・ノーライフ" -hierarchy: 4 -sort_no: 335 -create_date: DateTime @1695985580 {#8672 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8673 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12604 +label: " パズル&ドラゴンズ" +value: "406" +data: Eccube\Entity\Category {#8681 -id: 406 -name: "パズル&ドラゴンズ" -hierarchy: 4 -sort_no: 334 -create_date: DateTime @1695985580 {#8679 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8680 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12605 +label: " 初音ミク -Project DIVA-" +value: "407" +data: Eccube\Entity\Category {#8688 -id: 407 -name: "初音ミク -Project DIVA-" -hierarchy: 4 -sort_no: 333 -create_date: DateTime @1695985580 {#8686 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8687 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12606 +label: " PIXAR" +value: "408" +data: Eccube\Entity\Category {#8695 -id: 408 -name: "PIXAR" -hierarchy: 4 -sort_no: 332 -create_date: DateTime @1695985580 {#8693 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8694 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12607 +label: " FAIRY TAIL" +value: "409" +data: Eccube\Entity\Category {#8702 -id: 409 -name: "FAIRY TAIL" -hierarchy: 4 -sort_no: 331 -create_date: DateTime @1695985580 {#8700 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8701 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12608 +label: " Fate" +value: "410" +data: Eccube\Entity\Category {#8709 -id: 410 -name: "Fate" -hierarchy: 4 -sort_no: 330 -create_date: DateTime @1695985580 {#8707 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8708 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12609 +label: " Fate/Apocrypha" +value: "411" +data: Eccube\Entity\Category {#8716 -id: 411 -name: "Fate/Apocrypha" -hierarchy: 4 -sort_no: 329 -create_date: DateTime @1695985580 {#8714 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8715 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12610 +label: " Fate/Grand Order(アニメ)" +value: "412" +data: Eccube\Entity\Category {#8723 -id: 412 -name: "Fate/Grand Order(アニメ)" -hierarchy: 4 -sort_no: 328 -create_date: DateTime @1695985580 {#8721 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8722 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12611 +label: " ぷよぷよ" +value: "413" +data: Eccube\Entity\Category {#8730 -id: 413 -name: "ぷよぷよ" -hierarchy: 4 -sort_no: 327 -create_date: DateTime @1695985580 {#8728 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8729 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12612 +label: " ブラック★ロックシューター" +value: "414" +data: Eccube\Entity\Category {#8737 -id: 414 -name: "ブラック★ロックシューター" -hierarchy: 4 -sort_no: 326 -create_date: DateTime @1695985580 {#8735 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8736 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12613 +label: " プリズマ☆イリヤ" +value: "415" +data: Eccube\Entity\Category {#8744 -id: 415 -name: "プリズマ☆イリヤ" -hierarchy: 4 -sort_no: 325 -create_date: DateTime @1695985580 {#8742 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8743 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12614 +label: " プロジェクトセカイ カラフルステージ! feat. 初音ミク" +value: "416" +data: Eccube\Entity\Category {#8751 -id: 416 -name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク" -hierarchy: 4 -sort_no: 324 -create_date: DateTime @1695985580 {#8749 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8750 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12615 +label: " ペルソナ" +value: "417" +data: Eccube\Entity\Category {#8758 -id: 417 -name: "ペルソナ" -hierarchy: 4 -sort_no: 323 -create_date: DateTime @1695985580 {#8756 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8757 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12616 +label: " Marvel" +value: "418" +data: Eccube\Entity\Category {#8765 -id: 418 -name: "Marvel" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1695985580 {#8763 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8764 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12617 +label: " 魔界戦記ディスガイア" +value: "419" +data: Eccube\Entity\Category {#8772 -id: 419 -name: "魔界戦記ディスガイア" -hierarchy: 4 -sort_no: 321 -create_date: DateTime @1695985580 {#8770 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8771 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12618 +label: " 無職転生 ~異世界行ったら本気だす~" +value: "420" +data: Eccube\Entity\Category {#8779 -id: 420 -name: "無職転生 ~異世界行ったら本気だす~" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1695985580 {#8777 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8778 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12619 +label: " MELTY BLOOD/空の境界" +value: "421" +data: Eccube\Entity\Category {#8786 -id: 421 -name: "MELTY BLOOD/空の境界" -hierarchy: 4 -sort_no: 319 -create_date: DateTime @1695985580 {#8784 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8785 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12620 +label: " 〈物語〉シリーズ" +value: "422" +data: Eccube\Entity\Category {#8793 -id: 422 -name: "〈物語〉シリーズ" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1695985580 {#8791 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8792 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12621 +label: " Re:ゼロから始める異世界生活" +value: "423" +data: Eccube\Entity\Category {#8800 -id: 423 -name: "Re:ゼロから始める異世界生活" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1695985580 {#8798 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8799 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12622 +label: " ログ・ホライズン" +value: "424" +data: Eccube\Entity\Category {#8807 -id: 424 -name: "ログ・ホライズン" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1695985580 {#8805 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8806 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8808 …} -Children: Doctrine\ORM\PersistentCollection {#8811 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12623 +label: " ロストディケイド" +value: "425" +data: Eccube\Entity\Category {#8814 -id: 425 -name: "ロストディケイド" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1695985580 {#8812 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8813 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12624 +label: " ワールドトリガー" +value: "426" +data: Eccube\Entity\Category {#8821 -id: 426 -name: "ワールドトリガー" -hierarchy: 4 -sort_no: 314 -create_date: DateTime @1695985580 {#8819 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8820 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12625 +label: " プロモカード(シュヴァルツサイド)" +value: "427" +data: Eccube\Entity\Category {#8828 -id: 427 -name: "プロモカード(シュヴァルツサイド)" -hierarchy: 4 -sort_no: 313 -create_date: DateTime @1695985580 {#8826 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985580 {#8827 date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8289} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12626 +label: " ヴァイスサイド" +value: "220" +data: Eccube\Entity\Category {#8835 -id: 220 -name: "ヴァイスサイド" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1695979641 {#8299 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695979641 {#8300 date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#7699} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12627 +label: " アイドルマスター シンデレラガールズ" +value: "294" +data: Eccube\Entity\Category {#8840 -id: 294 -name: "アイドルマスター シンデレラガールズ" -hierarchy: 4 -sort_no: 311 -create_date: DateTime @1695985527 {#8833 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8834 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8841 …} -Children: Doctrine\ORM\PersistentCollection {#8844 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12628 +label: " Angel Beats!/クドわふたー" +value: "295" +data: Eccube\Entity\Category {#8849 -id: 295 -name: "Angel Beats!/クドわふたー" -hierarchy: 4 -sort_no: 310 -create_date: DateTime @1695985527 {#8847 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8848 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12629 +label: " カードキャプターさくら" +value: "296" +data: Eccube\Entity\Category {#8856 -id: 296 -name: "カードキャプターさくら" -hierarchy: 4 -sort_no: 309 -create_date: DateTime @1695985527 {#8854 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8855 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12630 +label: " ガールフレンド(仮)" +value: "297" +data: Eccube\Entity\Category {#8863 -id: 297 -name: "ガールフレンド(仮)" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1695985527 {#8861 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8862 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12631 +label: " 角川スニーカー文庫" +value: "298" +data: Eccube\Entity\Category {#8870 -id: 298 -name: "角川スニーカー文庫" -hierarchy: 4 -sort_no: 307 -create_date: DateTime @1695985527 {#8868 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8869 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12632 +label: " 彼女、お借りします" +value: "299" +data: Eccube\Entity\Category {#8877 -id: 299 -name: "彼女、お借りします" -hierarchy: 4 -sort_no: 306 -create_date: DateTime @1695985527 {#8875 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8876 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8878 …} -Children: Doctrine\ORM\PersistentCollection {#8881 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12633 +label: " 神様になった日" +value: "300" +data: Eccube\Entity\Category {#8884 -id: 300 -name: "神様になった日" -hierarchy: 4 -sort_no: 305 -create_date: DateTime @1695985527 {#8882 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8883 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12634 +label: " カードゲームしよ子" +value: "301" +data: Eccube\Entity\Category {#8891 -id: 301 -name: "カードゲームしよ子" -hierarchy: 4 -sort_no: 304 -create_date: DateTime @1695985527 {#8889 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8890 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12635 +label: " Key" +value: "302" +data: Eccube\Entity\Category {#8898 -id: 302 -name: "Key" -hierarchy: 4 -sort_no: 303 -create_date: DateTime @1695985527 {#8896 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8897 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12636 +label: " CLANNAD" +value: "303" +data: Eccube\Entity\Category {#8905 -id: 303 -name: "CLANNAD" -hierarchy: 4 -sort_no: 302 -create_date: DateTime @1695985527 {#8903 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8904 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12637 +label: " けものフレンズ" +value: "304" +data: Eccube\Entity\Category {#8912 -id: 304 -name: "けものフレンズ" -hierarchy: 4 -sort_no: 301 -create_date: DateTime @1695985527 {#8910 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8911 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12638 +label: " 幻影ヲ駆ケル太陽" +value: "305" +data: Eccube\Entity\Category {#8919 -id: 305 -name: "幻影ヲ駆ケル太陽" -hierarchy: 4 -sort_no: 300 -create_date: DateTime @1695985527 {#8917 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8918 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12639 +label: " ご注文はうさぎですか??" +value: "306" +data: Eccube\Entity\Category {#8926 -id: 306 -name: "ご注文はうさぎですか??" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1695985527 {#8924 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8925 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12640 +label: " 五等分の花嫁" +value: "307" +data: Eccube\Entity\Category {#8933 -id: 307 -name: "五等分の花嫁" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1695985527 {#8931 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8932 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12641 +label: " この素晴らしい世界に祝福を!" +value: "308" +data: Eccube\Entity\Category {#8940 -id: 308 -name: "この素晴らしい世界に祝福を!" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1695985527 {#8938 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8939 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12642 +label: " 小林さんちのメイドラゴン" +value: "309" +data: Eccube\Entity\Category {#8947 -id: 309 -name: "小林さんちのメイドラゴン" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1695985527 {#8945 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8946 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12643 +label: " 冴えない彼女の育てかた" +value: "310" +data: Eccube\Entity\Category {#8954 -id: 310 -name: "冴えない彼女の育てかた" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1695985527 {#8952 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8953 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12644 +label: " Summer Pockets" +value: "311" +data: Eccube\Entity\Category {#8961 -id: 311 -name: "Summer Pockets" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1695985527 {#8959 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8960 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12645 +label: " Charlotte" +value: "312" +data: Eccube\Entity\Category {#8968 -id: 312 -name: "Charlotte" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1695985527 {#8966 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8967 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12646 +label: " 灼眼のシャナ" +value: "313" +data: Eccube\Entity\Category {#8975 -id: 313 -name: "灼眼のシャナ" -hierarchy: 4 -sort_no: 292 -create_date: DateTime @1695985527 {#8973 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8974 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12647 +label: " 涼宮ハルヒの憂鬱" +value: "314" +data: Eccube\Entity\Category {#8982 -id: 314 -name: "涼宮ハルヒの憂鬱" -hierarchy: 4 -sort_no: 291 -create_date: DateTime @1695985527 {#8980 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8981 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12648 +label: " 青春ブタ野郎シリーズ" +value: "315" +data: Eccube\Entity\Category {#8989 -id: 315 -name: "青春ブタ野郎シリーズ" -hierarchy: 4 -sort_no: 290 -create_date: DateTime @1695985527 {#8987 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8988 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12649 +label: " ゼロの使い魔" +value: "316" +data: Eccube\Entity\Category {#8996 -id: 316 -name: "ゼロの使い魔" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1695985527 {#8994 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#8995 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12650 +label: " 戦姫絶唱シンフォギア" +value: "317" +data: Eccube\Entity\Category {#9003 -id: 317 -name: "戦姫絶唱シンフォギア" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1695985527 {#9001 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9002 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12651 +label: " 宇宙をかける少女/舞-HiME&舞-乙HiME" +value: "318" +data: Eccube\Entity\Category {#9010 -id: 318 -name: "宇宙をかける少女/舞-HiME&舞-乙HiME" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1695985527 {#9008 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9009 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12652 +label: " ゾンビランドサガ リベンジ" +value: "319" +data: Eccube\Entity\Category {#9017 -id: 319 -name: "ゾンビランドサガ リベンジ" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1695985527 {#9015 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9016 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12653 +label: " ダ・カーポ&Dal Segno" +value: "320" +data: Eccube\Entity\Category {#9024 -id: 320 -name: "ダ・カーポ&Dal Segno" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1695985527 {#9022 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9023 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12654 +label: " D4DJ" +value: "321" +data: Eccube\Entity\Category {#9031 -id: 321 -name: "D4DJ" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1695985527 {#9029 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9030 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12655 +label: " デート・ア・ライブ" +value: "322" +data: Eccube\Entity\Category {#9038 -id: 322 -name: "デート・ア・ライブ" -hierarchy: 4 -sort_no: 283 -create_date: DateTime @1695985527 {#9036 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9037 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12656 +label: " とある魔術の禁書目録/とある科学の超電磁砲" +value: "323" +data: Eccube\Entity\Category {#9045 -id: 323 -name: "とある魔術の禁書目録/とある科学の超電磁砲" -hierarchy: 4 -sort_no: 282 -create_date: DateTime @1695985527 {#9043 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9044 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12657 +label: " DOG DAYS" +value: "324" +data: Eccube\Entity\Category {#9052 -id: 324 -name: "DOG DAYS" -hierarchy: 4 -sort_no: 281 -create_date: DateTime @1695985527 {#9050 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9051 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12658 +label: " To LOVEる" +value: "325" +data: Eccube\Entity\Category {#9059 -id: 325 -name: "To LOVEる" -hierarchy: 4 -sort_no: 280 -create_date: DateTime @1695985527 {#9057 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9058 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12659 +label: " ニセコイ" +value: "326" +data: Eccube\Entity\Category {#9066 -id: 326 -name: "ニセコイ" -hierarchy: 4 -sort_no: 279 -create_date: DateTime @1695985527 {#9064 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9065 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12660 +label: " 日常" +value: "327" +data: Eccube\Entity\Category {#9073 -id: 327 -name: "日常" -hierarchy: 4 -sort_no: 278 -create_date: DateTime @1695985527 {#9071 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9072 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12661 +label: " BanG Dream!" +value: "328" +data: Eccube\Entity\Category {#9080 -id: 328 -name: "BanG Dream!" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1695985527 {#9078 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9079 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12662 +label: " ビジュアルアーツ" +value: "329" +data: Eccube\Entity\Category {#9087 -id: 329 -name: "ビジュアルアーツ" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1695985527 {#9085 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9086 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12663 +label: " ひなろじ ~from Luck & Logic~" +value: "330" +data: Eccube\Entity\Category {#9094 -id: 330 -name: "ひなろじ ~from Luck & Logic~" -hierarchy: 4 -sort_no: 275 -create_date: DateTime @1695985527 {#9092 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9093 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9095 …} -Children: Doctrine\ORM\PersistentCollection {#9098 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12664 +label: " ViVid Strike!" +value: "331" +data: Eccube\Entity\Category {#9101 -id: 331 -name: "ViVid Strike!" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1695985527 {#9099 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9100 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9102 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12665 +label: " ビビッドレッド・オペレーション" +value: "332" +data: Eccube\Entity\Category {#9108 -id: 332 -name: "ビビッドレッド・オペレーション" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1695985527 {#9106 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9107 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12666 +label: " Phantom -Requiem for the Phantom-" +value: "333" +data: Eccube\Entity\Category {#9115 -id: 333 -name: "Phantom -Requiem for the Phantom-" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1695985527 {#9113 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9114 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12667 +label: " 富士見ファンタジア文庫" +value: "334" +data: Eccube\Entity\Category {#9122 -id: 334 -name: "富士見ファンタジア文庫" -hierarchy: 4 -sort_no: 271 -create_date: DateTime @1695985527 {#9120 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9121 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12668 +label: " アニメ プリンセスコネクト!Re:Dive" +value: "335" +data: Eccube\Entity\Category {#9129 -id: 335 -name: "アニメ プリンセスコネクト!Re:Dive" -hierarchy: 4 -sort_no: 270 -create_date: DateTime @1695985527 {#9127 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9128 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9133 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12669 +label: " ヘブンバーンズレッド" +value: "336" +data: Eccube\Entity\Category {#9136 -id: 336 -name: "ヘブンバーンズレッド" -hierarchy: 4 -sort_no: 269 -create_date: DateTime @1695985527 {#9134 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9135 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9140 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12670 +label: " ホロライブプロダクション" +value: "337" +data: Eccube\Entity\Category {#9143 -id: 337 -name: "ホロライブプロダクション" -hierarchy: 4 -sort_no: 268 -create_date: DateTime @1695985527 {#9141 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9142 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9144 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12671 +label: " 魔法少女まどか☆マギカ" +value: "338" +data: Eccube\Entity\Category {#9150 -id: 338 -name: "魔法少女まどか☆マギカ" -hierarchy: 4 -sort_no: 267 -create_date: DateTime @1695985527 {#9148 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9149 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9154 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12672 +label: " 魔法少女リリカルなのは" +value: "339" +data: Eccube\Entity\Category {#9157 -id: 339 -name: "魔法少女リリカルなのは" -hierarchy: 4 -sort_no: 266 -create_date: DateTime @1695985527 {#9155 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9156 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9158 …} -Children: Doctrine\ORM\PersistentCollection {#9161 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12673 +label: " ゆらぎ荘の幽奈さん" +value: "340" +data: Eccube\Entity\Category {#9164 -id: 340 -name: "ゆらぎ荘の幽奈さん" -hierarchy: 4 -sort_no: 265 -create_date: DateTime @1695985527 {#9162 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9163 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12674 +label: " らき☆すた" +value: "341" +data: Eccube\Entity\Category {#9171 -id: 341 -name: "らき☆すた" -hierarchy: 4 -sort_no: 264 -create_date: DateTime @1695985527 {#9169 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9170 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9175 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12675 +label: " ラブライブ!" +value: "342" +data: Eccube\Entity\Category {#9178 -id: 342 -name: "ラブライブ!" -hierarchy: 4 -sort_no: 263 -create_date: DateTime @1695985527 {#9176 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9177 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9182 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12676 +label: " ラブライブ!サンシャイン!!" +value: "343" +data: Eccube\Entity\Category {#9185 -id: 343 -name: "ラブライブ!サンシャイン!!" -hierarchy: 4 -sort_no: 262 -create_date: DateTime @1695985527 {#9183 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9184 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9186 …} -Children: Doctrine\ORM\PersistentCollection {#9189 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12677 +label: " ラブライブ!虹ヶ咲学園スクールアイドル同好会" +value: "344" +data: Eccube\Entity\Category {#9192 -id: 344 -name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会" -hierarchy: 4 -sort_no: 261 -create_date: DateTime @1695985527 {#9190 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9191 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9196 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12678 +label: " ラブライブ!スーパースター!!" +value: "345" +data: Eccube\Entity\Category {#9199 -id: 345 -name: "ラブライブ!スーパースター!!" -hierarchy: 4 -sort_no: 260 -create_date: DateTime @1695985527 {#9197 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9198 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9200 …} -Children: Doctrine\ORM\PersistentCollection {#9203 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12679 +label: " リコリス・リコイル" +value: "346" +data: Eccube\Entity\Category {#9206 -id: 346 -name: "リコリス・リコイル" -hierarchy: 4 -sort_no: 259 -create_date: DateTime @1695985527 {#9204 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9205 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9207 …} -Children: Doctrine\ORM\PersistentCollection {#9210 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12680 +label: " リトルバスターズ!" +value: "347" +data: Eccube\Entity\Category {#9213 -id: 347 -name: "リトルバスターズ!" -hierarchy: 4 -sort_no: 258 -create_date: DateTime @1695985527 {#9211 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9212 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9217 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12681 +label: " Rewrite" +value: "348" +data: Eccube\Entity\Category {#9220 -id: 348 -name: "Rewrite" -hierarchy: 4 -sort_no: 257 -create_date: DateTime @1695985527 {#9218 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9219 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9221 …} -Children: Doctrine\ORM\PersistentCollection {#9224 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12682 +label: " ロボティクス・ノーツ" +value: "349" +data: Eccube\Entity\Category {#9227 -id: 349 -name: "ロボティクス・ノーツ" -hierarchy: 4 -sort_no: 256 -create_date: DateTime @1695985527 {#9225 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9226 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9228 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: Eccube\Entity\Category {#8835} -Creator: Eccube\Entity\Member {#2695 …} -free_area: null -category_image: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12683 +label: " プロモカード(ヴァイスサイド)" +value: "350" +data: Eccube\Entity\Category {#9234 -id: 350 -name: "プロモカード(ヴァイスサイド)" -hierarchy: 4 -sort_no: 255 -create_date: DateTime @1695985527 {#9232 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695985527 {#9233 date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#8835} -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 {#10144 -form: Symfony\Component\Form\Form {#9535 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10145 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9267 …} } |
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 {#9293 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#9346 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#9329 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#9328 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9330 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9334 -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 {#9334 -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 {#9323 -_em: Doctrine\ORM\EntityManager {#507 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#9325 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#9326 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#9327 #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 {#9324 …} -_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() {#9322 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() {#9321 …} } } |
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 {#9341 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5122 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9339 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#5179 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9347 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#9358 …} +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 {#12684 -form: Symfony\Component\Form\Form {#9575 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10143 …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) {#12686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9267 …} } |
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) {#9542 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9538 …} } |
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 {#9544 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() {#9548 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() {#9546 …} } } |
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 {#12689 -form: Symfony\Component\Form\Form {#9578 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12687 …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) {#9542 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9538 …} } |
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 {#9544 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() {#9557 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() {#9556 …} } } |
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 {#12691 -form: Symfony\Component\Form\Form {#9581 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12690 …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) {#9542 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9538 …} } |
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 {#9544 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() {#9567 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() {#9566 …} } } |
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 {#12693 -form: Symfony\Component\Form\Form {#9584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12692 …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() {#9361 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() {#9360 …} } } |
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 {#9370 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9371 +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 {#12688 -form: Symfony\Component\Form\Form {#9607 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12685 …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) {#12695 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9267 …} } |
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) {#9542 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9538 …} } |
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 {#9544 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() {#9589 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() {#9588 …} } } |
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 {#12698 -form: Symfony\Component\Form\Form {#9610 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12697 …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) {#9542 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9538 …} } |
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 {#9544 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() {#9599 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() {#9598 …} } } |
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 {#12700 -form: Symfony\Component\Form\Form {#9613 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12699 …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 {#9388 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#9381 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#9389 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9390 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9382 -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 {#9382 -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() {#9380 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() {#9379 …} } } |
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 {#12703 +label: "傷あり" +value: "4" +data: Eccube\Entity\Tag {#12715 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "タグ" +value: "45" +data: Eccube\Entity\Tag {#12724 …} +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 {#12696 -form: Symfony\Component\Form\Form {#9616 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12694 …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) {#12701 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9267 …} } |
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() {#9413 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() {#9410 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
cache_key | "_admin_search_product_create_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12705 -form: Symfony\Component\Form\Form {#9619 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12702 …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 {#5140 +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 {#5140 +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 {#5140 +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() {#9436 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() {#9435 …} } } |
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 {#12704 -form: Symfony\Component\Form\Form {#9622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12720 …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 {#5139 +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 {#5139 +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 {#5139 +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() {#9446 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() {#9445 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
cache_key | "_admin_search_product_create_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12710 -form: Symfony\Component\Form\Form {#9625 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12718 …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 {#5119 +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 {#5119 +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 {#5119 +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() {#9456 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() {#9455 …} } } |
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 {#12706 -form: Symfony\Component\Form\Form {#9628 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12714 …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 {#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.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 {#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 |
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() {#9466 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() {#9465 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
cache_key | "_admin_search_product_update_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12727 -form: Symfony\Component\Form\Form {#9631 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12717 …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 {#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.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 {#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 |
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() {#9476 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() {#9475 …} } } |
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 {#12729 -form: Symfony\Component\Form\Form {#9634 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12728 …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 {#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.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 {#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 |
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() {#9486 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() {#9485 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
cache_key | "_admin_search_product_update_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12731 -form: Symfony\Component\Form\Form {#9637 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12730 …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 {#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__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 {#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 |
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() {#9496 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() {#9495 …} } } |
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 {#12733 -form: Symfony\Component\Form\Form {#9640 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12732 …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) {#9510 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() {#9512 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() {#9509 …} } } |
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 {#12735 -form: Symfony\Component\Form\Form {#9643 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12734 …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) {#9520 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() {#9522 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() {#9521 …} } } |
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 {#12737 -form: Symfony\Component\Form\Form {#9646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12736 …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 | "0e8ed58399f7f6d1f.UGaYgxb7gjiP3hGrkzXTi54YIoiwPoUcLRTDDyj3sLw.YF_R7UC8wX3GqCDG9kWlwO5ge8CCaeN0Xk6QYkK548wgS_q0Ir74Xfa5VA" |
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 | "0e8ed58399f7f6d1f.UGaYgxb7gjiP3hGrkzXTi54YIoiwPoUcLRTDDyj3sLw.YF_R7UC8wX3GqCDG9kWlwO5ge8CCaeN0Xk6QYkK548wgS_q0Ir74Xfa5VA" |
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 | "0e8ed58399f7f6d1f.UGaYgxb7gjiP3hGrkzXTi54YIoiwPoUcLRTDDyj3sLw.YF_R7UC8wX3GqCDG9kWlwO5ge8CCaeN0Xk6QYkK548wgS_q0Ir74Xfa5VA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#10156 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() {#12739 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() {#12738 …} } } |
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 | "0e8ed58399f7f6d1f.UGaYgxb7gjiP3hGrkzXTi54YIoiwPoUcLRTDDyj3sLw.YF_R7UC8wX3GqCDG9kWlwO5ge8CCaeN0Xk6QYkK548wgS_q0Ir74Xfa5VA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12751 -form: Symfony\Component\Form\Form {#12746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12740 …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 | "0e8ed58399f7f6d1f.UGaYgxb7gjiP3hGrkzXTi54YIoiwPoUcLRTDDyj3sLw.YF_R7UC8wX3GqCDG9kWlwO5ge8CCaeN0Xk6QYkK548wgS_q0Ir74Xfa5VA" |