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:11 [
"mode" => null
"category_id" => Eccube\Entity\Category {#6234
-id: 240
-name: "S8 フュージョンアーツ"
-hierarchy: 3
-sort_no: 379
-create_date: DateTime @1695981741 {#6232
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6233
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6235
-snapshot: []
-owner: Eccube\Entity\Category {#6234}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6236
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6238
-snapshot: []
-owner: Eccube\Entity\Category {#6234}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6237
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933
-id: 219
-name: "ポケモン"
-hierarchy: 2
-sort_no: 422
-create_date: DateTime @1695974903 {#5678
date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916557 {#5677
date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5934
-snapshot: []
-owner: Eccube\Entity\Category {#5933}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5935
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5937
-snapshot: array:86 [ …86]
-owner: Eccube\Entity\Category {#5933}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5936
-elements: array:86 [
0 => Eccube\Entity\Category {#5938
-id: 597
-name: "レアリティ"
-hierarchy: 3
-sort_no: 421
-create_date: DateTime @1696942150 {#5924
date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#5925
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5939
-snapshot: []
-owner: Eccube\Entity\Category {#5938}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5940 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5942
-snapshot: array:10 [ …10]
-owner: Eccube\Entity\Category {#5938}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5941 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557
+__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 {#6017
-id: 222
-name: "PROMO プロモ"
-hierarchy: 3
-sort_no: 420
-create_date: DateTime @1695981741 {#5949
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#5948
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6018
-snapshot: []
-owner: Eccube\Entity\Category {#6017}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6019 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6021
-snapshot: []
-owner: Eccube\Entity\Category {#6017}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6020 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6024
-id: 743
-name: "SV7a 楽園ドラゴーナ"
-hierarchy: 3
-sort_no: 409
-create_date: DateTime @1741091161 {#6022
date: 2025-03-04 21:26:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6023
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6025
-snapshot: []
-owner: Eccube\Entity\Category {#6024}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6026 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6028
-snapshot: []
-owner: Eccube\Entity\Category {#6024}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6027 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6031
-id: 686
-name: "SV7 ステラミラクル"
-hierarchy: 3
-sort_no: 408
-create_date: DateTime @1722247026 {#6029
date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6030
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6032
-snapshot: []
-owner: Eccube\Entity\Category {#6031}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6033 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6035
-snapshot: []
-owner: Eccube\Entity\Category {#6031}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6034 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6038
-id: 685
-name: "SV6a ナイトワンダラー"
-hierarchy: 3
-sort_no: 407
-create_date: DateTime @1722246995 {#6036
date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6037
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6039
-snapshot: []
-owner: Eccube\Entity\Category {#6038}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6040 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6042
-snapshot: []
-owner: Eccube\Entity\Category {#6038}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6041 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6045
-id: 671
-name: "SV6 変幻の仮面"
-hierarchy: 3
-sort_no: 406
-create_date: DateTime @1718259642 {#6043
date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6044
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6046
-snapshot: []
-owner: Eccube\Entity\Category {#6045}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6047 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6049
-snapshot: []
-owner: Eccube\Entity\Category {#6045}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6048 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6052
-id: 684
-name: "SV5a クリムゾンヘイズ"
-hierarchy: 3
-sort_no: 405
-create_date: DateTime @1722246604 {#6050
date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6051
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6053
-snapshot: []
-owner: Eccube\Entity\Category {#6052}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6054 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6056
-snapshot: []
-owner: Eccube\Entity\Category {#6052}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6055 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6059
-id: 683
-name: "SV5K ワイルドフォース"
-hierarchy: 3
-sort_no: 404
-create_date: DateTime @1722246552 {#6057
date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6058
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6060
-snapshot: []
-owner: Eccube\Entity\Category {#6059}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6063
-snapshot: []
-owner: Eccube\Entity\Category {#6059}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6062 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6066
-id: 682
-name: "SV5M サイバージャッジ"
-hierarchy: 3
-sort_no: 403
-create_date: DateTime @1722246464 {#6064
date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6065
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6067
-snapshot: []
-owner: Eccube\Entity\Category {#6066}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6068 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6070
-snapshot: []
-owner: Eccube\Entity\Category {#6066}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6069 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6073
-id: 676
-name: "SV4a シャイニートレジャーex"
-hierarchy: 3
-sort_no: 402
-create_date: DateTime @1722245675 {#6071
date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6072
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6074
-snapshot: []
-owner: Eccube\Entity\Category {#6073}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6075 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6077
-snapshot: []
-owner: Eccube\Entity\Category {#6073}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6076 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6080
-id: 681
-name: "SV4K 古代の咆哮"
-hierarchy: 3
-sort_no: 401
-create_date: DateTime @1722246371 {#6078
date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6079
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6081
-snapshot: []
-owner: Eccube\Entity\Category {#6080}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6082 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6084
-snapshot: []
-owner: Eccube\Entity\Category {#6080}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6083 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6087
-id: 680
-name: "SV4M 未来の一閃"
-hierarchy: 3
-sort_no: 400
-create_date: DateTime @1722246328 {#6085
date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6086
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6088
-snapshot: []
-owner: Eccube\Entity\Category {#6087}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6089 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6091
-snapshot: []
-owner: Eccube\Entity\Category {#6087}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6090 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6094
-id: 679
-name: "SV3a レイジングサーフ"
-hierarchy: 3
-sort_no: 399
-create_date: DateTime @1722246031 {#6092
date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6093
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6095
-snapshot: []
-owner: Eccube\Entity\Category {#6094}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6096 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6098
-snapshot: []
-owner: Eccube\Entity\Category {#6094}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6097 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6101
-id: 678
-name: "SV3 黒炎の支配者"
-hierarchy: 3
-sort_no: 398
-create_date: DateTime @1722245945 {#6099
date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6100
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6102
-snapshot: []
-owner: Eccube\Entity\Category {#6101}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6103 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6105
-snapshot: []
-owner: Eccube\Entity\Category {#6101}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6104 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6108
-id: 677
-name: "SV2a ポケモンカード151"
-hierarchy: 3
-sort_no: 397
-create_date: DateTime @1722245748 {#6106
date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6107
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\Category {#6108}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6110 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6112
-snapshot: []
-owner: Eccube\Entity\Category {#6108}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6111 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6115
-id: 223
-name: "SV2D クレイバースト"
-hierarchy: 3
-sort_no: 396
-create_date: DateTime @1695981741 {#6113
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6114
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6116
-snapshot: []
-owner: Eccube\Entity\Category {#6115}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6117 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6119
-snapshot: []
-owner: Eccube\Entity\Category {#6115}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6118 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6122
-id: 224
-name: "SV2P スノーハザード"
-hierarchy: 3
-sort_no: 395
-create_date: DateTime @1695981741 {#6120
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6121
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6123
-snapshot: []
-owner: Eccube\Entity\Category {#6122}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6124 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6126
-snapshot: []
-owner: Eccube\Entity\Category {#6122}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6125 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6129
-id: 225
-name: "SV1A トリプレットビート"
-hierarchy: 3
-sort_no: 394
-create_date: DateTime @1695981741 {#6127
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6128
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6130
-snapshot: []
-owner: Eccube\Entity\Category {#6129}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6133
-snapshot: []
-owner: Eccube\Entity\Category {#6129}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6132 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6136
-id: 226
-name: "SV1V バイオレットex"
-hierarchy: 3
-sort_no: 393
-create_date: DateTime @1695981741 {#6134
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6135
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6137
-snapshot: []
-owner: Eccube\Entity\Category {#6136}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6138 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6140
-snapshot: []
-owner: Eccube\Entity\Category {#6136}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6139 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6143
-id: 227
-name: "SV1S スカーレットex"
-hierarchy: 3
-sort_no: 392
-create_date: DateTime @1695981741 {#6141
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6142
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6144
-snapshot: []
-owner: Eccube\Entity\Category {#6143}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6145 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6147
-snapshot: []
-owner: Eccube\Entity\Category {#6143}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6146 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6150
-id: 228
-name: "S12A VSTARユニバース"
-hierarchy: 3
-sort_no: 391
-create_date: DateTime @1695981741 {#6148
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6149
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6151
-snapshot: []
-owner: Eccube\Entity\Category {#6150}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6154
-snapshot: []
-owner: Eccube\Entity\Category {#6150}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6153 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6157
-id: 229
-name: "S12 パラダイムトリガー"
-hierarchy: 3
-sort_no: 390
-create_date: DateTime @1695981741 {#6155
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6156
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6158
-snapshot: []
-owner: Eccube\Entity\Category {#6157}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6159 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6161
-snapshot: []
-owner: Eccube\Entity\Category {#6157}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6160 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6164
-id: 230
-name: "S11A 白熱のアルカナ"
-hierarchy: 3
-sort_no: 389
-create_date: DateTime @1695981741 {#6162
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6163
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6165
-snapshot: []
-owner: Eccube\Entity\Category {#6164}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6166 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6168
-snapshot: []
-owner: Eccube\Entity\Category {#6164}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6167 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6171
-id: 231
-name: "S11 ロストアビス"
-hierarchy: 3
-sort_no: 388
-create_date: DateTime @1695981741 {#6169
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6170
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6172
-snapshot: []
-owner: Eccube\Entity\Category {#6171}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6173 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6175
-snapshot: []
-owner: Eccube\Entity\Category {#6171}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6174 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6178
-id: 232
-name: "S10B Pokemon GO"
-hierarchy: 3
-sort_no: 387
-create_date: DateTime @1695981741 {#6176
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6177
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6179
-snapshot: []
-owner: Eccube\Entity\Category {#6178}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6180 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6182
-snapshot: []
-owner: Eccube\Entity\Category {#6178}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6181 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6185
-id: 233
-name: "S10A ダークファンタズム"
-hierarchy: 3
-sort_no: 386
-create_date: DateTime @1695981741 {#6183
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6184
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6186
-snapshot: []
-owner: Eccube\Entity\Category {#6185}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6187 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6189
-snapshot: []
-owner: Eccube\Entity\Category {#6185}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6188 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6192
-id: 234
-name: "S10P スペースジャグラー"
-hierarchy: 3
-sort_no: 385
-create_date: DateTime @1695981741 {#6190
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6191
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6193
-snapshot: []
-owner: Eccube\Entity\Category {#6192}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6194 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6196
-snapshot: []
-owner: Eccube\Entity\Category {#6192}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6195 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6199
-id: 235
-name: "S10D タイムゲイザー"
-hierarchy: 3
-sort_no: 384
-create_date: DateTime @1695981741 {#6197
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6198
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6200
-snapshot: []
-owner: Eccube\Entity\Category {#6199}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6201 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6203
-snapshot: []
-owner: Eccube\Entity\Category {#6199}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6202 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6206
-id: 236
-name: "S9A バトルリージョン"
-hierarchy: 3
-sort_no: 383
-create_date: DateTime @1695981741 {#6204
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6205
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6207
-snapshot: []
-owner: Eccube\Entity\Category {#6206}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6208 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6210
-snapshot: []
-owner: Eccube\Entity\Category {#6206}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6209 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6213
-id: 237
-name: "S9 スターバース"
-hierarchy: 3
-sort_no: 382
-create_date: DateTime @1695981741 {#6211
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6212
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6214
-snapshot: []
-owner: Eccube\Entity\Category {#6213}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6215 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6217
-snapshot: []
-owner: Eccube\Entity\Category {#6213}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6216 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6220
-id: 238
-name: "S8B VMAXクライマックス"
-hierarchy: 3
-sort_no: 381
-create_date: DateTime @1695981741 {#6218
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6219
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6221
-snapshot: []
-owner: Eccube\Entity\Category {#6220}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6222 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6224
-snapshot: []
-owner: Eccube\Entity\Category {#6220}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6223 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6227
-id: 239
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 3
-sort_no: 380
-create_date: DateTime @1695981741 {#6225
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6226
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6228
-snapshot: []
-owner: Eccube\Entity\Category {#6227}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6229 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6231
-snapshot: []
-owner: Eccube\Entity\Category {#6227}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6230 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6234}
33 => Eccube\Entity\Category {#6241
-id: 241
-name: "S7R 蒼空ストリーム"
-hierarchy: 3
-sort_no: 378
-create_date: DateTime @1695981741 {#6239
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6240
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6242
-snapshot: []
-owner: Eccube\Entity\Category {#6241}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6243 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6245
-snapshot: []
-owner: Eccube\Entity\Category {#6241}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6244 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6248
-id: 242
-name: "S7D 摩天パーフェクト"
-hierarchy: 3
-sort_no: 377
-create_date: DateTime @1695981741 {#6246
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6247
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6249
-snapshot: []
-owner: Eccube\Entity\Category {#6248}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6250 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6252
-snapshot: []
-owner: Eccube\Entity\Category {#6248}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6251 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6255
-id: 243
-name: "S6A イーブイヒーローズ"
-hierarchy: 3
-sort_no: 376
-create_date: DateTime @1695981741 {#6253
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6254
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6256
-snapshot: []
-owner: Eccube\Entity\Category {#6255}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6257 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6259
-snapshot: []
-owner: Eccube\Entity\Category {#6255}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6258 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6262
-id: 244
-name: "S6K 漆黒のガイスト"
-hierarchy: 3
-sort_no: 375
-create_date: DateTime @1695981741 {#6260
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6261
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6263
-snapshot: []
-owner: Eccube\Entity\Category {#6262}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6264 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6266
-snapshot: []
-owner: Eccube\Entity\Category {#6262}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6265 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6269
-id: 245
-name: "S6H 白銀のランス"
-hierarchy: 3
-sort_no: 374
-create_date: DateTime @1695981741 {#6267
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6268
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6270
-snapshot: []
-owner: Eccube\Entity\Category {#6269}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6271 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6273
-snapshot: []
-owner: Eccube\Entity\Category {#6269}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6272 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6276
-id: 246
-name: "S5A 双璧のファイター"
-hierarchy: 3
-sort_no: 373
-create_date: DateTime @1695981741 {#6274
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6275
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6277
-snapshot: []
-owner: Eccube\Entity\Category {#6276}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6278 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6280
-snapshot: []
-owner: Eccube\Entity\Category {#6276}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6279 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6283
-id: 247
-name: "S5R 連撃マスター"
-hierarchy: 3
-sort_no: 372
-create_date: DateTime @1695981741 {#6281
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6282
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6284
-snapshot: []
-owner: Eccube\Entity\Category {#6283}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6285 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6287
-snapshot: []
-owner: Eccube\Entity\Category {#6283}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6286 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6290
-id: 248
-name: "S5I 一撃マスター"
-hierarchy: 3
-sort_no: 371
-create_date: DateTime @1695981741 {#6288
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6289
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6291
-snapshot: []
-owner: Eccube\Entity\Category {#6290}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6292 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6294
-snapshot: []
-owner: Eccube\Entity\Category {#6290}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6293 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6297
-id: 249
-name: "S4A シャイニースターV"
-hierarchy: 3
-sort_no: 370
-create_date: DateTime @1695981741 {#6295
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6296
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6298
-snapshot: []
-owner: Eccube\Entity\Category {#6297}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6299 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6301
-snapshot: []
-owner: Eccube\Entity\Category {#6297}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6300 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6304
-id: 250
-name: "S4 仰天のボルテッカー"
-hierarchy: 3
-sort_no: 369
-create_date: DateTime @1695981741 {#6302
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6303
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6305
-snapshot: []
-owner: Eccube\Entity\Category {#6304}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6306 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6308
-snapshot: []
-owner: Eccube\Entity\Category {#6304}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6307 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6311
-id: 251
-name: "S3a 伝説の鼓動"
-hierarchy: 3
-sort_no: 368
-create_date: DateTime @1695981741 {#6309
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6310
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6312
-snapshot: []
-owner: Eccube\Entity\Category {#6311}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6313 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6315
-snapshot: []
-owner: Eccube\Entity\Category {#6311}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6314 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6318
-id: 252
-name: "S3 ムゲンゾーン"
-hierarchy: 3
-sort_no: 367
-create_date: DateTime @1695981741 {#6316
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6317
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6319
-snapshot: []
-owner: Eccube\Entity\Category {#6318}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6320 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6322
-snapshot: []
-owner: Eccube\Entity\Category {#6318}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6321 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6325
-id: 253
-name: "S2a 爆炎ウォーカー"
-hierarchy: 3
-sort_no: 366
-create_date: DateTime @1695981741 {#6323
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6324
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6326
-snapshot: []
-owner: Eccube\Entity\Category {#6325}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6327 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6329
-snapshot: []
-owner: Eccube\Entity\Category {#6325}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6328 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6332
-id: 254
-name: "S2 反逆クラッシュ"
-hierarchy: 3
-sort_no: 365
-create_date: DateTime @1695981741 {#6330
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6331
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6333
-snapshot: []
-owner: Eccube\Entity\Category {#6332}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6334 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6336
-snapshot: []
-owner: Eccube\Entity\Category {#6332}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6335 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6339
-id: 255
-name: "S1a VMAXライジング"
-hierarchy: 3
-sort_no: 364
-create_date: DateTime @1695981741 {#6337
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6338
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6340
-snapshot: []
-owner: Eccube\Entity\Category {#6339}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6341 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6343
-snapshot: []
-owner: Eccube\Entity\Category {#6339}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6342 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6346
-id: 256
-name: "S1H シールド"
-hierarchy: 3
-sort_no: 363
-create_date: DateTime @1695981741 {#6344
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6345
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6347
-snapshot: []
-owner: Eccube\Entity\Category {#6346}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6348 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6350
-snapshot: []
-owner: Eccube\Entity\Category {#6346}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6349 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6353
-id: 257
-name: "S1W ソード"
-hierarchy: 3
-sort_no: 362
-create_date: DateTime @1695981741 {#6351
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6352
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6354
-snapshot: []
-owner: Eccube\Entity\Category {#6353}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6355 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6357
-snapshot: []
-owner: Eccube\Entity\Category {#6353}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6356 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6360
-id: 258
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 3
-sort_no: 361
-create_date: DateTime @1695981741 {#6358
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6359
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6361
-snapshot: []
-owner: Eccube\Entity\Category {#6360}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6362 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6364
-snapshot: []
-owner: Eccube\Entity\Category {#6360}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6363 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6367
-id: 259
-name: "SM12 オルタージェネシス"
-hierarchy: 3
-sort_no: 360
-create_date: DateTime @1695981741 {#6365
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6366
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6368
-snapshot: []
-owner: Eccube\Entity\Category {#6367}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6369 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6371
-snapshot: []
-owner: Eccube\Entity\Category {#6367}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6370 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6374
-id: 260
-name: "SM11b ドリームリーグ"
-hierarchy: 3
-sort_no: 359
-create_date: DateTime @1695981741 {#6372
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6373
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6375
-snapshot: []
-owner: Eccube\Entity\Category {#6374}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6376 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6378
-snapshot: []
-owner: Eccube\Entity\Category {#6374}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6377 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6381
-id: 261
-name: "SM11a リミックスバウト"
-hierarchy: 3
-sort_no: 358
-create_date: DateTime @1695981741 {#6379
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6380
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6382
-snapshot: []
-owner: Eccube\Entity\Category {#6381}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6383 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6385
-snapshot: []
-owner: Eccube\Entity\Category {#6381}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6384 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6388
-id: 262
-name: "SM11 ミラクルツイン"
-hierarchy: 3
-sort_no: 357
-create_date: DateTime @1695981741 {#6386
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6387
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6389
-snapshot: []
-owner: Eccube\Entity\Category {#6388}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6390 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6392
-snapshot: []
-owner: Eccube\Entity\Category {#6388}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6391 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6395
-id: 263
-name: "SM10b スカイレジェンド"
-hierarchy: 3
-sort_no: 356
-create_date: DateTime @1695981741 {#6393
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6394
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6396
-snapshot: []
-owner: Eccube\Entity\Category {#6395}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6397 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6399
-snapshot: []
-owner: Eccube\Entity\Category {#6395}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6398 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6402
-id: 264
-name: "SM10a ジージーエンド"
-hierarchy: 3
-sort_no: 355
-create_date: DateTime @1695981741 {#6400
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6401
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6403
-snapshot: []
-owner: Eccube\Entity\Category {#6402}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6404 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6406
-snapshot: []
-owner: Eccube\Entity\Category {#6402}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6405 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6409
-id: 265
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 3
-sort_no: 354
-create_date: DateTime @1695981741 {#6407
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6408
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6410
-snapshot: []
-owner: Eccube\Entity\Category {#6409}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6411 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6413
-snapshot: []
-owner: Eccube\Entity\Category {#6409}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6412 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6416
-id: 266
-name: "SM10 ダブルブレイズ"
-hierarchy: 3
-sort_no: 353
-create_date: DateTime @1695981741 {#6414
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6415
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6417
-snapshot: []
-owner: Eccube\Entity\Category {#6416}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6420
-snapshot: []
-owner: Eccube\Entity\Category {#6416}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6419 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6423
-id: 267
-name: "SM9b フルメタルウォール"
-hierarchy: 3
-sort_no: 352
-create_date: DateTime @1695981741 {#6421
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6422
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6424
-snapshot: []
-owner: Eccube\Entity\Category {#6423}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6425 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6427
-snapshot: []
-owner: Eccube\Entity\Category {#6423}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6426 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6430
-id: 268
-name: "SM9a ナイトユニゾン"
-hierarchy: 3
-sort_no: 351
-create_date: DateTime @1695981741 {#6428
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6429
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6431
-snapshot: []
-owner: Eccube\Entity\Category {#6430}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6432 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6434
-snapshot: []
-owner: Eccube\Entity\Category {#6430}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6433 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6437
-id: 269
-name: "SM9 タッグボルト"
-hierarchy: 3
-sort_no: 350
-create_date: DateTime @1695981741 {#6435
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6436
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6438
-snapshot: []
-owner: Eccube\Entity\Category {#6437}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6439 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6441
-snapshot: []
-owner: Eccube\Entity\Category {#6437}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6440 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6444
-id: 270
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 3
-sort_no: 349
-create_date: DateTime @1695981741 {#6442
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6443
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6445
-snapshot: []
-owner: Eccube\Entity\Category {#6444}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6446 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6448
-snapshot: []
-owner: Eccube\Entity\Category {#6444}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6447 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6451
-id: 271
-name: "SM8a ダークオーダー"
-hierarchy: 3
-sort_no: 348
-create_date: DateTime @1695981741 {#6449
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6450
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6452
-snapshot: []
-owner: Eccube\Entity\Category {#6451}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6453 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6455
-snapshot: []
-owner: Eccube\Entity\Category {#6451}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6454 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6458
-id: 272
-name: "SM8 超爆インパクト"
-hierarchy: 3
-sort_no: 347
-create_date: DateTime @1695981741 {#6456
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741091170 {#6457
date: 2025-03-04 21:26:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6459
-snapshot: []
-owner: Eccube\Entity\Category {#6458}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6460 …1}
…1
}
-Children: Doctrine\ORM\PersistentCollection {#6462 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6465
-id: 273
-name: "SM7b フェアリーライズ"
-hierarchy: 3
-sort_no: 346
-create_date: DateTime @1695981741 {#6463 …1}
-update_date: DateTime @1741091170 {#6464 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6466 …9}
-Children: Doctrine\ORM\PersistentCollection {#6469 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6472
-id: 274
-name: "SM7a迅雷スパーク"
-hierarchy: 3
-sort_no: 345
-create_date: DateTime @1695981741 {#6470 …1}
-update_date: DateTime @1741091170 {#6471 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …9}
-Children: Doctrine\ORM\PersistentCollection {#6476 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6479
-id: 275
-name: "SM7 裂空のカリスマ"
-hierarchy: 3
-sort_no: 344
-create_date: DateTime @1695981741 {#6477 …1}
-update_date: DateTime @1741091170 {#6478 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …9}
-Children: Doctrine\ORM\PersistentCollection {#6483 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6486
-id: 276
-name: "SM6b チャンピオンロード"
-hierarchy: 3
-sort_no: 343
-create_date: DateTime @1695981741 {#6484 …1}
-update_date: DateTime @1741091170 {#6485 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6487 …9}
-Children: Doctrine\ORM\PersistentCollection {#6490 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6493
-id: 277
-name: "SM6a ドラゴンストーム"
-hierarchy: 3
-sort_no: 342
-create_date: DateTime @1695981741 {#6491 …1}
-update_date: DateTime @1741091170 {#6492 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6494 …9}
-Children: Doctrine\ORM\PersistentCollection {#6497 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6500
-id: 278
-name: "SM6 禁断の光"
-hierarchy: 3
-sort_no: 341
-create_date: DateTime @1695981741 {#6498 …1}
-update_date: DateTime @1741091170 {#6499 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6501 …9}
-Children: Doctrine\ORM\PersistentCollection {#6504 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6507
-id: 279
-name: "SM5+ ウルトラフォース"
-hierarchy: 3
-sort_no: 340
-create_date: DateTime @1695981741 {#6505 …1}
-update_date: DateTime @1741091170 {#6506 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6508 …9}
-Children: Doctrine\ORM\PersistentCollection {#6511 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6514
-id: 280
-name: "SM5mウルトラサン"
-hierarchy: 3
-sort_no: 339
-create_date: DateTime @1695981741 {#6512 …1}
-update_date: DateTime @1741091170 {#6513 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6515 …9}
-Children: Doctrine\ORM\PersistentCollection {#6518 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6521
-id: 281
-name: "SM5sウルトラムーン"
-hierarchy: 3
-sort_no: 338
-create_date: DateTime @1695981741 {#6519 …1}
-update_date: DateTime @1741091170 {#6520 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6522 …9}
-Children: Doctrine\ORM\PersistentCollection {#6525 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6528
-id: 282
-name: "SM4+ GXバトルブースト"
-hierarchy: 3
-sort_no: 337
-create_date: DateTime @1695981741 {#6526 …1}
-update_date: DateTime @1741091170 {#6527 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …9}
-Children: Doctrine\ORM\PersistentCollection {#6532 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6535
-id: 283
-name: "SM4s 覚醒の勇者"
-hierarchy: 3
-sort_no: 336
-create_date: DateTime @1695981741 {#6533 …1}
-update_date: DateTime @1741091170 {#6534 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6536 …9}
-Children: Doctrine\ORM\PersistentCollection {#6539 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6542
-id: 284
-name: "SM4a 超次元の暴獣"
-hierarchy: 3
-sort_no: 335
-create_date: DateTime @1695981741 {#6540 …1}
-update_date: DateTime @1741091170 {#6541 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …9}
-Children: Doctrine\ORM\PersistentCollection {#6546 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6549
-id: 285
-name: "SM3+ ひかる伝説"
-hierarchy: 3
-sort_no: 334
-create_date: DateTime @1695981741 {#6547 …1}
-update_date: DateTime @1741091170 {#6548 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6550 …9}
-Children: Doctrine\ORM\PersistentCollection {#6553 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6556
-id: 286
-name: "SM3h 闘う虹を見たか"
-hierarchy: 3
-sort_no: 333
-create_date: DateTime @1695981741 {#6554 …1}
-update_date: DateTime @1741091170 {#6555 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6557 …9}
-Children: Doctrine\ORM\PersistentCollection {#6560 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6563
-id: 287
-name: "SM3n 光を喰らう闇"
-hierarchy: 3
-sort_no: 332
-create_date: DateTime @1695981741 {#6561 …1}
-update_date: DateTime @1741091170 {#6562 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6564 …9}
-Children: Doctrine\ORM\PersistentCollection {#6567 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6570
-id: 288
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 3
-sort_no: 331
-create_date: DateTime @1695981741 {#6568 …1}
-update_date: DateTime @1741091170 {#6569 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6571 …9}
-Children: Doctrine\ORM\PersistentCollection {#6574 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6577
-id: 289
-name: "SM2k キミを待つ島々"
-hierarchy: 3
-sort_no: 330
-create_date: DateTime @1695981741 {#6575 …1}
-update_date: DateTime @1741091170 {#6576 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …9}
-Children: Doctrine\ORM\PersistentCollection {#6581 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6584
-id: 290
-name: "SM2L アローラの月光"
-hierarchy: 3
-sort_no: 329
-create_date: DateTime @1695981741 {#6582 …1}
-update_date: DateTime @1741091170 {#6583 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6585 …9}
-Children: Doctrine\ORM\PersistentCollection {#6588 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6591
-id: 291
-name: "SM1+ サン&ムーン"
-hierarchy: 3
-sort_no: 328
-create_date: DateTime @1695981741 {#6589 …1}
-update_date: DateTime @1741091170 {#6590 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …9}
-Children: Doctrine\ORM\PersistentCollection {#6595 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6598
-id: 292
-name: "SM1s コレクション サン"
-hierarchy: 3
-sort_no: 327
-create_date: DateTime @1695981741 {#6596 …1}
-update_date: DateTime @1741091170 {#6597 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …9}
-Children: Doctrine\ORM\PersistentCollection {#6602 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6605
-id: 293
-name: "SM1m コレクション ムーン"
-hierarchy: 3
-sort_no: 326
-create_date: DateTime @1695981741 {#6603 …1}
-update_date: DateTime @1741091170 {#6604 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …9}
-Children: Doctrine\ORM\PersistentCollection {#6609 …9}
-Parent: Eccube\Entity\Category {#5933}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5928
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 448
-create_date: DateTime @1695966514 {#5680
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#5679
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5929
-snapshot: []
-owner: Eccube\Entity\Category {#5928}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5930
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5932
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#5928}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5931
-elements: array:2 [
0 => Eccube\Entity\Category {#5933}
1 => Eccube\Entity\Category {#6614 …12}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: "0226120233_65dbff4915d20.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4266
#id: 20
#name: "15件"
#sort_no: 0
}
"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"