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 {#6063
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#5059
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#5058
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6064
-snapshot: []
-owner: Eccube\Entity\Category {#6063}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6065
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6067
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#6063}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6066
-elements: array:88 [
0 => Eccube\Entity\Category {#6068
-id: 596
-name: "レアリティ"
-hierarchy: 2
-sort_no: 254
-create_date: DateTime @1696942135 {#5017
date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5016
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6069
-snapshot: []
-owner: Eccube\Entity\Category {#6068}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6070 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6072
-snapshot: array:26 [ …26]
-owner: Eccube\Entity\Category {#6068}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6071 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035
+__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 {#6257
-id: 663
-name: "新商品"
-hierarchy: 2
-sort_no: 250
-create_date: DateTime @1717046573 {#5507
date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5506
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6258
-snapshot: []
-owner: Eccube\Entity\Category {#6257}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6259 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6261
-snapshot: []
-owner: Eccube\Entity\Category {#6257}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6260 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6264
-id: 697
-name: "[SV7a] 楽園ドラゴーナ"
-hierarchy: 2
-sort_no: 249
-create_date: DateTime @1726206102 {#6262
date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6263
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6265
-snapshot: []
-owner: Eccube\Entity\Category {#6264}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6266 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6268
-snapshot: []
-owner: Eccube\Entity\Category {#6264}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6267 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6273
-id: 673
-name: "[SV7] ステラミラクル"
-hierarchy: 2
-sort_no: 247
-create_date: DateTime @1721806116 {#6269
date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6270
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6274
-snapshot: []
-owner: Eccube\Entity\Category {#6273}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6275 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6277
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#6273}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6276 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6285
-id: 668
-name: "[SV6a] ナイトワンダラー"
-hierarchy: 2
-sort_no: 246
-create_date: DateTime @1717738053 {#6283
date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6284
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6286
-snapshot: []
-owner: Eccube\Entity\Category {#6285}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6287 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6289
-snapshot: []
-owner: Eccube\Entity\Category {#6285}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6288 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6292
-id: 655
-name: "[SV6] 変幻の仮面"
-hierarchy: 2
-sort_no: 245
-create_date: DateTime @1717043767 {#6290
date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6291
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6293
-snapshot: []
-owner: Eccube\Entity\Category {#6292}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6294 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6296
-snapshot: []
-owner: Eccube\Entity\Category {#6292}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6295 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6299
-id: 650
-name: "[SV5a] クリムゾンヘイズ"
-hierarchy: 2
-sort_no: 244
-create_date: DateTime @1712556841 {#6297
date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6298
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6300
-snapshot: []
-owner: Eccube\Entity\Category {#6299}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6301 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6303
-snapshot: []
-owner: Eccube\Entity\Category {#6299}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6302 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6306
-id: 656
-name: "[SV5K] ワイルドフォース"
-hierarchy: 2
-sort_no: 243
-create_date: DateTime @1717043794 {#6304
date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6305
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6307
-snapshot: []
-owner: Eccube\Entity\Category {#6306}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6308 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6310
-snapshot: []
-owner: Eccube\Entity\Category {#6306}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6309 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6313
-id: 657
-name: "[SV5M] サイバージャッジ"
-hierarchy: 2
-sort_no: 242
-create_date: DateTime @1717043828 {#6311
date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6312
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6314
-snapshot: []
-owner: Eccube\Entity\Category {#6313}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6315 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6317
-snapshot: []
-owner: Eccube\Entity\Category {#6313}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6316 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6320
-id: 665
-name: "[SV4a] シャイニートレジャーex"
-hierarchy: 2
-sort_no: 241
-create_date: DateTime @1717238509 {#6318
date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6319
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6321
-snapshot: []
-owner: Eccube\Entity\Category {#6320}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6322 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6324
-snapshot: []
-owner: Eccube\Entity\Category {#6320}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6323 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6327
-id: 658
-name: "[SV4K] 古代の咆哮"
-hierarchy: 2
-sort_no: 240
-create_date: DateTime @1717043844 {#6325
date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6326
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6328
-snapshot: []
-owner: Eccube\Entity\Category {#6327}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6329 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6331
-snapshot: []
-owner: Eccube\Entity\Category {#6327}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6330 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6334
-id: 659
-name: "[SV4M] 未来の一閃"
-hierarchy: 2
-sort_no: 239
-create_date: DateTime @1717043857 {#6332
date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6333
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6335
-snapshot: []
-owner: Eccube\Entity\Category {#6334}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6336 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6338
-snapshot: []
-owner: Eccube\Entity\Category {#6334}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6337 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6341
-id: 660
-name: "[SV3a] レイジングサーフ"
-hierarchy: 2
-sort_no: 238
-create_date: DateTime @1717043872 {#6339
date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6340
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6342
-snapshot: []
-owner: Eccube\Entity\Category {#6341}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6343 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6345
-snapshot: []
-owner: Eccube\Entity\Category {#6341}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6344 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6348
-id: 661
-name: "[SV3] 黒炎の支配者"
-hierarchy: 2
-sort_no: 237
-create_date: DateTime @1717043886 {#6346
date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6347
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6349
-snapshot: []
-owner: Eccube\Entity\Category {#6348}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6350 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6352
-snapshot: []
-owner: Eccube\Entity\Category {#6348}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6351 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6355
-id: 662
-name: "[SV2a] ポケモンカード151"
-hierarchy: 2
-sort_no: 236
-create_date: DateTime @1717043904 {#6353
date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6354
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6356
-snapshot: []
-owner: Eccube\Entity\Category {#6355}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6357 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6359
-snapshot: []
-owner: Eccube\Entity\Category {#6355}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6358 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6362
-id: 12
-name: "SV2D クレイバースト"
-hierarchy: 2
-sort_no: 235
-create_date: DateTime @1694688954 {#6360
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6361
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6363
-snapshot: []
-owner: Eccube\Entity\Category {#6362}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6364 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6366
-snapshot: []
-owner: Eccube\Entity\Category {#6362}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6365 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6369
-id: 13
-name: "SV2P スノーハザード"
-hierarchy: 2
-sort_no: 73
-create_date: DateTime @1694688954 {#6367
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6368
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6370
-snapshot: []
-owner: Eccube\Entity\Category {#6369}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6371 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6373
-snapshot: []
-owner: Eccube\Entity\Category {#6369}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6372 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6376
-id: 14
-name: "SV1A トリプレットビート"
-hierarchy: 2
-sort_no: 72
-create_date: DateTime @1694688954 {#6374
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6375
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6377
-snapshot: []
-owner: Eccube\Entity\Category {#6376}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6378 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6380
-snapshot: []
-owner: Eccube\Entity\Category {#6376}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6379 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6383
-id: 15
-name: "SV1V バイオレットex"
-hierarchy: 2
-sort_no: 71
-create_date: DateTime @1694688954 {#6381
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6382
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6384
-snapshot: []
-owner: Eccube\Entity\Category {#6383}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6385 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6387
-snapshot: []
-owner: Eccube\Entity\Category {#6383}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6386 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6390
-id: 16
-name: "SV1S スカーレットex"
-hierarchy: 2
-sort_no: 70
-create_date: DateTime @1694688954 {#6388
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6389
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6391
-snapshot: []
-owner: Eccube\Entity\Category {#6390}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6392 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6394
-snapshot: []
-owner: Eccube\Entity\Category {#6390}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6393 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6397
-id: 17
-name: "S12A VSTARユニバース"
-hierarchy: 2
-sort_no: 69
-create_date: DateTime @1694688954 {#6395
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6396
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6398
-snapshot: []
-owner: Eccube\Entity\Category {#6397}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6399 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6401
-snapshot: []
-owner: Eccube\Entity\Category {#6397}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6400 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6404
-id: 18
-name: "S12 パラダイムトリガー"
-hierarchy: 2
-sort_no: 68
-create_date: DateTime @1694688954 {#6402
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6403
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6405
-snapshot: []
-owner: Eccube\Entity\Category {#6404}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6406 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6408
-snapshot: []
-owner: Eccube\Entity\Category {#6404}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6407 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6411
-id: 19
-name: "S11A 白熱のアルカナ"
-hierarchy: 2
-sort_no: 67
-create_date: DateTime @1694688954 {#6409
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6410
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Eccube\Entity\Category {#6411}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6413 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6415
-snapshot: []
-owner: Eccube\Entity\Category {#6411}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6414 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6418
-id: 20
-name: "S11 ロストアビス"
-hierarchy: 2
-sort_no: 66
-create_date: DateTime @1694688954 {#6416
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6417
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6419
-snapshot: []
-owner: Eccube\Entity\Category {#6418}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6420 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6422
-snapshot: []
-owner: Eccube\Entity\Category {#6418}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6421 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6425
-id: 21
-name: "S10B Pokemon GO"
-hierarchy: 2
-sort_no: 65
-create_date: DateTime @1694688954 {#6423
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6424
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6426
-snapshot: []
-owner: Eccube\Entity\Category {#6425}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6427 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6429
-snapshot: []
-owner: Eccube\Entity\Category {#6425}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6428 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6432
-id: 22
-name: "S10A ダークファンタズマ"
-hierarchy: 2
-sort_no: 64
-create_date: DateTime @1694688954 {#6430
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6431
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6433
-snapshot: []
-owner: Eccube\Entity\Category {#6432}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6434 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6436
-snapshot: []
-owner: Eccube\Entity\Category {#6432}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6435 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6439
-id: 23
-name: "S10P スペースジャグラー"
-hierarchy: 2
-sort_no: 63
-create_date: DateTime @1694688954 {#6437
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6438
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6440
-snapshot: []
-owner: Eccube\Entity\Category {#6439}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6441 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6443
-snapshot: []
-owner: Eccube\Entity\Category {#6439}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6442 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6446
-id: 24
-name: "S10D タイムゲイザー"
-hierarchy: 2
-sort_no: 62
-create_date: DateTime @1694688954 {#6444
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6445
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6447
-snapshot: []
-owner: Eccube\Entity\Category {#6446}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6448 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6450
-snapshot: []
-owner: Eccube\Entity\Category {#6446}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6449 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6453
-id: 25
-name: "S9A バトルリージョン"
-hierarchy: 2
-sort_no: 61
-create_date: DateTime @1694688954 {#6451
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6452
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6454
-snapshot: []
-owner: Eccube\Entity\Category {#6453}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6455 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6457
-snapshot: []
-owner: Eccube\Entity\Category {#6453}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6456 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6460
-id: 26
-name: "S9 スターバース"
-hierarchy: 2
-sort_no: 60
-create_date: DateTime @1694688954 {#6458
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6459
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6461
-snapshot: []
-owner: Eccube\Entity\Category {#6460}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6462 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6464
-snapshot: []
-owner: Eccube\Entity\Category {#6460}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6463 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6467
-id: 27
-name: "S8B VMAXクライマックス"
-hierarchy: 2
-sort_no: 59
-create_date: DateTime @1694688954 {#6465
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6466
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6468
-snapshot: []
-owner: Eccube\Entity\Category {#6467}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6469 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6471
-snapshot: []
-owner: Eccube\Entity\Category {#6467}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6470 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6474
-id: 28
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 2
-sort_no: 58
-create_date: DateTime @1694688954 {#6472
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6473
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6475
-snapshot: []
-owner: Eccube\Entity\Category {#6474}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6476 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6478
-snapshot: []
-owner: Eccube\Entity\Category {#6474}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6477 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6481
-id: 29
-name: "S8 フュージョンアーツ"
-hierarchy: 2
-sort_no: 57
-create_date: DateTime @1694688954 {#6479
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6480
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6482
-snapshot: []
-owner: Eccube\Entity\Category {#6481}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6483 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6485
-snapshot: []
-owner: Eccube\Entity\Category {#6481}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6484 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6488
-id: 30
-name: "S7R 蒼空ストリーム"
-hierarchy: 2
-sort_no: 56
-create_date: DateTime @1694688954 {#6486
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6487
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6489
-snapshot: []
-owner: Eccube\Entity\Category {#6488}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6490 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6492
-snapshot: []
-owner: Eccube\Entity\Category {#6488}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6491 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6495
-id: 31
-name: "S7D 摩天パーフェクト"
-hierarchy: 2
-sort_no: 55
-create_date: DateTime @1694688954 {#6493
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6494
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6496
-snapshot: []
-owner: Eccube\Entity\Category {#6495}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6497 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6499
-snapshot: []
-owner: Eccube\Entity\Category {#6495}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6498 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6502
-id: 32
-name: "S6A イーブイヒーローズ"
-hierarchy: 2
-sort_no: 54
-create_date: DateTime @1694688954 {#6500
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6501
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6503
-snapshot: []
-owner: Eccube\Entity\Category {#6502}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6504 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6506
-snapshot: []
-owner: Eccube\Entity\Category {#6502}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6505 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6509
-id: 33
-name: "S6K 漆黒のガイスト"
-hierarchy: 2
-sort_no: 53
-create_date: DateTime @1694688954 {#6507
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6508
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6510
-snapshot: []
-owner: Eccube\Entity\Category {#6509}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6511 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6513
-snapshot: []
-owner: Eccube\Entity\Category {#6509}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6512 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6516
-id: 34
-name: "S6H 白銀のランス"
-hierarchy: 2
-sort_no: 52
-create_date: DateTime @1694688954 {#6514
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6515
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6517
-snapshot: []
-owner: Eccube\Entity\Category {#6516}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6518 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6520
-snapshot: []
-owner: Eccube\Entity\Category {#6516}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6519 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6523
-id: 35
-name: "S5A 双璧のファイター"
-hierarchy: 2
-sort_no: 51
-create_date: DateTime @1694688954 {#6521
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6522
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6524
-snapshot: []
-owner: Eccube\Entity\Category {#6523}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6525 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6527
-snapshot: []
-owner: Eccube\Entity\Category {#6523}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6526 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6530
-id: 36
-name: "S5R 連撃マスター"
-hierarchy: 2
-sort_no: 50
-create_date: DateTime @1694688954 {#6528
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6529
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6531
-snapshot: []
-owner: Eccube\Entity\Category {#6530}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6532 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6534
-snapshot: []
-owner: Eccube\Entity\Category {#6530}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6533 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6537
-id: 37
-name: "S5I 一撃マスター"
-hierarchy: 2
-sort_no: 49
-create_date: DateTime @1694688954 {#6535
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6536
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6538
-snapshot: []
-owner: Eccube\Entity\Category {#6537}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6539 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6541
-snapshot: []
-owner: Eccube\Entity\Category {#6537}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6540 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6544
-id: 38
-name: "S4A シャイニースターV"
-hierarchy: 2
-sort_no: 48
-create_date: DateTime @1694688954 {#6542
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6543
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6545
-snapshot: []
-owner: Eccube\Entity\Category {#6544}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6546 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6548
-snapshot: []
-owner: Eccube\Entity\Category {#6544}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6547 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6551
-id: 39
-name: "S4 仰天のボルテッカー"
-hierarchy: 2
-sort_no: 47
-create_date: DateTime @1694688954 {#6549
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6550
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6552
-snapshot: []
-owner: Eccube\Entity\Category {#6551}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6553 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6555
-snapshot: []
-owner: Eccube\Entity\Category {#6551}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6554 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6558
-id: 40
-name: "S3a 伝説の鼓動"
-hierarchy: 2
-sort_no: 46
-create_date: DateTime @1694688954 {#6556
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6557
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6559
-snapshot: []
-owner: Eccube\Entity\Category {#6558}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6560 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6562
-snapshot: []
-owner: Eccube\Entity\Category {#6558}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6561 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6565
-id: 41
-name: "S3 ムゲンゾーン"
-hierarchy: 2
-sort_no: 45
-create_date: DateTime @1694688954 {#6563
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6564
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6566
-snapshot: []
-owner: Eccube\Entity\Category {#6565}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6567 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6569
-snapshot: []
-owner: Eccube\Entity\Category {#6565}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6568 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6572
-id: 42
-name: "S2a 爆炎ウォーカー"
-hierarchy: 2
-sort_no: 44
-create_date: DateTime @1694688954 {#6570
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6571
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6573
-snapshot: []
-owner: Eccube\Entity\Category {#6572}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6574 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6576
-snapshot: []
-owner: Eccube\Entity\Category {#6572}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6575 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6579
-id: 43
-name: "S2 反逆クラッシュ"
-hierarchy: 2
-sort_no: 43
-create_date: DateTime @1694688954 {#6577
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6578
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6580
-snapshot: []
-owner: Eccube\Entity\Category {#6579}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6581 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6583
-snapshot: []
-owner: Eccube\Entity\Category {#6579}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6582 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6586
-id: 44
-name: "S1a VMAXライジング"
-hierarchy: 2
-sort_no: 42
-create_date: DateTime @1694688954 {#6584
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6585
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6587
-snapshot: []
-owner: Eccube\Entity\Category {#6586}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6588 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6590
-snapshot: []
-owner: Eccube\Entity\Category {#6586}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6589 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6593
-id: 45
-name: "S1H シールド"
-hierarchy: 2
-sort_no: 41
-create_date: DateTime @1694688954 {#6591
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6592
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6594
-snapshot: []
-owner: Eccube\Entity\Category {#6593}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6595 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6597
-snapshot: []
-owner: Eccube\Entity\Category {#6593}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6596 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6600
-id: 46
-name: "S1W ソード"
-hierarchy: 2
-sort_no: 40
-create_date: DateTime @1694688954 {#6598
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6599
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6601
-snapshot: []
-owner: Eccube\Entity\Category {#6600}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6602 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6604
-snapshot: []
-owner: Eccube\Entity\Category {#6600}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6603 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6607
-id: 47
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 2
-sort_no: 39
-create_date: DateTime @1694688954 {#6605
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6606
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6608
-snapshot: []
-owner: Eccube\Entity\Category {#6607}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6609 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6611
-snapshot: []
-owner: Eccube\Entity\Category {#6607}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6610 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6614
-id: 48
-name: "SM12 オルタージェネシス"
-hierarchy: 2
-sort_no: 38
-create_date: DateTime @1694688954 {#6612
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6613
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6615
-snapshot: []
-owner: Eccube\Entity\Category {#6614}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6616 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6618
-snapshot: []
-owner: Eccube\Entity\Category {#6614}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6617 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6621
-id: 49
-name: "SM11b ドリームリーグ"
-hierarchy: 2
-sort_no: 37
-create_date: DateTime @1694688954 {#6619
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6620
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6622
-snapshot: []
-owner: Eccube\Entity\Category {#6621}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6623 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6625
-snapshot: []
-owner: Eccube\Entity\Category {#6621}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6624 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6628
-id: 50
-name: "SM11a リミックスバウト"
-hierarchy: 2
-sort_no: 36
-create_date: DateTime @1694688954 {#6626
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6627
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6629
-snapshot: []
-owner: Eccube\Entity\Category {#6628}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6630 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6632
-snapshot: []
-owner: Eccube\Entity\Category {#6628}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6631 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6635
-id: 51
-name: "SM11 ミラクルツイン"
-hierarchy: 2
-sort_no: 35
-create_date: DateTime @1694688954 {#6633
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6634
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6636
-snapshot: []
-owner: Eccube\Entity\Category {#6635}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6637 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6639
-snapshot: []
-owner: Eccube\Entity\Category {#6635}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6638 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6642
-id: 52
-name: "SM10b スカイレジェンド"
-hierarchy: 2
-sort_no: 34
-create_date: DateTime @1694688954 {#6640
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6641
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6643
-snapshot: []
-owner: Eccube\Entity\Category {#6642}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6644 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6646
-snapshot: []
-owner: Eccube\Entity\Category {#6642}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6645 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6649
-id: 53
-name: "SM10a ジージーエンド"
-hierarchy: 2
-sort_no: 33
-create_date: DateTime @1694688954 {#6647
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6648
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6650
-snapshot: []
-owner: Eccube\Entity\Category {#6649}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6651 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6653
-snapshot: []
-owner: Eccube\Entity\Category {#6649}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6652 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6656
-id: 54
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 2
-sort_no: 32
-create_date: DateTime @1694688954 {#6654
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6655
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6657
-snapshot: []
-owner: Eccube\Entity\Category {#6656}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6658 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6660
-snapshot: []
-owner: Eccube\Entity\Category {#6656}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6659 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6663
-id: 55
-name: "SM10 ダブルブレイズ"
-hierarchy: 2
-sort_no: 31
-create_date: DateTime @1694688954 {#6661
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6662
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6664
-snapshot: []
-owner: Eccube\Entity\Category {#6663}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6665 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6667
-snapshot: []
-owner: Eccube\Entity\Category {#6663}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6666 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6670
-id: 56
-name: "SM9b フルメタルウォール"
-hierarchy: 2
-sort_no: 30
-create_date: DateTime @1694688954 {#6668
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6669
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6671
-snapshot: []
-owner: Eccube\Entity\Category {#6670}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6672 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6674
-snapshot: []
-owner: Eccube\Entity\Category {#6670}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6673 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6677
-id: 57
-name: "SM9a ナイトユニゾン"
-hierarchy: 2
-sort_no: 29
-create_date: DateTime @1694688954 {#6675
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6676
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6678
-snapshot: []
-owner: Eccube\Entity\Category {#6677}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6679 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6681
-snapshot: []
-owner: Eccube\Entity\Category {#6677}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6680 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6684
-id: 58
-name: "SM9 タッグボルト"
-hierarchy: 2
-sort_no: 28
-create_date: DateTime @1694688954 {#6682
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6683
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6685
-snapshot: []
-owner: Eccube\Entity\Category {#6684}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6686 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6688
-snapshot: []
-owner: Eccube\Entity\Category {#6684}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6687 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6691
-id: 59
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 2
-sort_no: 27
-create_date: DateTime @1694688954 {#6689
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6690
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6692
-snapshot: []
-owner: Eccube\Entity\Category {#6691}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6693 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6695
-snapshot: []
-owner: Eccube\Entity\Category {#6691}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6694 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6698
-id: 60
-name: "SM8a ダークオーダー"
-hierarchy: 2
-sort_no: 26
-create_date: DateTime @1694688954 {#6696
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6697
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6699
-snapshot: []
…8
}
-Children: Doctrine\ORM\PersistentCollection {#6702 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6705
-id: 61
-name: "SM8 超爆インパクト"
-hierarchy: 2
-sort_no: 25
-create_date: DateTime @1694688954 {#6703 …1}
-update_date: DateTime @1731916022 {#6704 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …9}
-Children: Doctrine\ORM\PersistentCollection {#6709 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6712
-id: 62
-name: "SM7b フェアリーライズ"
-hierarchy: 2
-sort_no: 24
-create_date: DateTime @1694688954 {#6710 …1}
-update_date: DateTime @1731916022 {#6711 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …9}
-Children: Doctrine\ORM\PersistentCollection {#6716 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6719
-id: 63
-name: "SM7a迅雷スパーク"
-hierarchy: 2
-sort_no: 23
-create_date: DateTime @1694688954 {#6717 …1}
-update_date: DateTime @1731916022 {#6718 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …9}
-Children: Doctrine\ORM\PersistentCollection {#6723 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6726
-id: 64
-name: "SM7 裂空のカリスマ"
-hierarchy: 2
-sort_no: 22
-create_date: DateTime @1694688954 {#6724 …1}
-update_date: DateTime @1731916022 {#6725 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6727 …9}
-Children: Doctrine\ORM\PersistentCollection {#6730 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6733
-id: 65
-name: "SM6b チャンピオンロード"
-hierarchy: 2
-sort_no: 21
-create_date: DateTime @1694688954 {#6731 …1}
-update_date: DateTime @1731916022 {#6732 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …9}
-Children: Doctrine\ORM\PersistentCollection {#6737 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6740
-id: 66
-name: "SM6a ドラゴンストーム"
-hierarchy: 2
-sort_no: 20
-create_date: DateTime @1694688954 {#6738 …1}
-update_date: DateTime @1731916022 {#6739 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …9}
-Children: Doctrine\ORM\PersistentCollection {#6744 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6747
-id: 67
-name: "SM6 禁断の光"
-hierarchy: 2
-sort_no: 19
-create_date: DateTime @1694688954 {#6745 …1}
-update_date: DateTime @1731916022 {#6746 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …9}
-Children: Doctrine\ORM\PersistentCollection {#6751 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6754
-id: 68
-name: "SM5+ ウルトラフォース"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1694688954 {#6752 …1}
-update_date: DateTime @1731916022 {#6753 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …9}
-Children: Doctrine\ORM\PersistentCollection {#6758 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6761
-id: 69
-name: "SM5mウルトラサン"
-hierarchy: 2
-sort_no: 17
-create_date: DateTime @1694688954 {#6759 …1}
-update_date: DateTime @1731916022 {#6760 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …9}
-Children: Doctrine\ORM\PersistentCollection {#6765 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6768
-id: 70
-name: "SM5sウルトラムーン"
-hierarchy: 2
-sort_no: 16
-create_date: DateTime @1694688954 {#6766 …1}
-update_date: DateTime @1731916022 {#6767 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …9}
-Children: Doctrine\ORM\PersistentCollection {#6772 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6775
-id: 71
-name: "SM4+ GXバトルブースト"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1694688954 {#6773 …1}
-update_date: DateTime @1731916022 {#6774 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …9}
-Children: Doctrine\ORM\PersistentCollection {#6779 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6782
-id: 72
-name: "SM4s 覚醒の勇者"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1694688954 {#6780 …1}
-update_date: DateTime @1731916022 {#6781 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …9}
-Children: Doctrine\ORM\PersistentCollection {#6786 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6789
-id: 73
-name: "SM4a 超次元の暴獣"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1694688954 {#6787 …1}
-update_date: DateTime @1731916022 {#6788 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …9}
-Children: Doctrine\ORM\PersistentCollection {#6793 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6796
-id: 74
-name: "SM3+ ひかる伝説"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1694688954 {#6794 …1}
-update_date: DateTime @1731916022 {#6795 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …9}
-Children: Doctrine\ORM\PersistentCollection {#6800 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6803
-id: 75
-name: "SM3h 闘う虹を見たか"
-hierarchy: 2
-sort_no: 11
-create_date: DateTime @1694688954 {#6801 …1}
-update_date: DateTime @1731916022 {#6802 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …9}
-Children: Doctrine\ORM\PersistentCollection {#6807 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6810
-id: 76
-name: "SM3n 光を喰らう闇"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1694688954 {#6808 …1}
-update_date: DateTime @1731916022 {#6809 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …9}
-Children: Doctrine\ORM\PersistentCollection {#6814 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6817
-id: 77
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1694688954 {#6815 …1}
-update_date: DateTime @1731916022 {#6816 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …9}
-Children: Doctrine\ORM\PersistentCollection {#6821 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6824
-id: 78
-name: "SM2k キミを待つ島々"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1694688954 {#6822 …1}
-update_date: DateTime @1731916022 {#6823 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …9}
-Children: Doctrine\ORM\PersistentCollection {#6828 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6831
-id: 79
-name: "SM2L アローラの月光"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1694688954 {#6829 …1}
-update_date: DateTime @1731916022 {#6830 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …9}
-Children: Doctrine\ORM\PersistentCollection {#6835 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6838
-id: 80
-name: "SM1+ サン&ムーン"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1694688954 {#6836 …1}
-update_date: DateTime @1731916022 {#6837 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …9}
-Children: Doctrine\ORM\PersistentCollection {#6842 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6845
-id: 81
-name: "SM1s コレクション サン"
-hierarchy: 2
-sort_no: 5
-create_date: DateTime @1694688954 {#6843 …1}
-update_date: DateTime @1731916022 {#6844 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …9}
-Children: Doctrine\ORM\PersistentCollection {#6849 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6852
-id: 82
-name: "SM1m コレクション ムーン"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1694688954 {#6850 …1}
-update_date: DateTime @1731916022 {#6851 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …9}
-Children: Doctrine\ORM\PersistentCollection {#6856 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
86 => Eccube\Entity\Category {#6859
-id: 11
-name: "PROMO プロモ"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1694688954 {#6857 …1}
-update_date: DateTime @1731916022 {#6858 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …9}
-Children: Doctrine\ORM\PersistentCollection {#6863 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
87 => Eccube\Entity\Category {#6866
-id: 645
-name: "ポケモンおすすめ"
-hierarchy: 2
-sort_no: 2
-create_date: DateTime @1706627829 {#6864 …1}
-update_date: DateTime @1731916022 {#6865 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …9}
-Children: Doctrine\ORM\PersistentCollection {#6870 …9}
-Parent: Eccube\Entity\Category {#6063}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4743
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4742
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4744
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4780
-snapshot: []
-owner: Eccube\Entity\Category {#4743}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4750 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4781
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5033
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4743}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4489 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5034
-elements: array:2 [
0 => Eccube\Entity\Category {#5032 …12}
1 => Eccube\Entity\Category {#6063}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5035 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4693
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#8685
#id: 2
#name: "新着順"
#sort_no: 4
}
"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, d0_.discriminator_type AS discriminator_type_12, d0_.creator_id AS creator_id_13, d0_.product_status_id AS product_status_id_14 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC"