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