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 {#6803
-id: 241
-name: "S7R 蒼空ストリーム"
-hierarchy: 3
-sort_no: 449
-create_date: DateTime @1695981741 {#6801
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6802
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6804
-snapshot: []
-owner: Eccube\Entity\Category {#6803}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6805
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6807
-snapshot: []
-owner: Eccube\Entity\Category {#6803}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6806
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404
-id: 219
-name: "ポケモン"
-hierarchy: 2
-sort_no: 506
-create_date: DateTime @1695974903 {#5604
date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916557 {#5605
date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6405
-snapshot: []
-owner: Eccube\Entity\Category {#6404}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6406
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6408
-snapshot: array:85 [ …85]
-owner: Eccube\Entity\Category {#6404}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6407
-elements: array:85 [
0 => Eccube\Entity\Category {#6409
-id: 597
-name: "レアリティ"
-hierarchy: 3
-sort_no: 505
-create_date: DateTime @1696942150 {#6395
date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6396
date: 2024-07-29 18:57: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 {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6411 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6413
-snapshot: array:24 [ …24]
-owner: Eccube\Entity\Category {#6409}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6412 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559
+__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 {#6586
-id: 222
-name: "PROMO プロモ"
-hierarchy: 3
-sort_no: 480
-create_date: DateTime @1695981741 {#6420
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6419
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6587
-snapshot: []
-owner: Eccube\Entity\Category {#6586}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6589 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6593
-id: 686
-name: "SV7 ステラミラクル"
-hierarchy: 3
-sort_no: 479
-create_date: DateTime @1722247026 {#6591
date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6592
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6594
-snapshot: []
-owner: Eccube\Entity\Category {#6593}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6596 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6600
-id: 685
-name: "SV6a ナイトワンダラー"
-hierarchy: 3
-sort_no: 478
-create_date: DateTime @1722246995 {#6598
date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6599
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6601
-snapshot: []
-owner: Eccube\Entity\Category {#6600}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6603 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6607
-id: 671
-name: "SV6 変幻の仮面"
-hierarchy: 3
-sort_no: 477
-create_date: DateTime @1718259642 {#6605
date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6606
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6608
-snapshot: []
-owner: Eccube\Entity\Category {#6607}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6610 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6614
-id: 684
-name: "SV5a クリムゾンヘイズ"
-hierarchy: 3
-sort_no: 476
-create_date: DateTime @1722246604 {#6612
date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6613
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6615
-snapshot: []
-owner: Eccube\Entity\Category {#6614}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6617 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6621
-id: 683
-name: "SV5K ワイルドフォース"
-hierarchy: 3
-sort_no: 475
-create_date: DateTime @1722246552 {#6619
date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6620
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6622
-snapshot: []
-owner: Eccube\Entity\Category {#6621}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6624 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6628
-id: 682
-name: "SV5M サイバージャッジ"
-hierarchy: 3
-sort_no: 474
-create_date: DateTime @1722246464 {#6626
date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6627
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6629
-snapshot: []
-owner: Eccube\Entity\Category {#6628}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6631 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6635
-id: 676
-name: "SV4a シャイニートレジャーex"
-hierarchy: 3
-sort_no: 473
-create_date: DateTime @1722245675 {#6633
date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6634
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6636
-snapshot: []
-owner: Eccube\Entity\Category {#6635}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6638 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6642
-id: 681
-name: "SV4K 古代の咆哮"
-hierarchy: 3
-sort_no: 472
-create_date: DateTime @1722246371 {#6640
date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6641
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6643
-snapshot: []
-owner: Eccube\Entity\Category {#6642}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6645 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6649
-id: 680
-name: "SV4M 未来の一閃"
-hierarchy: 3
-sort_no: 471
-create_date: DateTime @1722246328 {#6647
date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6648
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6650
-snapshot: []
-owner: Eccube\Entity\Category {#6649}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6652 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6656
-id: 679
-name: "SV3a レイジングサーフ"
-hierarchy: 3
-sort_no: 470
-create_date: DateTime @1722246031 {#6654
date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6655
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6657
-snapshot: []
-owner: Eccube\Entity\Category {#6656}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6659 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6663
-id: 678
-name: "SV3 黒炎の支配者"
-hierarchy: 3
-sort_no: 469
-create_date: DateTime @1722245945 {#6661
date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6662
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6664
-snapshot: []
-owner: Eccube\Entity\Category {#6663}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6666 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6670
-id: 677
-name: "SV2a ポケモンカード151"
-hierarchy: 3
-sort_no: 468
-create_date: DateTime @1722245748 {#6668
date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6669
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6671
-snapshot: []
-owner: Eccube\Entity\Category {#6670}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6673 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6677
-id: 223
-name: "SV2D クレイバースト"
-hierarchy: 3
-sort_no: 467
-create_date: DateTime @1695981741 {#6675
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6676
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6678
-snapshot: []
-owner: Eccube\Entity\Category {#6677}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6680 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6684
-id: 224
-name: "SV2P スノーハザード"
-hierarchy: 3
-sort_no: 466
-create_date: DateTime @1695981741 {#6682
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6683
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6685
-snapshot: []
-owner: Eccube\Entity\Category {#6684}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6687 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6691
-id: 225
-name: "SV1A トリプレットビート"
-hierarchy: 3
-sort_no: 465
-create_date: DateTime @1695981741 {#6689
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6690
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6692
-snapshot: []
-owner: Eccube\Entity\Category {#6691}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-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 {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6694 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6698
-id: 226
-name: "SV1V バイオレットex"
-hierarchy: 3
-sort_no: 464
-create_date: DateTime @1695981741 {#6696
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6697
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6699
-snapshot: []
-owner: Eccube\Entity\Category {#6698}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6700 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6702
-snapshot: []
-owner: Eccube\Entity\Category {#6698}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6701 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6705
-id: 227
-name: "SV1S スカーレットex"
-hierarchy: 3
-sort_no: 463
-create_date: DateTime @1695981741 {#6703
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6704
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6706
-snapshot: []
-owner: Eccube\Entity\Category {#6705}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6707 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6709
-snapshot: []
-owner: Eccube\Entity\Category {#6705}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6708 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6712
-id: 228
-name: "S12A VSTARユニバース"
-hierarchy: 3
-sort_no: 462
-create_date: DateTime @1695981741 {#6710
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6711
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6713
-snapshot: []
-owner: Eccube\Entity\Category {#6712}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6714 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6716
-snapshot: []
-owner: Eccube\Entity\Category {#6712}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6715 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6719
-id: 229
-name: "S12 パラダイムトリガー"
-hierarchy: 3
-sort_no: 461
-create_date: DateTime @1695981741 {#6717
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6718
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6720
-snapshot: []
-owner: Eccube\Entity\Category {#6719}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6721 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6723
-snapshot: []
-owner: Eccube\Entity\Category {#6719}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6722 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6726
-id: 230
-name: "S11A 白熱のアルカナ"
-hierarchy: 3
-sort_no: 460
-create_date: DateTime @1695981741 {#6724
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6725
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6727
-snapshot: []
-owner: Eccube\Entity\Category {#6726}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6728 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6730
-snapshot: []
-owner: Eccube\Entity\Category {#6726}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6729 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6733
-id: 231
-name: "S11 ロストアビス"
-hierarchy: 3
-sort_no: 459
-create_date: DateTime @1695981741 {#6731
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6732
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6734
-snapshot: []
-owner: Eccube\Entity\Category {#6733}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6735 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6737
-snapshot: []
-owner: Eccube\Entity\Category {#6733}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6736 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6740
-id: 232
-name: "S10B Pokemon GO"
-hierarchy: 3
-sort_no: 458
-create_date: DateTime @1695981741 {#6738
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6739
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6741
-snapshot: []
-owner: Eccube\Entity\Category {#6740}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6742 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6744
-snapshot: []
-owner: Eccube\Entity\Category {#6740}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6743 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6747
-id: 233
-name: "S10A ダークファンタズム"
-hierarchy: 3
-sort_no: 457
-create_date: DateTime @1695981741 {#6745
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6746
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6748
-snapshot: []
-owner: Eccube\Entity\Category {#6747}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6749 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6751
-snapshot: []
-owner: Eccube\Entity\Category {#6747}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6750 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6754
-id: 234
-name: "S10P スペースジャグラー"
-hierarchy: 3
-sort_no: 456
-create_date: DateTime @1695981741 {#6752
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6753
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6755
-snapshot: []
-owner: Eccube\Entity\Category {#6754}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6756 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6758
-snapshot: []
-owner: Eccube\Entity\Category {#6754}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6757 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6761
-id: 235
-name: "S10D タイムゲイザー"
-hierarchy: 3
-sort_no: 455
-create_date: DateTime @1695981741 {#6759
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6760
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6762
-snapshot: []
-owner: Eccube\Entity\Category {#6761}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6763 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6765
-snapshot: []
-owner: Eccube\Entity\Category {#6761}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6764 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6768
-id: 236
-name: "S9A バトルリージョン"
-hierarchy: 3
-sort_no: 454
-create_date: DateTime @1695981741 {#6766
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6767
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6769
-snapshot: []
-owner: Eccube\Entity\Category {#6768}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6770 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6772
-snapshot: []
-owner: Eccube\Entity\Category {#6768}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6771 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6775
-id: 237
-name: "S9 スターバース"
-hierarchy: 3
-sort_no: 453
-create_date: DateTime @1695981741 {#6773
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6774
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6776
-snapshot: []
-owner: Eccube\Entity\Category {#6775}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6777 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6779
-snapshot: []
-owner: Eccube\Entity\Category {#6775}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6778 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6782
-id: 238
-name: "S8B VMAXクライマックス"
-hierarchy: 3
-sort_no: 452
-create_date: DateTime @1695981741 {#6780
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6781
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6783
-snapshot: []
-owner: Eccube\Entity\Category {#6782}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6784 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6786
-snapshot: []
-owner: Eccube\Entity\Category {#6782}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6785 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6789
-id: 239
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 3
-sort_no: 451
-create_date: DateTime @1695981741 {#6787
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6788
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6790
-snapshot: []
-owner: Eccube\Entity\Category {#6789}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6791 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6793
-snapshot: []
-owner: Eccube\Entity\Category {#6789}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6792 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6796
-id: 240
-name: "S8 フュージョンアーツ"
-hierarchy: 3
-sort_no: 450
-create_date: DateTime @1695981741 {#6794
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6795
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6797
-snapshot: []
-owner: Eccube\Entity\Category {#6796}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6798 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6800
-snapshot: []
-owner: Eccube\Entity\Category {#6796}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6799 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6803}
33 => Eccube\Entity\Category {#6810
-id: 242
-name: "S7D 摩天パーフェクト"
-hierarchy: 3
-sort_no: 448
-create_date: DateTime @1695981741 {#6808
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6809
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6811
-snapshot: []
-owner: Eccube\Entity\Category {#6810}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6812 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6814
-snapshot: []
-owner: Eccube\Entity\Category {#6810}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6813 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6817
-id: 243
-name: "S6A イーブイヒーローズ"
-hierarchy: 3
-sort_no: 447
-create_date: DateTime @1695981741 {#6815
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6816
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6818
-snapshot: []
-owner: Eccube\Entity\Category {#6817}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6819 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6821
-snapshot: []
-owner: Eccube\Entity\Category {#6817}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6820 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6824
-id: 244
-name: "S6K 漆黒のガイスト"
-hierarchy: 3
-sort_no: 446
-create_date: DateTime @1695981741 {#6822
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6823
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6825
-snapshot: []
-owner: Eccube\Entity\Category {#6824}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6826 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6828
-snapshot: []
-owner: Eccube\Entity\Category {#6824}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6827 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6831
-id: 245
-name: "S6H 白銀のランス"
-hierarchy: 3
-sort_no: 445
-create_date: DateTime @1695981741 {#6829
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6830
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6832
-snapshot: []
-owner: Eccube\Entity\Category {#6831}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6833 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6835
-snapshot: []
-owner: Eccube\Entity\Category {#6831}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6834 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6838
-id: 246
-name: "S5A 双璧のファイター"
-hierarchy: 3
-sort_no: 444
-create_date: DateTime @1695981741 {#6836
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6837
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6839
-snapshot: []
-owner: Eccube\Entity\Category {#6838}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6840 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6842
-snapshot: []
-owner: Eccube\Entity\Category {#6838}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6841 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6845
-id: 247
-name: "S5R 連撃マスター"
-hierarchy: 3
-sort_no: 443
-create_date: DateTime @1695981741 {#6843
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6844
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6846
-snapshot: []
-owner: Eccube\Entity\Category {#6845}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6847 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6849
-snapshot: []
-owner: Eccube\Entity\Category {#6845}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6848 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6852
-id: 248
-name: "S5I 一撃マスター"
-hierarchy: 3
-sort_no: 442
-create_date: DateTime @1695981741 {#6850
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6851
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6853
-snapshot: []
-owner: Eccube\Entity\Category {#6852}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6854 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6856
-snapshot: []
-owner: Eccube\Entity\Category {#6852}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6855 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6859
-id: 249
-name: "S4A シャイニースターV"
-hierarchy: 3
-sort_no: 441
-create_date: DateTime @1695981741 {#6857
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6858
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6860
-snapshot: []
-owner: Eccube\Entity\Category {#6859}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6861 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6863
-snapshot: []
-owner: Eccube\Entity\Category {#6859}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6862 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6866
-id: 250
-name: "S4 仰天のボルテッカー"
-hierarchy: 3
-sort_no: 440
-create_date: DateTime @1695981741 {#6864
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6865
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6867
-snapshot: []
-owner: Eccube\Entity\Category {#6866}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6868 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6870
-snapshot: []
-owner: Eccube\Entity\Category {#6866}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6869 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6873
-id: 251
-name: "S3a 伝説の鼓動"
-hierarchy: 3
-sort_no: 439
-create_date: DateTime @1695981741 {#6871
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6872
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6874
-snapshot: []
-owner: Eccube\Entity\Category {#6873}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6875 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6877
-snapshot: []
-owner: Eccube\Entity\Category {#6873}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6876 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6880
-id: 252
-name: "S3 ムゲンゾーン"
-hierarchy: 3
-sort_no: 438
-create_date: DateTime @1695981741 {#6878
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6879
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6881
-snapshot: []
-owner: Eccube\Entity\Category {#6880}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6882 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6884
-snapshot: []
-owner: Eccube\Entity\Category {#6880}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6883 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6887
-id: 253
-name: "S2a 爆炎ウォーカー"
-hierarchy: 3
-sort_no: 437
-create_date: DateTime @1695981741 {#6885
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6886
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6888
-snapshot: []
-owner: Eccube\Entity\Category {#6887}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6889 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6891
-snapshot: []
-owner: Eccube\Entity\Category {#6887}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6890 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6894
-id: 254
-name: "S2 反逆クラッシュ"
-hierarchy: 3
-sort_no: 436
-create_date: DateTime @1695981741 {#6892
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6893
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6895
-snapshot: []
-owner: Eccube\Entity\Category {#6894}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6896 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6898
-snapshot: []
-owner: Eccube\Entity\Category {#6894}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6897 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6901
-id: 255
-name: "S1a VMAXライジング"
-hierarchy: 3
-sort_no: 435
-create_date: DateTime @1695981741 {#6899
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6900
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6902
-snapshot: []
-owner: Eccube\Entity\Category {#6901}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6903 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6905
-snapshot: []
-owner: Eccube\Entity\Category {#6901}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6904 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6908
-id: 256
-name: "S1H シールド"
-hierarchy: 3
-sort_no: 434
-create_date: DateTime @1695981741 {#6906
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6907
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6909
-snapshot: []
-owner: Eccube\Entity\Category {#6908}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6910 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6912
-snapshot: []
-owner: Eccube\Entity\Category {#6908}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6911 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6915
-id: 257
-name: "S1W ソード"
-hierarchy: 3
-sort_no: 433
-create_date: DateTime @1695981741 {#6913
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6914
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6916
-snapshot: []
-owner: Eccube\Entity\Category {#6915}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6917 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6919
-snapshot: []
-owner: Eccube\Entity\Category {#6915}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6918 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6922
-id: 258
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 3
-sort_no: 432
-create_date: DateTime @1695981741 {#6920
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6921
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6923
-snapshot: []
-owner: Eccube\Entity\Category {#6922}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6924 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6926
-snapshot: []
-owner: Eccube\Entity\Category {#6922}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6925 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6929
-id: 259
-name: "SM12 オルタージェネシス"
-hierarchy: 3
-sort_no: 431
-create_date: DateTime @1695981741 {#6927
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6928
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6930
-snapshot: []
-owner: Eccube\Entity\Category {#6929}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6931 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6933
-snapshot: []
-owner: Eccube\Entity\Category {#6929}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6932 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6936
-id: 260
-name: "SM11b ドリームリーグ"
-hierarchy: 3
-sort_no: 430
-create_date: DateTime @1695981741 {#6934
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6935
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6937
-snapshot: []
-owner: Eccube\Entity\Category {#6936}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6938 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6940
-snapshot: []
-owner: Eccube\Entity\Category {#6936}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6939 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6943
-id: 261
-name: "SM11a リミックスバウト"
-hierarchy: 3
-sort_no: 429
-create_date: DateTime @1695981741 {#6941
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6942
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6944
-snapshot: []
-owner: Eccube\Entity\Category {#6943}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6945 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6947
-snapshot: []
-owner: Eccube\Entity\Category {#6943}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6946 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6950
-id: 262
-name: "SM11 ミラクルツイン"
-hierarchy: 3
-sort_no: 428
-create_date: DateTime @1695981741 {#6948
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6949
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6951
-snapshot: []
-owner: Eccube\Entity\Category {#6950}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6952 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6954
-snapshot: []
-owner: Eccube\Entity\Category {#6950}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6953 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6957
-id: 263
-name: "SM10b スカイレジェンド"
-hierarchy: 3
-sort_no: 427
-create_date: DateTime @1695981741 {#6955
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6956
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6958
-snapshot: []
-owner: Eccube\Entity\Category {#6957}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6959 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6961
-snapshot: []
-owner: Eccube\Entity\Category {#6957}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6960 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6964
-id: 264
-name: "SM10a ジージーエンド"
-hierarchy: 3
-sort_no: 426
-create_date: DateTime @1695981741 {#6962
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6963
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6965
-snapshot: []
-owner: Eccube\Entity\Category {#6964}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6966 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6968
-snapshot: []
-owner: Eccube\Entity\Category {#6964}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6967 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6971
-id: 265
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 3
-sort_no: 425
-create_date: DateTime @1695981741 {#6969
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6970
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6972
-snapshot: []
-owner: Eccube\Entity\Category {#6971}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6973 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6975
-snapshot: []
-owner: Eccube\Entity\Category {#6971}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6974 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6978
-id: 266
-name: "SM10 ダブルブレイズ"
-hierarchy: 3
-sort_no: 424
-create_date: DateTime @1695981741 {#6976
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6977
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6979
-snapshot: []
-owner: Eccube\Entity\Category {#6978}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6980 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6982
-snapshot: []
-owner: Eccube\Entity\Category {#6978}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6981 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6985
-id: 267
-name: "SM9b フルメタルウォール"
-hierarchy: 3
-sort_no: 423
-create_date: DateTime @1695981741 {#6983
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6984
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6986
-snapshot: []
-owner: Eccube\Entity\Category {#6985}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6987 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6989
-snapshot: []
-owner: Eccube\Entity\Category {#6985}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6988 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6992
-id: 268
-name: "SM9a ナイトユニゾン"
-hierarchy: 3
-sort_no: 422
-create_date: DateTime @1695981741 {#6990
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6991
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6993
-snapshot: []
-owner: Eccube\Entity\Category {#6992}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6994 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6996
-snapshot: []
-owner: Eccube\Entity\Category {#6992}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6995 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6999
-id: 269
-name: "SM9 タッグボルト"
-hierarchy: 3
-sort_no: 421
-create_date: DateTime @1695981741 {#6997
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6998
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7000
-snapshot: []
-owner: Eccube\Entity\Category {#6999}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7001 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7003
-snapshot: []
-owner: Eccube\Entity\Category {#6999}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7002 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#7006
-id: 270
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 3
-sort_no: 420
-create_date: DateTime @1695981741 {#7004
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#7005
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7007
-snapshot: []
-owner: Eccube\Entity\Category {#7006}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7008 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7010
-snapshot: []
-owner: Eccube\Entity\Category {#7006}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7009 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#7013
-id: 271
-name: "SM8a ダークオーダー"
-hierarchy: 3
-sort_no: 419
-create_date: DateTime @1695981741 {#7011
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#7012
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7014
-snapshot: []
-owner: Eccube\Entity\Category {#7013}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7015 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7017
-snapshot: []
-owner: Eccube\Entity\Category {#7013}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7016 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#7020
-id: 272
-name: "SM8 超爆インパクト"
-hierarchy: 3
-sort_no: 418
-create_date: DateTime @1695981741 {#7018
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#7019
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7021
-snapshot: []
-owner: Eccube\Entity\Category {#7020}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7022 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7024
-snapshot: []
-owner: Eccube\Entity\Category {#7020}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7023 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#7027
-id: 273
-name: "SM7b フェアリーライズ"
-hierarchy: 3
-sort_no: 417
-create_date: DateTime @1695981741 {#7025
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#7026
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7028
-snapshot: []
-owner: Eccube\Entity\Category {#7027}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7029 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7031
-snapshot: []
-owner: Eccube\Entity\Category {#7027}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7030 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#7034
-id: 274
-name: "SM7a迅雷スパーク"
-hierarchy: 3
-sort_no: 416
-create_date: DateTime @1695981741 {#7032 …1}
-update_date: DateTime @1722247030 {#7033 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7035 …9}
-Children: Doctrine\ORM\PersistentCollection {#7038 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#7041
-id: 275
-name: "SM7 裂空のカリスマ"
-hierarchy: 3
-sort_no: 415
-create_date: DateTime @1695981741 {#7039 …1}
-update_date: DateTime @1722247030 {#7040 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7042 …9}
-Children: Doctrine\ORM\PersistentCollection {#7045 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#7048
-id: 276
-name: "SM6b チャンピオンロード"
-hierarchy: 3
-sort_no: 414
-create_date: DateTime @1695981741 {#7046 …1}
-update_date: DateTime @1722247030 {#7047 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7049 …9}
-Children: Doctrine\ORM\PersistentCollection {#7052 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#7055
-id: 277
-name: "SM6a ドラゴンストーム"
-hierarchy: 3
-sort_no: 413
-create_date: DateTime @1695981741 {#7053 …1}
-update_date: DateTime @1722247030 {#7054 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …9}
-Children: Doctrine\ORM\PersistentCollection {#7059 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#7062
-id: 278
-name: "SM6 禁断の光"
-hierarchy: 3
-sort_no: 412
-create_date: DateTime @1695981741 {#7060 …1}
-update_date: DateTime @1722247030 {#7061 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7063 …9}
-Children: Doctrine\ORM\PersistentCollection {#7066 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#7069
-id: 279
-name: "SM5+ ウルトラフォース"
-hierarchy: 3
-sort_no: 411
-create_date: DateTime @1695981741 {#7067 …1}
-update_date: DateTime @1722247030 {#7068 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7070 …9}
-Children: Doctrine\ORM\PersistentCollection {#7073 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#7076
-id: 280
-name: "SM5mウルトラサン"
-hierarchy: 3
-sort_no: 410
-create_date: DateTime @1695981741 {#7074 …1}
-update_date: DateTime @1722247030 {#7075 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …9}
-Children: Doctrine\ORM\PersistentCollection {#7080 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#7083
-id: 281
-name: "SM5sウルトラムーン"
-hierarchy: 3
-sort_no: 409
-create_date: DateTime @1695981741 {#7081 …1}
-update_date: DateTime @1722247030 {#7082 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7084 …9}
-Children: Doctrine\ORM\PersistentCollection {#7087 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#7090
-id: 282
-name: "SM4+ GXバトルブースト"
-hierarchy: 3
-sort_no: 408
-create_date: DateTime @1695981741 {#7088 …1}
-update_date: DateTime @1722247030 {#7089 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …9}
-Children: Doctrine\ORM\PersistentCollection {#7094 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#7097
-id: 283
-name: "SM4s 覚醒の勇者"
-hierarchy: 3
-sort_no: 407
-create_date: DateTime @1695981741 {#7095 …1}
-update_date: DateTime @1722247030 {#7096 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7098 …9}
-Children: Doctrine\ORM\PersistentCollection {#7101 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#7104
-id: 284
-name: "SM4a 超次元の暴獣"
-hierarchy: 3
-sort_no: 406
-create_date: DateTime @1695981741 {#7102 …1}
-update_date: DateTime @1722247030 {#7103 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7105 …9}
-Children: Doctrine\ORM\PersistentCollection {#7108 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#7111
-id: 285
-name: "SM3+ ひかる伝説"
-hierarchy: 3
-sort_no: 405
-create_date: DateTime @1695981741 {#7109 …1}
-update_date: DateTime @1722247030 {#7110 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …9}
-Children: Doctrine\ORM\PersistentCollection {#7115 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#7118
-id: 286
-name: "SM3h 闘う虹を見たか"
-hierarchy: 3
-sort_no: 404
-create_date: DateTime @1695981741 {#7116 …1}
-update_date: DateTime @1722247030 {#7117 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …9}
-Children: Doctrine\ORM\PersistentCollection {#7122 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#7125
-id: 287
-name: "SM3n 光を喰らう闇"
-hierarchy: 3
-sort_no: 403
-create_date: DateTime @1695981741 {#7123 …1}
-update_date: DateTime @1722247030 {#7124 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …9}
-Children: Doctrine\ORM\PersistentCollection {#7129 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#7132
-id: 288
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 3
-sort_no: 402
-create_date: DateTime @1695981741 {#7130 …1}
-update_date: DateTime @1722247030 {#7131 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …9}
-Children: Doctrine\ORM\PersistentCollection {#7136 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#7139
-id: 289
-name: "SM2k キミを待つ島々"
-hierarchy: 3
-sort_no: 401
-create_date: DateTime @1695981741 {#7137 …1}
-update_date: DateTime @1722247030 {#7138 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …9}
-Children: Doctrine\ORM\PersistentCollection {#7143 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#7146
-id: 290
-name: "SM2L アローラの月光"
-hierarchy: 3
-sort_no: 400
-create_date: DateTime @1695981741 {#7144 …1}
-update_date: DateTime @1722247030 {#7145 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …9}
-Children: Doctrine\ORM\PersistentCollection {#7150 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#7153
-id: 291
-name: "SM1+ サン&ムーン"
-hierarchy: 3
-sort_no: 399
-create_date: DateTime @1695981741 {#7151 …1}
-update_date: DateTime @1722247030 {#7152 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …9}
-Children: Doctrine\ORM\PersistentCollection {#7157 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#7160
-id: 292
-name: "SM1s コレクション サン"
-hierarchy: 3
-sort_no: 398
-create_date: DateTime @1695981741 {#7158 …1}
-update_date: DateTime @1722247030 {#7159 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …9}
-Children: Doctrine\ORM\PersistentCollection {#7164 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#7167
-id: 293
-name: "SM1m コレクション ムーン"
-hierarchy: 3
-sort_no: 397
-create_date: DateTime @1695981741 {#7165 …1}
-update_date: DateTime @1722247030 {#7166 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …9}
-Children: Doctrine\ORM\PersistentCollection {#7171 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6399
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 525
-create_date: DateTime @1695966514 {#5602
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#5603
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6400
-snapshot: []
-owner: Eccube\Entity\Category {#6399}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6401
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6403
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#6399}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6402
-elements: array:2 [
0 => Eccube\Entity\Category {#6404}
1 => Eccube\Entity\Category {#7176 …12}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: "0226120233_65dbff4915d20.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4268
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4262
#id: 0
#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, CASE WHEN d1_.recommend_rank IS NULL THEN 0 ELSE d1_.recommend_rank END 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_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.category_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY sclr_12 DESC, d0_.id DESC"