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 {#5163
-id: 216
-name: "プロモカード(ヴァイスサイド)"
-hierarchy: 3
-sort_no: 152
-create_date: DateTime @1694688955 {#5161
date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5162
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5164
-snapshot: []
-owner: Eccube\Entity\Category {#5163}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5165
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5167
-snapshot: []
-owner: Eccube\Entity\Category {#5163}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5166
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717
-id: 10
-name: "ヴァイスサイド"
-hierarchy: 2
-sort_no: 515
-create_date: DateTime @1694688753 {#4710
date: 2023-09-14 19:52:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1712564771 {#4711
date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4718
-snapshot: []
-owner: Eccube\Entity\Category {#4717}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4719
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4721
-snapshot: array:60 [ …60]
-owner: Eccube\Entity\Category {#4717}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4720
-elements: array:60 [
0 => Eccube\Entity\Category {#4722
-id: 672
-name: "アイドルマスターシャイニーカラーズ"
-hierarchy: 3
-sort_no: 514
-create_date: DateTime @1718270442 {#4713
date: 2024-06-13 18:20:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4714
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4723
-snapshot: []
-owner: Eccube\Entity\Category {#4722}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4724
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4726
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#4722}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4725
-elements: array:1 [
0 => Eccube\Entity\Category {#4727
-id: 696
-name: "アイドルマスター シャイニーカラーズ Shine More!"
-hierarchy: 4
-sort_no: 513
-create_date: DateTime @1725172066 {#4715 …1}
-update_date: DateTime @1725172066 {#4716 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4728 …9}
-Children: Doctrine\ORM\PersistentCollection {#4730 …9}
-Parent: Eccube\Entity\Category {#4722}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709
+__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
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#4736
-id: 694
-name: "アリス・ギア・アイギス Expansion"
-hierarchy: 3
-sort_no: 512
-create_date: DateTime @1724575700 {#4734
date: 2024-08-25 17:48:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4735
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4737
-snapshot: []
-owner: Eccube\Entity\Category {#4736}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4738
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4740
-snapshot: []
-owner: Eccube\Entity\Category {#4736}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4739
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#4743
-id: 160
-name: "アイドルマスター シンデレラガールズ"
-hierarchy: 3
-sort_no: 507
-create_date: DateTime @1694688954 {#4741
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4742
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4744
-snapshot: []
-owner: Eccube\Entity\Category {#4743}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4745
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4747
-snapshot: []
-owner: Eccube\Entity\Category {#4743}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4746
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#4750
-id: 161
-name: "Angel Beats!/クドわふたー"
-hierarchy: 3
-sort_no: 211
-create_date: DateTime @1694688954 {#4748
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4749
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4751
-snapshot: []
-owner: Eccube\Entity\Category {#4750}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4752
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4754
-snapshot: []
-owner: Eccube\Entity\Category {#4750}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4753
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#4757
-id: 162
-name: "カードキャプターさくら"
-hierarchy: 3
-sort_no: 210
-create_date: DateTime @1694688954 {#4755
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4756
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4758
-snapshot: []
-owner: Eccube\Entity\Category {#4757}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4759
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4761
-snapshot: []
-owner: Eccube\Entity\Category {#4757}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4760
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#4764
-id: 651
-name: "ホロライブプロダクション Summer Collection"
-hierarchy: 3
-sort_no: 209
-create_date: DateTime @1712560058 {#4762
date: 2024-04-08 16:07:38.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4763
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4765
-snapshot: []
-owner: Eccube\Entity\Category {#4764}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4766
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4768
-snapshot: []
-owner: Eccube\Entity\Category {#4764}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4767
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#4771
-id: 163
-name: "ガールフレンド(仮)"
-hierarchy: 3
-sort_no: 208
-create_date: DateTime @1694688954 {#4769
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4770
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4772
-snapshot: []
-owner: Eccube\Entity\Category {#4771}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4773
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4775
-snapshot: []
-owner: Eccube\Entity\Category {#4771}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4774
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#4778
-id: 164
-name: "角川スニーカー文庫"
-hierarchy: 3
-sort_no: 207
-create_date: DateTime @1694688954 {#4776
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4777
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4779
-snapshot: []
-owner: Eccube\Entity\Category {#4778}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4780
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4782
-snapshot: []
-owner: Eccube\Entity\Category {#4778}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4781
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#4785
-id: 165
-name: "彼女、お借りします"
-hierarchy: 3
-sort_no: 206
-create_date: DateTime @1694688954 {#4783
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4784
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4786
-snapshot: []
-owner: Eccube\Entity\Category {#4785}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4787
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4789
-snapshot: []
-owner: Eccube\Entity\Category {#4785}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4788
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#4792
-id: 166
-name: "神様になった日"
-hierarchy: 3
-sort_no: 205
-create_date: DateTime @1694688954 {#4790
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4791
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4793
-snapshot: []
-owner: Eccube\Entity\Category {#4792}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4794
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4796
-snapshot: []
-owner: Eccube\Entity\Category {#4792}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4795
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#4799
-id: 167
-name: "カードゲームしよ子"
-hierarchy: 3
-sort_no: 204
-create_date: DateTime @1694688954 {#4797
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4798
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4800
-snapshot: []
-owner: Eccube\Entity\Category {#4799}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4801
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4803
-snapshot: []
-owner: Eccube\Entity\Category {#4799}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4802
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#4806
-id: 168
-name: "Key"
-hierarchy: 3
-sort_no: 203
-create_date: DateTime @1694688954 {#4804
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4805
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4807
-snapshot: []
-owner: Eccube\Entity\Category {#4806}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4808
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4810
-snapshot: []
-owner: Eccube\Entity\Category {#4806}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4809
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#4813
-id: 169
-name: "CLANNAD"
-hierarchy: 3
-sort_no: 202
-create_date: DateTime @1694688954 {#4811
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4812
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4814
-snapshot: []
-owner: Eccube\Entity\Category {#4813}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4815
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4817
-snapshot: []
-owner: Eccube\Entity\Category {#4813}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4816
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#4820
-id: 170
-name: "けものフレンズ"
-hierarchy: 3
-sort_no: 201
-create_date: DateTime @1694688954 {#4818
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4819
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4821
-snapshot: []
-owner: Eccube\Entity\Category {#4820}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4822
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4824
-snapshot: []
-owner: Eccube\Entity\Category {#4820}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4823
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#4827
-id: 171
-name: "幻影ヲ駆ケル太陽"
-hierarchy: 3
-sort_no: 200
-create_date: DateTime @1694688954 {#4825
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4826
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4828
-snapshot: []
-owner: Eccube\Entity\Category {#4827}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4829
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4831
-snapshot: []
-owner: Eccube\Entity\Category {#4827}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4830
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#4834
-id: 172
-name: "ご注文はうさぎですか??"
-hierarchy: 3
-sort_no: 199
-create_date: DateTime @1694688954 {#4832
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4833
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4835
-snapshot: []
-owner: Eccube\Entity\Category {#4834}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4836
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4838
-snapshot: []
-owner: Eccube\Entity\Category {#4834}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4837
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#4843
-id: 173
-name: "五等分の花嫁"
-hierarchy: 3
-sort_no: 198
-create_date: DateTime @1694688954 {#4839
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4840
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4844
-snapshot: []
-owner: Eccube\Entity\Category {#4843}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4845
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4847
-snapshot: array:3 [ …3]
-owner: Eccube\Entity\Category {#4843}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4846
-elements: array:3 [
0 => Eccube\Entity\Category {#4848
-id: 691
-name: "五等分の花嫁∬"
-hierarchy: 4
-sort_no: 197
-create_date: DateTime @1724394211 {#4841 …1}
-update_date: DateTime @1724394348 {#4842 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4849 …9}
-Children: Doctrine\ORM\PersistentCollection {#4851 …9}
-Parent: Eccube\Entity\Category {#4843}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#4857
-id: 692
-name: "映画 五等分の花嫁"
-hierarchy: 4
-sort_no: 196
-create_date: DateTime @1724394307 {#4855 …1}
-update_date: DateTime @1724394348 {#4856 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4858 …9}
-Children: Doctrine\ORM\PersistentCollection {#4860 …9}
-Parent: Eccube\Entity\Category {#4843}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#4864
-id: 693
-name: "プレミアムブースター 五等分の花嫁∽"
-hierarchy: 4
-sort_no: 195
-create_date: DateTime @1724394327 {#4862 …1}
-update_date: DateTime @1724394348 {#4863 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4865 …9}
-Children: Doctrine\ORM\PersistentCollection {#4867 …9}
-Parent: Eccube\Entity\Category {#4843}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#4869
-id: 174
-name: "この素晴らしい世界に祝福を!"
-hierarchy: 3
-sort_no: 194
-create_date: DateTime @1694688954 {#4853
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4854
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4870
-snapshot: []
-owner: Eccube\Entity\Category {#4869}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4871
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4873
-snapshot: []
-owner: Eccube\Entity\Category {#4869}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4872
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#4876
-id: 175
-name: "小林さんちのメイドラゴン"
-hierarchy: 3
-sort_no: 193
-create_date: DateTime @1694688954 {#4874
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4875
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4877
-snapshot: []
-owner: Eccube\Entity\Category {#4876}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4878
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4880
-snapshot: []
-owner: Eccube\Entity\Category {#4876}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4879
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#4883
-id: 176
-name: "冴えない彼女の育てかた"
-hierarchy: 3
-sort_no: 192
-create_date: DateTime @1694688954 {#4881
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4882
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4884
-snapshot: []
-owner: Eccube\Entity\Category {#4883}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4885
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4887
-snapshot: []
-owner: Eccube\Entity\Category {#4883}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4886
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#4890
-id: 177
-name: "Summer Pockets"
-hierarchy: 3
-sort_no: 191
-create_date: DateTime @1694688954 {#4888
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4889
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4891
-snapshot: []
-owner: Eccube\Entity\Category {#4890}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4892
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4894
-snapshot: []
-owner: Eccube\Entity\Category {#4890}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4893
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#4897
-id: 178
-name: "Charlotte"
-hierarchy: 3
-sort_no: 190
-create_date: DateTime @1694688954 {#4895
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4896
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4898
-snapshot: []
-owner: Eccube\Entity\Category {#4897}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4899
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4901
-snapshot: []
-owner: Eccube\Entity\Category {#4897}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4900
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#4904
-id: 179
-name: "灼眼のシャナ"
-hierarchy: 3
-sort_no: 189
-create_date: DateTime @1694688954 {#4902
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4903
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4905
-snapshot: []
-owner: Eccube\Entity\Category {#4904}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4906
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4908
-snapshot: []
-owner: Eccube\Entity\Category {#4904}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4907
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#4911
-id: 180
-name: "涼宮ハルヒの憂鬱"
-hierarchy: 3
-sort_no: 188
-create_date: DateTime @1694688954 {#4909
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4910
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4912
-snapshot: []
-owner: Eccube\Entity\Category {#4911}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4913
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4915
-snapshot: []
-owner: Eccube\Entity\Category {#4911}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4914
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#4918
-id: 181
-name: "青春ブタ野郎シリーズ"
-hierarchy: 3
-sort_no: 187
-create_date: DateTime @1694688954 {#4916
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4917
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4919
-snapshot: []
-owner: Eccube\Entity\Category {#4918}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4920
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4922
-snapshot: []
-owner: Eccube\Entity\Category {#4918}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4921
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#4925
-id: 182
-name: "ゼロの使い魔"
-hierarchy: 3
-sort_no: 186
-create_date: DateTime @1694688954 {#4923
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4924
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4926
-snapshot: []
-owner: Eccube\Entity\Category {#4925}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4927
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4929
-snapshot: []
-owner: Eccube\Entity\Category {#4925}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4928
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#4932
-id: 183
-name: "戦姫絶唱シンフォギア"
-hierarchy: 3
-sort_no: 185
-create_date: DateTime @1694688954 {#4930
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4931
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4933
-snapshot: []
-owner: Eccube\Entity\Category {#4932}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4934
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4936
-snapshot: []
-owner: Eccube\Entity\Category {#4932}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4935
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#4939
-id: 184
-name: "宇宙をかける少女/舞-HiME&舞-乙HiME"
-hierarchy: 3
-sort_no: 184
-create_date: DateTime @1694688954 {#4937
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4938
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4940
-snapshot: []
-owner: Eccube\Entity\Category {#4939}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4941
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4943
-snapshot: []
-owner: Eccube\Entity\Category {#4939}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4942
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#4946
-id: 185
-name: "ゾンビランドサガ リベンジ"
-hierarchy: 3
-sort_no: 183
-create_date: DateTime @1694688954 {#4944
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4945
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4947
-snapshot: []
-owner: Eccube\Entity\Category {#4946}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4948
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4950
-snapshot: []
-owner: Eccube\Entity\Category {#4946}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4949
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#4953
-id: 186
-name: "ダ・カーポ&Dal Segno"
-hierarchy: 3
-sort_no: 182
-create_date: DateTime @1694688954 {#4951
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4952
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4954
-snapshot: []
-owner: Eccube\Entity\Category {#4953}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4955
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4957
-snapshot: []
-owner: Eccube\Entity\Category {#4953}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4956
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#4960
-id: 187
-name: "D4DJ"
-hierarchy: 3
-sort_no: 181
-create_date: DateTime @1694688954 {#4958
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4959
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4961
-snapshot: []
-owner: Eccube\Entity\Category {#4960}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4962
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4964
-snapshot: []
-owner: Eccube\Entity\Category {#4960}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4963
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#4967
-id: 188
-name: "デート・ア・ライブ"
-hierarchy: 3
-sort_no: 180
-create_date: DateTime @1694688954 {#4965
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4966
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4968
-snapshot: []
-owner: Eccube\Entity\Category {#4967}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4969
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4971
-snapshot: []
-owner: Eccube\Entity\Category {#4967}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4970
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#4974
-id: 189
-name: "とある魔術の禁書目録/とある科学の超電磁砲"
-hierarchy: 3
-sort_no: 179
-create_date: DateTime @1694688954 {#4972
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4973
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4975
-snapshot: []
-owner: Eccube\Entity\Category {#4974}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4976
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4978
-snapshot: []
-owner: Eccube\Entity\Category {#4974}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4977
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#4981
-id: 190
-name: "DOG DAYS"
-hierarchy: 3
-sort_no: 178
-create_date: DateTime @1694688954 {#4979
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4980
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4982
-snapshot: []
-owner: Eccube\Entity\Category {#4981}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4983
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4985
-snapshot: []
-owner: Eccube\Entity\Category {#4981}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4984
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#4988
-id: 191
-name: "To LOVEる"
-hierarchy: 3
-sort_no: 177
-create_date: DateTime @1694688954 {#4986
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4987
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4989
-snapshot: []
-owner: Eccube\Entity\Category {#4988}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4990
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4992
-snapshot: []
-owner: Eccube\Entity\Category {#4988}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4991
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#4995
-id: 192
-name: "ニセコイ"
-hierarchy: 3
-sort_no: 176
-create_date: DateTime @1694688954 {#4993
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#4994
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4996
-snapshot: []
-owner: Eccube\Entity\Category {#4995}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4997
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4999
-snapshot: []
-owner: Eccube\Entity\Category {#4995}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4998
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#5002
-id: 193
-name: "日常"
-hierarchy: 3
-sort_no: 175
-create_date: DateTime @1694688954 {#5000
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5001
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5003
-snapshot: []
-owner: Eccube\Entity\Category {#5002}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5004
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5006
-snapshot: []
-owner: Eccube\Entity\Category {#5002}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5005
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#5009
-id: 194
-name: "BanG Dream!"
-hierarchy: 3
-sort_no: 174
-create_date: DateTime @1694688954 {#5007
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5008
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5010
-snapshot: []
-owner: Eccube\Entity\Category {#5009}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5011
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5013
-snapshot: []
-owner: Eccube\Entity\Category {#5009}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5012
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#5016
-id: 195
-name: "ビジュアルアーツ"
-hierarchy: 3
-sort_no: 173
-create_date: DateTime @1694688954 {#5014
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5015
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5017
-snapshot: []
-owner: Eccube\Entity\Category {#5016}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5018
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5020
-snapshot: []
-owner: Eccube\Entity\Category {#5016}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5019
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#5023
-id: 196
-name: "ひなろじ ~from Luck & Logic~"
-hierarchy: 3
-sort_no: 172
-create_date: DateTime @1694688954 {#5021
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5022
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5024
-snapshot: []
-owner: Eccube\Entity\Category {#5023}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5025
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5027
-snapshot: []
-owner: Eccube\Entity\Category {#5023}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5026
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#5030
-id: 197
-name: "ViVid Strike!"
-hierarchy: 3
-sort_no: 171
-create_date: DateTime @1694688954 {#5028
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5029
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5031
-snapshot: []
-owner: Eccube\Entity\Category {#5030}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5032
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5034
-snapshot: []
-owner: Eccube\Entity\Category {#5030}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5033
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#5037
-id: 198
-name: "ビビッドレッド・オペレーション"
-hierarchy: 3
-sort_no: 170
-create_date: DateTime @1694688954 {#5035
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5036
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5038
-snapshot: []
-owner: Eccube\Entity\Category {#5037}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5039
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5041
-snapshot: []
-owner: Eccube\Entity\Category {#5037}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5040
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#5044
-id: 199
-name: "Phantom -Requiem for the Phantom-"
-hierarchy: 3
-sort_no: 169
-create_date: DateTime @1694688954 {#5042
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5043
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5045
-snapshot: []
-owner: Eccube\Entity\Category {#5044}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5046
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5048
-snapshot: []
-owner: Eccube\Entity\Category {#5044}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5047
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#5051
-id: 200
-name: "富士見ファンタジア文庫"
-hierarchy: 3
-sort_no: 168
-create_date: DateTime @1694688954 {#5049
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5050
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5052
-snapshot: []
-owner: Eccube\Entity\Category {#5051}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5053
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5055
-snapshot: []
-owner: Eccube\Entity\Category {#5051}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5054
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#5058
-id: 201
-name: "アニメ プリンセスコネクト!Re:Dive"
-hierarchy: 3
-sort_no: 167
-create_date: DateTime @1694688954 {#5056
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5057
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5059
-snapshot: []
-owner: Eccube\Entity\Category {#5058}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5060
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5062
-snapshot: []
-owner: Eccube\Entity\Category {#5058}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5061
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#5065
-id: 202
-name: "ヘブンバーンズレッド"
-hierarchy: 3
-sort_no: 166
-create_date: DateTime @1694688954 {#5063
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5064
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5066
-snapshot: []
-owner: Eccube\Entity\Category {#5065}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5067
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5069
-snapshot: []
-owner: Eccube\Entity\Category {#5065}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5068
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#5072
-id: 203
-name: "ホロライブプロダクション"
-hierarchy: 3
-sort_no: 165
-create_date: DateTime @1694688954 {#5070
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5071
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5073
-snapshot: []
-owner: Eccube\Entity\Category {#5072}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5074
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5076
-snapshot: []
-owner: Eccube\Entity\Category {#5072}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5075
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#5079
-id: 204
-name: "魔法少女まどか☆マギカ"
-hierarchy: 3
-sort_no: 164
-create_date: DateTime @1694688954 {#5077
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5078
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5080
-snapshot: []
-owner: Eccube\Entity\Category {#5079}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5081
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5083
-snapshot: []
-owner: Eccube\Entity\Category {#5079}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5082
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#5086
-id: 205
-name: "魔法少女リリカルなのは"
-hierarchy: 3
-sort_no: 163
-create_date: DateTime @1694688954 {#5084
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5085
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5087
-snapshot: []
-owner: Eccube\Entity\Category {#5086}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5088
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5090
-snapshot: []
-owner: Eccube\Entity\Category {#5086}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5089
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#5093
-id: 206
-name: "ゆらぎ荘の幽奈さん"
-hierarchy: 3
-sort_no: 162
-create_date: DateTime @1694688954 {#5091
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5092
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5094
-snapshot: []
-owner: Eccube\Entity\Category {#5093}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5095
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5097
-snapshot: []
-owner: Eccube\Entity\Category {#5093}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5096
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#5100
-id: 207
-name: "らき☆すた"
-hierarchy: 3
-sort_no: 161
-create_date: DateTime @1694688954 {#5098
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5099
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5101
-snapshot: []
-owner: Eccube\Entity\Category {#5100}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5102
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5104
-snapshot: []
-owner: Eccube\Entity\Category {#5100}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5103
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#5107
-id: 208
-name: "ラブライブ!"
-hierarchy: 3
-sort_no: 160
-create_date: DateTime @1694688954 {#5105
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5106
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5108
-snapshot: []
-owner: Eccube\Entity\Category {#5107}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5109
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5111
-snapshot: []
-owner: Eccube\Entity\Category {#5107}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5110
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#5114
-id: 209
-name: "ラブライブ!サンシャイン!!"
-hierarchy: 3
-sort_no: 159
-create_date: DateTime @1694688954 {#5112
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5113
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5115
-snapshot: []
-owner: Eccube\Entity\Category {#5114}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5116
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5118
-snapshot: []
-owner: Eccube\Entity\Category {#5114}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5117
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#5121
-id: 210
-name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会"
-hierarchy: 3
-sort_no: 158
-create_date: DateTime @1694688954 {#5119
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5120
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5122
-snapshot: []
-owner: Eccube\Entity\Category {#5121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5123
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5125
-snapshot: []
-owner: Eccube\Entity\Category {#5121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5124
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#5128
-id: 211
-name: "ラブライブ!スーパースター!!"
-hierarchy: 3
-sort_no: 157
-create_date: DateTime @1694688954 {#5126
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5127
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5129
-snapshot: []
-owner: Eccube\Entity\Category {#5128}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5130
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5132
-snapshot: []
-owner: Eccube\Entity\Category {#5128}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5131
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#5135
-id: 212
-name: "リコリス・リコイル"
-hierarchy: 3
-sort_no: 156
-create_date: DateTime @1694688954 {#5133
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5134
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5136
-snapshot: []
-owner: Eccube\Entity\Category {#5135}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5137
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5139
-snapshot: []
-owner: Eccube\Entity\Category {#5135}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5138
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#5142
-id: 213
-name: "リトルバスターズ!"
-hierarchy: 3
-sort_no: 155
-create_date: DateTime @1694688955 {#5140
date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5141
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5143
-snapshot: []
-owner: Eccube\Entity\Category {#5142}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5144
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5146
-snapshot: []
-owner: Eccube\Entity\Category {#5142}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5145
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#5149
-id: 214
-name: "Rewrite"
-hierarchy: 3
-sort_no: 154
-create_date: DateTime @1694688955 {#5147
date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5148
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5150
-snapshot: []
-owner: Eccube\Entity\Category {#5149}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5151
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5153
-snapshot: []
-owner: Eccube\Entity\Category {#5149}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5152
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#5156
-id: 215
-name: "ロボティクス・ノーツ"
-hierarchy: 3
-sort_no: 153
-create_date: DateTime @1694688955 {#5154
date: 2023-09-14 19:55:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1724575715 {#5155
date: 2024-08-25 17:48:35.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5157
-snapshot: []
-owner: Eccube\Entity\Category {#5156}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5158
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5160
-snapshot: []
-owner: Eccube\Entity\Category {#5156}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5159
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4717}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#5163}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4706
-id: 8
-name: "ヴァイスシュヴァルツ"
-hierarchy: 1
-sort_no: 522
-create_date: DateTime @1694688722 {#4434
date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821678 {#4432
date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4705
-snapshot: []
-owner: Eccube\Entity\Category {#4706}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4704
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4702
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Category {#4706}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4703
-elements: array:5 [
0 => Eccube\Entity\Category {#4701
-id: 702
-name: "レアリティ"
-hierarchy: 2
-sort_no: 521
-create_date: DateTime @1737363637 {#4430
date: 2025-01-20 18:00:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737363637 {#4428
date: 2025-01-20 18:00:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4700
-snapshot: []
-owner: Eccube\Entity\Category {#4701}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4699
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4697
-snapshot: array:3 [ …3]
-owner: Eccube\Entity\Category {#4701}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4698
-elements: array:3 [
0 => Eccube\Entity\Category {#4696 …12}
1 => Eccube\Entity\Category {#4683 …12}
2 => Eccube\Entity\Category {#4421 …12}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4706}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#4570
-id: 652
-name: "新商品"
-hierarchy: 2
-sort_no: 517
-create_date: DateTime @1712564635 {#4687
date: 2024-04-08 17:23:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1729166770 {#4686
date: 2024-10-17 21:06:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4666
-snapshot: []
-owner: Eccube\Entity\Category {#4570}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4668
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4670
-snapshot: []
-owner: Eccube\Entity\Category {#4570}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4669
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4706}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#4673
-id: 644
-name: "ヴァイスシュヴァルツおすすめ"
-hierarchy: 2
-sort_no: 516
-create_date: DateTime @1706627789 {#4671
date: 2024-01-31 00:16:29.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1712564771 {#4672
date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4674
-snapshot: []
-owner: Eccube\Entity\Category {#4673}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4675
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4712
-snapshot: []
-owner: Eccube\Entity\Category {#4673}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4676
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4706}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#4717}
4 => Eccube\Entity\Category {#5170
-id: 9
-name: "シュヴァルツサイド"
-hierarchy: 2
-sort_no: 511
-create_date: DateTime @1694688736 {#4689
date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1712564771 {#4688
date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5171
-snapshot: []
-owner: Eccube\Entity\Category {#5170}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5172
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5174
-snapshot: array:80 [ …80]
-owner: Eccube\Entity\Category {#5170}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5173
-elements: array:80 [
0 => Eccube\Entity\Category {#5175 …12}
1 => Eccube\Entity\Category {#5184 …12}
2 => Eccube\Entity\Category {#5191 …12}
3 => Eccube\Entity\Category {#5198 …12}
4 => Eccube\Entity\Category {#5205 …12}
5 => Eccube\Entity\Category {#5212 …12}
6 => Eccube\Entity\Category {#5219 …12}
7 => Eccube\Entity\Category {#5226 …12}
8 => Eccube\Entity\Category {#5233 …12}
9 => Eccube\Entity\Category {#5240 …12}
10 => Eccube\Entity\Category {#5247 …12}
11 => Eccube\Entity\Category {#5254 …12}
12 => Eccube\Entity\Category {#5261 …12}
13 => Eccube\Entity\Category {#5268 …12}
14 => Eccube\Entity\Category {#5275 …12}
15 => Eccube\Entity\Category {#5282 …12}
16 => Eccube\Entity\Category {#5289 …12}
17 => Eccube\Entity\Category {#5296 …12}
18 => Eccube\Entity\Category {#5303 …12}
19 => Eccube\Entity\Category {#5310 …12}
20 => Eccube\Entity\Category {#5317 …12}
21 => Eccube\Entity\Category {#5324 …12}
22 => Eccube\Entity\Category {#5331 …12}
23 => Eccube\Entity\Category {#5338 …12}
24 => Eccube\Entity\Category {#5345 …12}
25 => Eccube\Entity\Category {#5352 …12}
26 => Eccube\Entity\Category {#5359 …12}
27 => Eccube\Entity\Category {#5366 …12}
28 => Eccube\Entity\Category {#5373 …12}
29 => Eccube\Entity\Category {#5380 …12}
30 => Eccube\Entity\Category {#5387 …12}
31 => Eccube\Entity\Category {#5394 …12}
32 => Eccube\Entity\Category {#5401 …12}
33 => Eccube\Entity\Category {#5408 …12}
34 => Eccube\Entity\Category {#5415 …12}
35 => Eccube\Entity\Category {#5422 …12}
36 => Eccube\Entity\Category {#5429 …12}
37 => Eccube\Entity\Category {#5436 …12}
38 => Eccube\Entity\Category {#5443 …12}
39 => Eccube\Entity\Category {#5450 …12}
40 => Eccube\Entity\Category {#5457 …12}
41 => Eccube\Entity\Category {#5464 …12}
42 => Eccube\Entity\Category {#5471 …12}
43 => Eccube\Entity\Category {#5478 …12}
44 => Eccube\Entity\Category {#5485 …12}
…35
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4706}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4437
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4438
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4436
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4454
-snapshot: []
-owner: Eccube\Entity\Category {#4437}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4455
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4707
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4437}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4708
-elements: array:2 [
0 => Eccube\Entity\Category {#4706}
1 => Eccube\Entity\Category {#5737
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#4733
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#4732
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5738
-snapshot: []
-owner: Eccube\Entity\Category {#5737}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4433 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5739 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5741
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#5737}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4168 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5740 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4437}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: "0213195436_65cb4a6cd7c54.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4709 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "4"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4402
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4396
#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"