Dumped Contents
In
ProductController.php
line 147:
/* @var $searchForm \Symfony\Component\Form\FormInterface */
$searchForm = $builder->getForm();
dump($searchForm->getData());
$searchForm->handleRequest($request);
null
In
ProductController.php
line 151:
$searchForm->handleRequest($request);
dump($searchForm->getData());
// paginatorの前に全商品の取得
$searchData = $searchForm->getData();
array:12 [
"mode" => null
"category_id" => Eccube\Entity\Category {#6192
-id: 743
-name: "SV7a 楽園ドラゴーナ"
-hierarchy: 3
-sort_no: 409
-create_date: DateTime @1741091161 {#6190
date: 2025-03-04 21:26:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6191
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6193
-snapshot: []
-owner: Eccube\Entity\Category {#6192}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6194
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6196
-snapshot: []
-owner: Eccube\Entity\Category {#6192}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6195
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101
-id: 219
-name: "ポケモン"
-hierarchy: 2
-sort_no: 422
-create_date: DateTime @1695974903 {#5840
date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916557 {#5841
date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6102
-snapshot: []
-owner: Eccube\Entity\Category {#6101}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6103
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6105
-snapshot: array:86 [ …86]
-owner: Eccube\Entity\Category {#6101}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6104
-elements: array:86 [
0 => Eccube\Entity\Category {#6106
-id: 597
-name: "レアリティ"
-hierarchy: 3
-sort_no: 421
-create_date: DateTime @1696942150 {#6092
date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6093
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6107
-snapshot: []
-owner: Eccube\Entity\Category {#6106}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6108 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6110
-snapshot: array:10 [ …10]
-owner: Eccube\Entity\Category {#6106}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6109 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#6185
-id: 222
-name: "PROMO プロモ"
-hierarchy: 3
-sort_no: 420
-create_date: DateTime @1695981741 {#6117
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6116
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6186
-snapshot: []
-owner: Eccube\Entity\Category {#6185}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6187 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6189
-snapshot: []
-owner: Eccube\Entity\Category {#6185}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6188 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6192}
3 => Eccube\Entity\Category {#6199
-id: 686
-name: "SV7 ステラミラクル"
-hierarchy: 3
-sort_no: 408
-create_date: DateTime @1722247026 {#6197
date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6198
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6200
-snapshot: []
-owner: Eccube\Entity\Category {#6199}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6201 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6203
-snapshot: []
-owner: Eccube\Entity\Category {#6199}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6202 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6206
-id: 685
-name: "SV6a ナイトワンダラー"
-hierarchy: 3
-sort_no: 407
-create_date: DateTime @1722246995 {#6204
date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6205
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6207
-snapshot: []
-owner: Eccube\Entity\Category {#6206}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6208 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6210
-snapshot: []
-owner: Eccube\Entity\Category {#6206}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6209 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6213
-id: 671
-name: "SV6 変幻の仮面"
-hierarchy: 3
-sort_no: 406
-create_date: DateTime @1718259642 {#6211
date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6212
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6214
-snapshot: []
-owner: Eccube\Entity\Category {#6213}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6215 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6217
-snapshot: []
-owner: Eccube\Entity\Category {#6213}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6216 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6220
-id: 684
-name: "SV5a クリムゾンヘイズ"
-hierarchy: 3
-sort_no: 405
-create_date: DateTime @1722246604 {#6218
date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6219
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6221
-snapshot: []
-owner: Eccube\Entity\Category {#6220}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6222 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6224
-snapshot: []
-owner: Eccube\Entity\Category {#6220}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6223 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6227
-id: 683
-name: "SV5K ワイルドフォース"
-hierarchy: 3
-sort_no: 404
-create_date: DateTime @1722246552 {#6225
date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6226
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6228
-snapshot: []
-owner: Eccube\Entity\Category {#6227}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6229 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6231
-snapshot: []
-owner: Eccube\Entity\Category {#6227}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6230 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6234
-id: 682
-name: "SV5M サイバージャッジ"
-hierarchy: 3
-sort_no: 403
-create_date: DateTime @1722246464 {#6232
date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6233
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6235
-snapshot: []
-owner: Eccube\Entity\Category {#6234}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6236 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6238
-snapshot: []
-owner: Eccube\Entity\Category {#6234}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6237 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6241
-id: 676
-name: "SV4a シャイニートレジャーex"
-hierarchy: 3
-sort_no: 402
-create_date: DateTime @1722245675 {#6239
date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6240
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6242
-snapshot: []
-owner: Eccube\Entity\Category {#6241}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6243 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6245
-snapshot: []
-owner: Eccube\Entity\Category {#6241}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6244 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6248
-id: 681
-name: "SV4K 古代の咆哮"
-hierarchy: 3
-sort_no: 401
-create_date: DateTime @1722246371 {#6246
date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6247
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6249
-snapshot: []
-owner: Eccube\Entity\Category {#6248}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6250 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6252
-snapshot: []
-owner: Eccube\Entity\Category {#6248}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6251 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6255
-id: 680
-name: "SV4M 未来の一閃"
-hierarchy: 3
-sort_no: 400
-create_date: DateTime @1722246328 {#6253
date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6254
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6256
-snapshot: []
-owner: Eccube\Entity\Category {#6255}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6257 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6259
-snapshot: []
-owner: Eccube\Entity\Category {#6255}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6258 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6262
-id: 679
-name: "SV3a レイジングサーフ"
-hierarchy: 3
-sort_no: 399
-create_date: DateTime @1722246031 {#6260
date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6261
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6263
-snapshot: []
-owner: Eccube\Entity\Category {#6262}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6264 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6266
-snapshot: []
-owner: Eccube\Entity\Category {#6262}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6265 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6269
-id: 678
-name: "SV3 黒炎の支配者"
-hierarchy: 3
-sort_no: 398
-create_date: DateTime @1722245945 {#6267
date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6268
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6270
-snapshot: []
-owner: Eccube\Entity\Category {#6269}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6271 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6273
-snapshot: []
-owner: Eccube\Entity\Category {#6269}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6272 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6276
-id: 677
-name: "SV2a ポケモンカード151"
-hierarchy: 3
-sort_no: 397
-create_date: DateTime @1722245748 {#6274
date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6275
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6277
-snapshot: []
-owner: Eccube\Entity\Category {#6276}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6278 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6280
-snapshot: []
-owner: Eccube\Entity\Category {#6276}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6279 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6283
-id: 223
-name: "SV2D クレイバースト"
-hierarchy: 3
-sort_no: 396
-create_date: DateTime @1695981741 {#6281
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6282
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6284
-snapshot: []
-owner: Eccube\Entity\Category {#6283}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6285 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6287
-snapshot: []
-owner: Eccube\Entity\Category {#6283}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6286 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6290
-id: 224
-name: "SV2P スノーハザード"
-hierarchy: 3
-sort_no: 395
-create_date: DateTime @1695981741 {#6288
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6289
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6291
-snapshot: []
-owner: Eccube\Entity\Category {#6290}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6292 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6294
-snapshot: []
-owner: Eccube\Entity\Category {#6290}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6293 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6297
-id: 225
-name: "SV1A トリプレットビート"
-hierarchy: 3
-sort_no: 394
-create_date: DateTime @1695981741 {#6295
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6296
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6298
-snapshot: []
-owner: Eccube\Entity\Category {#6297}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6299 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6301
-snapshot: []
-owner: Eccube\Entity\Category {#6297}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6300 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6304
-id: 226
-name: "SV1V バイオレットex"
-hierarchy: 3
-sort_no: 393
-create_date: DateTime @1695981741 {#6302
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6303
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6305
-snapshot: []
-owner: Eccube\Entity\Category {#6304}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6306 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6308
-snapshot: []
-owner: Eccube\Entity\Category {#6304}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6307 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6311
-id: 227
-name: "SV1S スカーレットex"
-hierarchy: 3
-sort_no: 392
-create_date: DateTime @1695981741 {#6309
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6310
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6312
-snapshot: []
-owner: Eccube\Entity\Category {#6311}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6313 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6315
-snapshot: []
-owner: Eccube\Entity\Category {#6311}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6314 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6318
-id: 228
-name: "S12A VSTARユニバース"
-hierarchy: 3
-sort_no: 391
-create_date: DateTime @1695981741 {#6316
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6317
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6319
-snapshot: []
-owner: Eccube\Entity\Category {#6318}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6320 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6322
-snapshot: []
-owner: Eccube\Entity\Category {#6318}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6321 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6325
-id: 229
-name: "S12 パラダイムトリガー"
-hierarchy: 3
-sort_no: 390
-create_date: DateTime @1695981741 {#6323
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6324
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6326
-snapshot: []
-owner: Eccube\Entity\Category {#6325}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6327 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6329
-snapshot: []
-owner: Eccube\Entity\Category {#6325}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6328 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6332
-id: 230
-name: "S11A 白熱のアルカナ"
-hierarchy: 3
-sort_no: 389
-create_date: DateTime @1695981741 {#6330
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6331
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6333
-snapshot: []
-owner: Eccube\Entity\Category {#6332}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6334 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6336
-snapshot: []
-owner: Eccube\Entity\Category {#6332}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6335 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6339
-id: 231
-name: "S11 ロストアビス"
-hierarchy: 3
-sort_no: 388
-create_date: DateTime @1695981741 {#6337
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6338
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6340
-snapshot: []
-owner: Eccube\Entity\Category {#6339}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6341 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6343
-snapshot: []
-owner: Eccube\Entity\Category {#6339}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6342 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6346
-id: 232
-name: "S10B Pokemon GO"
-hierarchy: 3
-sort_no: 387
-create_date: DateTime @1695981741 {#6344
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6345
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6347
-snapshot: []
-owner: Eccube\Entity\Category {#6346}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6348 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6350
-snapshot: []
-owner: Eccube\Entity\Category {#6346}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6349 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6353
-id: 233
-name: "S10A ダークファンタズム"
-hierarchy: 3
-sort_no: 386
-create_date: DateTime @1695981741 {#6351
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6352
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6354
-snapshot: []
-owner: Eccube\Entity\Category {#6353}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6355 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6357
-snapshot: []
-owner: Eccube\Entity\Category {#6353}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6356 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6360
-id: 234
-name: "S10P スペースジャグラー"
-hierarchy: 3
-sort_no: 385
-create_date: DateTime @1695981741 {#6358
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6359
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6361
-snapshot: []
-owner: Eccube\Entity\Category {#6360}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6362 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6364
-snapshot: []
-owner: Eccube\Entity\Category {#6360}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6363 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6367
-id: 235
-name: "S10D タイムゲイザー"
-hierarchy: 3
-sort_no: 384
-create_date: DateTime @1695981741 {#6365
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6366
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6368
-snapshot: []
-owner: Eccube\Entity\Category {#6367}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6369 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6371
-snapshot: []
-owner: Eccube\Entity\Category {#6367}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6370 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6374
-id: 236
-name: "S9A バトルリージョン"
-hierarchy: 3
-sort_no: 383
-create_date: DateTime @1695981741 {#6372
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6373
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6375
-snapshot: []
-owner: Eccube\Entity\Category {#6374}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6376 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6378
-snapshot: []
-owner: Eccube\Entity\Category {#6374}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6377 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6381
-id: 237
-name: "S9 スターバース"
-hierarchy: 3
-sort_no: 382
-create_date: DateTime @1695981741 {#6379
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6380
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6382
-snapshot: []
-owner: Eccube\Entity\Category {#6381}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6383 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6385
-snapshot: []
-owner: Eccube\Entity\Category {#6381}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6384 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6388
-id: 238
-name: "S8B VMAXクライマックス"
-hierarchy: 3
-sort_no: 381
-create_date: DateTime @1695981741 {#6386
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6387
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6389
-snapshot: []
-owner: Eccube\Entity\Category {#6388}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6390 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6392
-snapshot: []
-owner: Eccube\Entity\Category {#6388}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6391 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6395
-id: 239
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 3
-sort_no: 380
-create_date: DateTime @1695981741 {#6393
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6394
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6396
-snapshot: []
-owner: Eccube\Entity\Category {#6395}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6397 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6399
-snapshot: []
-owner: Eccube\Entity\Category {#6395}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6398 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6402
-id: 240
-name: "S8 フュージョンアーツ"
-hierarchy: 3
-sort_no: 379
-create_date: DateTime @1695981741 {#6400
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6401
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6403
-snapshot: []
-owner: Eccube\Entity\Category {#6402}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6404 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6406
-snapshot: []
-owner: Eccube\Entity\Category {#6402}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6405 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6409
-id: 241
-name: "S7R 蒼空ストリーム"
-hierarchy: 3
-sort_no: 378
-create_date: DateTime @1695981741 {#6407
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6408
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6410
-snapshot: []
-owner: Eccube\Entity\Category {#6409}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6411 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6413
-snapshot: []
-owner: Eccube\Entity\Category {#6409}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6412 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6416
-id: 242
-name: "S7D 摩天パーフェクト"
-hierarchy: 3
-sort_no: 377
-create_date: DateTime @1695981741 {#6414
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6415
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6417
-snapshot: []
-owner: Eccube\Entity\Category {#6416}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6420
-snapshot: []
-owner: Eccube\Entity\Category {#6416}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6419 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6423
-id: 243
-name: "S6A イーブイヒーローズ"
-hierarchy: 3
-sort_no: 376
-create_date: DateTime @1695981741 {#6421
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6422
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6424
-snapshot: []
-owner: Eccube\Entity\Category {#6423}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6425 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6427
-snapshot: []
-owner: Eccube\Entity\Category {#6423}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6426 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6430
-id: 244
-name: "S6K 漆黒のガイスト"
-hierarchy: 3
-sort_no: 375
-create_date: DateTime @1695981741 {#6428
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6429
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6431
-snapshot: []
-owner: Eccube\Entity\Category {#6430}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6432 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6434
-snapshot: []
-owner: Eccube\Entity\Category {#6430}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6433 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6437
-id: 245
-name: "S6H 白銀のランス"
-hierarchy: 3
-sort_no: 374
-create_date: DateTime @1695981741 {#6435
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6436
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6438
-snapshot: []
-owner: Eccube\Entity\Category {#6437}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6439 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6441
-snapshot: []
-owner: Eccube\Entity\Category {#6437}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6440 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6444
-id: 246
-name: "S5A 双璧のファイター"
-hierarchy: 3
-sort_no: 373
-create_date: DateTime @1695981741 {#6442
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6443
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6445
-snapshot: []
-owner: Eccube\Entity\Category {#6444}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6446 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6448
-snapshot: []
-owner: Eccube\Entity\Category {#6444}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6447 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6451
-id: 247
-name: "S5R 連撃マスター"
-hierarchy: 3
-sort_no: 372
-create_date: DateTime @1695981741 {#6449
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6450
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6452
-snapshot: []
-owner: Eccube\Entity\Category {#6451}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6453 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6455
-snapshot: []
-owner: Eccube\Entity\Category {#6451}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6454 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6458
-id: 248
-name: "S5I 一撃マスター"
-hierarchy: 3
-sort_no: 371
-create_date: DateTime @1695981741 {#6456
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6457
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6459
-snapshot: []
-owner: Eccube\Entity\Category {#6458}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6460 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6462
-snapshot: []
-owner: Eccube\Entity\Category {#6458}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6461 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6465
-id: 249
-name: "S4A シャイニースターV"
-hierarchy: 3
-sort_no: 370
-create_date: DateTime @1695981741 {#6463
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6464
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6466
-snapshot: []
-owner: Eccube\Entity\Category {#6465}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6467 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6469
-snapshot: []
-owner: Eccube\Entity\Category {#6465}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6468 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6472
-id: 250
-name: "S4 仰天のボルテッカー"
-hierarchy: 3
-sort_no: 369
-create_date: DateTime @1695981741 {#6470
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6471
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6473
-snapshot: []
-owner: Eccube\Entity\Category {#6472}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6474 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6476
-snapshot: []
-owner: Eccube\Entity\Category {#6472}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6475 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6479
-id: 251
-name: "S3a 伝説の鼓動"
-hierarchy: 3
-sort_no: 368
-create_date: DateTime @1695981741 {#6477
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6478
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6480
-snapshot: []
-owner: Eccube\Entity\Category {#6479}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6481 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6483
-snapshot: []
-owner: Eccube\Entity\Category {#6479}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6482 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6486
-id: 252
-name: "S3 ムゲンゾーン"
-hierarchy: 3
-sort_no: 367
-create_date: DateTime @1695981741 {#6484
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6485
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6487
-snapshot: []
-owner: Eccube\Entity\Category {#6486}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6488 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6490
-snapshot: []
-owner: Eccube\Entity\Category {#6486}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6489 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6493
-id: 253
-name: "S2a 爆炎ウォーカー"
-hierarchy: 3
-sort_no: 366
-create_date: DateTime @1695981741 {#6491
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6492
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6494
-snapshot: []
-owner: Eccube\Entity\Category {#6493}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6495 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6497
-snapshot: []
-owner: Eccube\Entity\Category {#6493}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6496 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6500
-id: 254
-name: "S2 反逆クラッシュ"
-hierarchy: 3
-sort_no: 365
-create_date: DateTime @1695981741 {#6498
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6499
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6501
-snapshot: []
-owner: Eccube\Entity\Category {#6500}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6502 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6504
-snapshot: []
-owner: Eccube\Entity\Category {#6500}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6503 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6507
-id: 255
-name: "S1a VMAXライジング"
-hierarchy: 3
-sort_no: 364
-create_date: DateTime @1695981741 {#6505
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6506
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6508
-snapshot: []
-owner: Eccube\Entity\Category {#6507}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6509 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6511
-snapshot: []
-owner: Eccube\Entity\Category {#6507}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6510 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6514
-id: 256
-name: "S1H シールド"
-hierarchy: 3
-sort_no: 363
-create_date: DateTime @1695981741 {#6512
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6513
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6515
-snapshot: []
-owner: Eccube\Entity\Category {#6514}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6516 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6518
-snapshot: []
-owner: Eccube\Entity\Category {#6514}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6517 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6521
-id: 257
-name: "S1W ソード"
-hierarchy: 3
-sort_no: 362
-create_date: DateTime @1695981741 {#6519
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6520
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6522
-snapshot: []
-owner: Eccube\Entity\Category {#6521}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6523 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6525
-snapshot: []
-owner: Eccube\Entity\Category {#6521}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6524 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6528
-id: 258
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 3
-sort_no: 361
-create_date: DateTime @1695981741 {#6526
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6527
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6529
-snapshot: []
-owner: Eccube\Entity\Category {#6528}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6530 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6532
-snapshot: []
-owner: Eccube\Entity\Category {#6528}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6531 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6535
-id: 259
-name: "SM12 オルタージェネシス"
-hierarchy: 3
-sort_no: 360
-create_date: DateTime @1695981741 {#6533
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6534
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6536
-snapshot: []
-owner: Eccube\Entity\Category {#6535}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6537 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6539
-snapshot: []
-owner: Eccube\Entity\Category {#6535}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6538 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6542
-id: 260
-name: "SM11b ドリームリーグ"
-hierarchy: 3
-sort_no: 359
-create_date: DateTime @1695981741 {#6540
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6541
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6543
-snapshot: []
-owner: Eccube\Entity\Category {#6542}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6544 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6546
-snapshot: []
-owner: Eccube\Entity\Category {#6542}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6545 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6549
-id: 261
-name: "SM11a リミックスバウト"
-hierarchy: 3
-sort_no: 358
-create_date: DateTime @1695981741 {#6547
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6548
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6550
-snapshot: []
-owner: Eccube\Entity\Category {#6549}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6551 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6553
-snapshot: []
-owner: Eccube\Entity\Category {#6549}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6552 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6556
-id: 262
-name: "SM11 ミラクルツイン"
-hierarchy: 3
-sort_no: 357
-create_date: DateTime @1695981741 {#6554
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6555
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6557
-snapshot: []
-owner: Eccube\Entity\Category {#6556}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6558 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6560
-snapshot: []
-owner: Eccube\Entity\Category {#6556}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6559 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6563
-id: 263
-name: "SM10b スカイレジェンド"
-hierarchy: 3
-sort_no: 356
-create_date: DateTime @1695981741 {#6561
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6562
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6564
-snapshot: []
-owner: Eccube\Entity\Category {#6563}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6565 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6567
-snapshot: []
-owner: Eccube\Entity\Category {#6563}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6566 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6570
-id: 264
-name: "SM10a ジージーエンド"
-hierarchy: 3
-sort_no: 355
-create_date: DateTime @1695981741 {#6568
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6569
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6571
-snapshot: []
-owner: Eccube\Entity\Category {#6570}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6572 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6574
-snapshot: []
-owner: Eccube\Entity\Category {#6570}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6573 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6577
-id: 265
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 3
-sort_no: 354
-create_date: DateTime @1695981741 {#6575
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6576
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6578
-snapshot: []
-owner: Eccube\Entity\Category {#6577}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6579 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6581
-snapshot: []
-owner: Eccube\Entity\Category {#6577}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6580 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6584
-id: 266
-name: "SM10 ダブルブレイズ"
-hierarchy: 3
-sort_no: 353
-create_date: DateTime @1695981741 {#6582
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6583
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6585
-snapshot: []
-owner: Eccube\Entity\Category {#6584}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6586 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6588
-snapshot: []
-owner: Eccube\Entity\Category {#6584}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6587 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6591
-id: 267
-name: "SM9b フルメタルウォール"
-hierarchy: 3
-sort_no: 352
-create_date: DateTime @1695981741 {#6589
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6590
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6592
-snapshot: []
-owner: Eccube\Entity\Category {#6591}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6593 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6595
-snapshot: []
-owner: Eccube\Entity\Category {#6591}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6594 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6598
-id: 268
-name: "SM9a ナイトユニゾン"
-hierarchy: 3
-sort_no: 351
-create_date: DateTime @1695981741 {#6596
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6597
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6599
-snapshot: []
-owner: Eccube\Entity\Category {#6598}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6600 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6602
-snapshot: []
-owner: Eccube\Entity\Category {#6598}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6601 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6605
-id: 269
-name: "SM9 タッグボルト"
-hierarchy: 3
-sort_no: 350
-create_date: DateTime @1695981741 {#6603
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6604
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6606
-snapshot: []
-owner: Eccube\Entity\Category {#6605}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6607 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6609
-snapshot: []
-owner: Eccube\Entity\Category {#6605}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6608 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6612
-id: 270
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 3
-sort_no: 349
-create_date: DateTime @1695981741 {#6610
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6611
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6613
-snapshot: []
-owner: Eccube\Entity\Category {#6612}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6614 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6616
-snapshot: []
-owner: Eccube\Entity\Category {#6612}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6615 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6619
-id: 271
-name: "SM8a ダークオーダー"
-hierarchy: 3
-sort_no: 348
-create_date: DateTime @1695981741 {#6617
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6618
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6620
-snapshot: []
-owner: Eccube\Entity\Category {#6619}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6621 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6623
-snapshot: []
-owner: Eccube\Entity\Category {#6619}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6622 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6626
-id: 272
-name: "SM8 超爆インパクト"
-hierarchy: 3
-sort_no: 347
-create_date: DateTime @1695981741 {#6624
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6625
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6627
-snapshot: []
-owner: Eccube\Entity\Category {#6626}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
…4
}
-Children: Doctrine\ORM\PersistentCollection {#6630 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6633
-id: 273
-name: "SM7b フェアリーライズ"
-hierarchy: 3
-sort_no: 346
-create_date: DateTime @1695981741 {#6631 …1}
-update_date: DateTime @1741091170 {#6632 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …9}
-Children: Doctrine\ORM\PersistentCollection {#6637 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6640
-id: 274
-name: "SM7a迅雷スパーク"
-hierarchy: 3
-sort_no: 345
-create_date: DateTime @1695981741 {#6638 …1}
-update_date: DateTime @1741091170 {#6639 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6641 …9}
-Children: Doctrine\ORM\PersistentCollection {#6644 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6647
-id: 275
-name: "SM7 裂空のカリスマ"
-hierarchy: 3
-sort_no: 344
-create_date: DateTime @1695981741 {#6645 …1}
-update_date: DateTime @1741091170 {#6646 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …9}
-Children: Doctrine\ORM\PersistentCollection {#6651 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6654
-id: 276
-name: "SM6b チャンピオンロード"
-hierarchy: 3
-sort_no: 343
-create_date: DateTime @1695981741 {#6652 …1}
-update_date: DateTime @1741091170 {#6653 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6655 …9}
-Children: Doctrine\ORM\PersistentCollection {#6658 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6661
-id: 277
-name: "SM6a ドラゴンストーム"
-hierarchy: 3
-sort_no: 342
-create_date: DateTime @1695981741 {#6659 …1}
-update_date: DateTime @1741091170 {#6660 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6662 …9}
-Children: Doctrine\ORM\PersistentCollection {#6665 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6668
-id: 278
-name: "SM6 禁断の光"
-hierarchy: 3
-sort_no: 341
-create_date: DateTime @1695981741 {#6666 …1}
-update_date: DateTime @1741091170 {#6667 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6669 …9}
-Children: Doctrine\ORM\PersistentCollection {#6672 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6675
-id: 279
-name: "SM5+ ウルトラフォース"
-hierarchy: 3
-sort_no: 340
-create_date: DateTime @1695981741 {#6673 …1}
-update_date: DateTime @1741091170 {#6674 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6676 …9}
-Children: Doctrine\ORM\PersistentCollection {#6679 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6682
-id: 280
-name: "SM5mウルトラサン"
-hierarchy: 3
-sort_no: 339
-create_date: DateTime @1695981741 {#6680 …1}
-update_date: DateTime @1741091170 {#6681 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …9}
-Children: Doctrine\ORM\PersistentCollection {#6686 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6689
-id: 281
-name: "SM5sウルトラムーン"
-hierarchy: 3
-sort_no: 338
-create_date: DateTime @1695981741 {#6687 …1}
-update_date: DateTime @1741091170 {#6688 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6690 …9}
-Children: Doctrine\ORM\PersistentCollection {#6693 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6696
-id: 282
-name: "SM4+ GXバトルブースト"
-hierarchy: 3
-sort_no: 337
-create_date: DateTime @1695981741 {#6694 …1}
-update_date: DateTime @1741091170 {#6695 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6697 …9}
-Children: Doctrine\ORM\PersistentCollection {#6700 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6703
-id: 283
-name: "SM4s 覚醒の勇者"
-hierarchy: 3
-sort_no: 336
-create_date: DateTime @1695981741 {#6701 …1}
-update_date: DateTime @1741091170 {#6702 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …9}
-Children: Doctrine\ORM\PersistentCollection {#6707 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6710
-id: 284
-name: "SM4a 超次元の暴獣"
-hierarchy: 3
-sort_no: 335
-create_date: DateTime @1695981741 {#6708 …1}
-update_date: DateTime @1741091170 {#6709 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …9}
-Children: Doctrine\ORM\PersistentCollection {#6714 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6717
-id: 285
-name: "SM3+ ひかる伝説"
-hierarchy: 3
-sort_no: 334
-create_date: DateTime @1695981741 {#6715 …1}
-update_date: DateTime @1741091170 {#6716 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …9}
-Children: Doctrine\ORM\PersistentCollection {#6721 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6724
-id: 286
-name: "SM3h 闘う虹を見たか"
-hierarchy: 3
-sort_no: 333
-create_date: DateTime @1695981741 {#6722 …1}
-update_date: DateTime @1741091170 {#6723 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …9}
-Children: Doctrine\ORM\PersistentCollection {#6728 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6731
-id: 287
-name: "SM3n 光を喰らう闇"
-hierarchy: 3
-sort_no: 332
-create_date: DateTime @1695981741 {#6729 …1}
-update_date: DateTime @1741091170 {#6730 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6732 …9}
-Children: Doctrine\ORM\PersistentCollection {#6735 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6738
-id: 288
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 3
-sort_no: 331
-create_date: DateTime @1695981741 {#6736 …1}
-update_date: DateTime @1741091170 {#6737 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …9}
-Children: Doctrine\ORM\PersistentCollection {#6742 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6745
-id: 289
-name: "SM2k キミを待つ島々"
-hierarchy: 3
-sort_no: 330
-create_date: DateTime @1695981741 {#6743 …1}
-update_date: DateTime @1741091170 {#6744 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …9}
-Children: Doctrine\ORM\PersistentCollection {#6749 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6752
-id: 290
-name: "SM2L アローラの月光"
-hierarchy: 3
-sort_no: 329
-create_date: DateTime @1695981741 {#6750 …1}
-update_date: DateTime @1741091170 {#6751 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …9}
-Children: Doctrine\ORM\PersistentCollection {#6756 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6759
-id: 291
-name: "SM1+ サン&ムーン"
-hierarchy: 3
-sort_no: 328
-create_date: DateTime @1695981741 {#6757 …1}
-update_date: DateTime @1741091170 {#6758 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …9}
-Children: Doctrine\ORM\PersistentCollection {#6763 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6766
-id: 292
-name: "SM1s コレクション サン"
-hierarchy: 3
-sort_no: 327
-create_date: DateTime @1695981741 {#6764 …1}
-update_date: DateTime @1741091170 {#6765 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …9}
-Children: Doctrine\ORM\PersistentCollection {#6770 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6773
-id: 293
-name: "SM1m コレクション ムーン"
-hierarchy: 3
-sort_no: 326
-create_date: DateTime @1695981741 {#6771 …1}
-update_date: DateTime @1741091170 {#6772 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6774 …9}
-Children: Doctrine\ORM\PersistentCollection {#6777 …9}
-Parent: Eccube\Entity\Category {#6101}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6096
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 448
-create_date: DateTime @1695966514 {#5838
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#5839
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6097
-snapshot: []
-owner: Eccube\Entity\Category {#6096}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4437 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6098
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6100
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#6096}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4172 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: array:2 [
0 => Eccube\Entity\Category {#6101}
1 => Eccube\Entity\Category {#6782 …12}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: "0226120233_65dbff4915d20.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4718 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4406
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4400
#id: 3
#name: "価格が高い順"
#sort_no: 1
}
"tag_id" => null
"tag_id2" => null
"category_id2" => null
"category_id3" => null
"category_id4" => null
"category_id5" => null
]
In
ProductController.php
line 156:
// paginatorの前に全商品の取得
$searchData = $searchForm->getData();
$qb = $this->productRepository->getQueryBuilderBySearchData($searchData);
dump($qb->getQuery()->getSQL());
//exit;
$event = new EventArgs(
[
"SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.free_description_about_quantity AS free_description_about_quantity_9, d0_.free_description_about_selling_price AS free_description_about_selling_price_10, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_11, MAX(d1_.price02) AS sclr_12, d0_.discriminator_type AS discriminator_type_13, d0_.creator_id AS creator_id_14, d0_.product_status_id AS product_status_id_15 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.visible = 1) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_12 DESC, d0_.id DESC"