- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 411
- Events
- Routing
- Cache
- Translation 55
- Security
- Twig
- Doctrine 2
- Migrations
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "category_id" => Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } "name" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1858 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1855 …} -namespace: Closure() {#1853 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4528 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#13198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4617 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#13197 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | [ "category_id" => Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11320 -form: Symfony\Component\Form\Form {#13235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13246 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "category_id" => Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } "name" => null ] |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"8"
|
Normalized Format | Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#4672 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4677 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4679 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4708 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4681 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4683 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4721 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4685 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4687 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4922 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4919 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4921 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4923 …} -Children: Doctrine\ORM\PersistentCollection {#4926 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4929 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4927 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4928 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4936 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4934 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4935 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4937 …} -Children: Doctrine\ORM\PersistentCollection {#4940 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4943 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4941 date: 2015-02-06 10:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4942 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4950 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4917 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4920 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4955 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4948 date: 2015-02-06 10:54:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4949 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4964 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4962 date: 2015-02-06 10:55:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4963 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4968 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4971 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4969 date: 2015-02-06 10:55:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4970 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4978 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4960 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4961 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4983 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4976 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4977 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4992 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4990 date: 2020-11-09 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4991 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4993 …} -Children: Doctrine\ORM\PersistentCollection {#4996 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4999 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4997 date: 2015-02-06 10:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4998 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5006 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#5004 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5005 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5010 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5013 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#5011 date: 2015-02-06 10:55:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5012 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5014 …} -Children: Doctrine\ORM\PersistentCollection {#5017 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5020 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#5018 date: 2018-05-28 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5019 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5021 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5027 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5025 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5026 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5039 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4988 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4989 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5044 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5032 date: 2019-08-30 17:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5033 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5055 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5053 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5054 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5062 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5060 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5061 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5063 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5069 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5067 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5068 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5076 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1441936939 {#5074 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5075 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5077 …} -Children: Doctrine\ORM\PersistentCollection {#5080 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5083 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5081 date: 2016-01-04 14:40:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5082 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5084 …} -Children: Doctrine\ORM\PersistentCollection {#5087 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5090 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5088 date: 2019-02-11 16:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5089 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5097 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5095 date: 2017-02-25 13:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5096 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5104 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5102 date: 2017-01-09 15:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5103 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5105 …} -Children: Doctrine\ORM\PersistentCollection {#5108 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5111 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5051 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5052 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5116 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5109 date: 2015-02-06 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5110 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5125 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5123 date: 2015-02-06 10:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5124 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5126 …} -Children: Doctrine\ORM\PersistentCollection {#5129 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5132 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5130 date: 2015-02-06 10:59:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5131 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5133 …} -Children: Doctrine\ORM\PersistentCollection {#5136 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5139 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5137 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5138 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5146 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5144 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5145 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5147 …} -Children: Doctrine\ORM\PersistentCollection {#5150 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5153 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5151 date: 2019-02-18 22:51:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5152 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5160 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5158 date: 2019-02-18 22:51:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5159 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5161 …} -Children: Doctrine\ORM\PersistentCollection {#5164 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5167 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5121 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5122 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5168 …} -Children: Doctrine\ORM\PersistentCollection {#5171 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5172 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5165 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5166 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5181 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5179 date: 2023-10-04 13:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5180 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5188 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5186 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5187 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5189 …} -Children: Doctrine\ORM\PersistentCollection {#5192 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5195 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5193 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5194 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5202 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5200 date: 2023-09-06 10:24:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5201 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5206 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5209 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5207 date: 2023-08-06 15:25:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5208 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5216 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5214 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5215 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5217 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5223 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5221 date: 2023-02-22 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5222 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5224 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5230 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5228 date: 2020-10-30 12:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5229 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5237 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5235 date: 2020-02-06 19:29:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5236 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5238 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5244 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5242 date: 2019-10-05 14:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5243 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5245 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5251 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5249 date: 2019-09-13 19:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5250 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5258 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5256 date: 2019-08-30 20:00:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5257 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5265 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5263 date: 2019-08-30 17:40:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5264 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5272 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5270 date: 2019-08-30 13:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5271 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5279 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5277 date: 2019-08-19 20:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5278 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5286 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5284 date: 2019-07-25 14:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5285 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5293 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5291 date: 2019-02-18 23:00:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5292 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5300 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5298 date: 2019-02-11 17:28:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5299 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5307 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5305 date: 2019-02-11 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5306 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5314 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5312 date: 2019-02-11 17:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5313 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5321 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5319 date: 2018-11-12 16:02:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5320 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5328 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5326 date: 2018-09-07 16:11:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5327 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5335 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5333 date: 2018-09-07 15:40:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5334 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5342 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5340 date: 2018-07-17 14:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5341 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5349 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5347 date: 2017-12-20 20:31:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5348 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5356 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5354 date: 2017-12-08 16:21:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5355 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5363 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5361 date: 2017-12-08 16:20:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5362 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5370 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5368 date: 2016-10-18 18:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5369 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5377 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5375 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5376 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5384 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5382 date: 2016-12-23 18:46:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5383 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5391 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5389 date: 2016-07-26 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5390 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5398 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5396 date: 2015-11-17 13:26:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5397 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5405 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5403 date: 2015-06-11 18:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5404 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5412 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5410 date: 2015-11-17 13:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5411 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5419 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5417 date: 2016-12-10 14:36:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5418 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5426 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5424 date: 2015-10-31 11:23:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5425 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5433 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5431 date: 2016-12-10 14:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5432 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5440 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5438 date: 2015-02-06 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5439 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5447 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5445 date: 2015-10-31 11:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5446 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5454 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5452 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5453 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5461 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5459 date: 2015-02-06 10:58:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5460 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5468 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5466 date: 2017-01-13 13:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5467 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5475 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5473 date: 2015-02-06 10:58:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5474 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5482 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5480 date: 2017-01-13 13:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5481 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5489 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5487 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5488 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5496 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5494 date: 2017-05-06 09:54:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5495 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5503 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5501 date: 2015-11-17 13:26:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5502 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5510 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5508 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5509 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5517 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5515 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5516 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5524 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5522 date: 2015-11-17 13:26:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5523 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5531 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5529 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5530 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5538 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5178 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5177 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5543 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5050 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5049 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5548 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5536 date: 2017-02-27 15:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5537 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5543} -Creator: null } Eccube\Entity\Category {#5559 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5555 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5556 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5564 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5557 date: 2022-03-12 14:36:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5558 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5573 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5571 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5572 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5580 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5578 date: 2019-02-16 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5579 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5587 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5585 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5586 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5594 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5592 date: 2017-02-25 13:51:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5593 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5601 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5599 date: 2017-02-25 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5600 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5608 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5606 date: 2017-02-25 13:51:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5607 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5615 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5613 date: 2017-02-25 13:51:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5614 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5622 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5620 date: 2017-02-25 13:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5621 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5629 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5627 date: 2017-02-25 13:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5628 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5636 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5634 date: 2017-02-25 13:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5635 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5643 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5641 date: 2017-02-25 13:48:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5642 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5650 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5648 date: 2017-02-25 13:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5649 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5657 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5655 date: 2017-02-25 13:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5656 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5664 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5662 date: 2017-02-25 13:49:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5665 …} -Children: Doctrine\ORM\PersistentCollection {#5668 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5671 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5669 date: 2017-02-25 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5670 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5678 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5676 date: 2017-02-25 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5677 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5685 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5683 date: 2015-09-14 17:32:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5684 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5692 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5690 date: 2015-09-14 17:33:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5691 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5699 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5697 date: 2015-10-31 11:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5698 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5704 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5570 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5569 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5709 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5553 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5554 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5718 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5716 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5725 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5723 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5724 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5734 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5730 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5731 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5739 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5732 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5733 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5746 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5744 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5745 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5755 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5714 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5715 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5760 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5751 date: 2023-08-23 16:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5752 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5755} -Creator: null } Eccube\Entity\Category {#5765 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5753 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5754 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5776 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5774 date: 2023-08-25 12:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5775 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5783 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5781 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5782 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5790 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5788 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5789 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5797 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5795 date: 2023-08-25 12:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5796 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } ] |
[ Eccube\Entity\Category {#4672 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4677 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4679 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4708 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4681 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4683 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4721 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4685 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4687 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4922 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4919 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4921 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4923 …} -Children: Doctrine\ORM\PersistentCollection {#4926 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4929 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4927 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4928 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4936 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4934 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4935 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4937 …} -Children: Doctrine\ORM\PersistentCollection {#4940 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4943 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4941 date: 2015-02-06 10:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4942 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4950 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4917 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4920 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4955 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4948 date: 2015-02-06 10:54:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4949 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4964 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4962 date: 2015-02-06 10:55:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4963 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4968 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4971 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4969 date: 2015-02-06 10:55:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4970 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4978 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4960 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4961 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4983 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4976 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4977 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4992 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4990 date: 2020-11-09 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4991 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4993 …} -Children: Doctrine\ORM\PersistentCollection {#4996 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4999 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4997 date: 2015-02-06 10:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4998 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5006 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#5004 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5005 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5010 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5013 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#5011 date: 2015-02-06 10:55:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5012 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5014 …} -Children: Doctrine\ORM\PersistentCollection {#5017 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5020 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#5018 date: 2018-05-28 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5019 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5021 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5027 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5025 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5026 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5039 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4988 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4989 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5044 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5032 date: 2019-08-30 17:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5033 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5055 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5053 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5054 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5062 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5060 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5061 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5063 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5069 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5067 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5068 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5076 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1441936939 {#5074 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5075 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5077 …} -Children: Doctrine\ORM\PersistentCollection {#5080 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5083 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5081 date: 2016-01-04 14:40:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5082 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5084 …} -Children: Doctrine\ORM\PersistentCollection {#5087 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5090 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5088 date: 2019-02-11 16:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5089 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5097 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5095 date: 2017-02-25 13:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5096 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5104 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5102 date: 2017-01-09 15:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5103 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5105 …} -Children: Doctrine\ORM\PersistentCollection {#5108 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5111 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5051 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5052 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5116 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5109 date: 2015-02-06 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5110 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5125 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5123 date: 2015-02-06 10:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5124 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5126 …} -Children: Doctrine\ORM\PersistentCollection {#5129 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5132 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5130 date: 2015-02-06 10:59:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5131 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5133 …} -Children: Doctrine\ORM\PersistentCollection {#5136 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5139 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5137 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5138 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5146 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5144 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5145 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5147 …} -Children: Doctrine\ORM\PersistentCollection {#5150 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5153 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5151 date: 2019-02-18 22:51:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5152 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5160 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5158 date: 2019-02-18 22:51:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5159 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5161 …} -Children: Doctrine\ORM\PersistentCollection {#5164 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5167 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5121 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5122 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5168 …} -Children: Doctrine\ORM\PersistentCollection {#5171 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5172 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5165 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5166 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5181 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5179 date: 2023-10-04 13:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5180 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5188 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5186 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5187 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5189 …} -Children: Doctrine\ORM\PersistentCollection {#5192 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5195 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5193 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5194 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5202 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5200 date: 2023-09-06 10:24:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5201 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5206 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5209 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5207 date: 2023-08-06 15:25:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5208 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5216 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5214 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5215 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5217 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5223 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5221 date: 2023-02-22 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5222 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5224 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5230 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5228 date: 2020-10-30 12:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5229 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5237 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5235 date: 2020-02-06 19:29:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5236 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5238 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5244 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5242 date: 2019-10-05 14:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5243 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5245 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5251 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5249 date: 2019-09-13 19:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5250 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5258 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5256 date: 2019-08-30 20:00:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5257 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5265 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5263 date: 2019-08-30 17:40:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5264 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5272 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5270 date: 2019-08-30 13:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5271 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5279 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5277 date: 2019-08-19 20:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5278 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5286 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5284 date: 2019-07-25 14:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5285 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5293 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5291 date: 2019-02-18 23:00:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5292 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5300 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5298 date: 2019-02-11 17:28:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5299 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5307 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5305 date: 2019-02-11 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5306 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5314 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5312 date: 2019-02-11 17:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5313 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5321 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5319 date: 2018-11-12 16:02:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5320 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5328 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5326 date: 2018-09-07 16:11:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5327 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5335 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5333 date: 2018-09-07 15:40:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5334 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5342 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5340 date: 2018-07-17 14:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5341 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5349 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5347 date: 2017-12-20 20:31:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5348 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5356 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5354 date: 2017-12-08 16:21:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5355 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5363 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5361 date: 2017-12-08 16:20:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5362 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5370 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5368 date: 2016-10-18 18:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5369 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5377 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5375 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5376 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5384 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5382 date: 2016-12-23 18:46:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5383 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5391 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5389 date: 2016-07-26 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5390 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5398 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5396 date: 2015-11-17 13:26:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5397 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5405 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5403 date: 2015-06-11 18:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5404 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5412 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5410 date: 2015-11-17 13:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5411 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5419 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5417 date: 2016-12-10 14:36:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5418 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5426 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5424 date: 2015-10-31 11:23:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5425 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5433 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5431 date: 2016-12-10 14:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5432 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5440 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5438 date: 2015-02-06 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5439 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5447 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5445 date: 2015-10-31 11:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5446 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5454 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5452 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5453 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5461 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5459 date: 2015-02-06 10:58:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5460 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5468 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5466 date: 2017-01-13 13:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5467 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5475 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5473 date: 2015-02-06 10:58:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5474 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5482 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5480 date: 2017-01-13 13:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5481 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5489 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5487 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5488 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5496 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5494 date: 2017-05-06 09:54:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5495 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5503 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5501 date: 2015-11-17 13:26:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5502 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5510 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5508 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5509 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5517 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5515 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5516 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5524 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5522 date: 2015-11-17 13:26:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5523 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5531 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5529 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5530 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5538 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5178 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5177 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5543 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5050 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5049 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5548 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5536 date: 2017-02-27 15:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5537 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5543} -Creator: null } Eccube\Entity\Category {#5559 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5555 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5556 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5564 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5557 date: 2022-03-12 14:36:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5558 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5573 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5571 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5572 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5580 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5578 date: 2019-02-16 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5579 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5587 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5585 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5586 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5594 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5592 date: 2017-02-25 13:51:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5593 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5601 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5599 date: 2017-02-25 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5600 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5608 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5606 date: 2017-02-25 13:51:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5607 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5615 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5613 date: 2017-02-25 13:51:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5614 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5622 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5620 date: 2017-02-25 13:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5621 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5629 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5627 date: 2017-02-25 13:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5628 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5636 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5634 date: 2017-02-25 13:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5635 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5643 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5641 date: 2017-02-25 13:48:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5642 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5650 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5648 date: 2017-02-25 13:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5649 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5657 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5655 date: 2017-02-25 13:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5656 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5664 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5662 date: 2017-02-25 13:49:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5665 …} -Children: Doctrine\ORM\PersistentCollection {#5668 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5671 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5669 date: 2017-02-25 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5670 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5678 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5676 date: 2017-02-25 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5677 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5685 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5683 date: 2015-09-14 17:32:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5684 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5692 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5690 date: 2015-09-14 17:33:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5691 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5699 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5697 date: 2015-10-31 11:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5698 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5704 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5570 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5569 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5709 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5553 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5554 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5718 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5716 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5725 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5723 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5724 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5734 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5730 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5731 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5739 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5732 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5733 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5746 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5744 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5745 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5755 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5714 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5715 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5760 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5751 date: 2023-08-23 16:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5752 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5755} -Creator: null } Eccube\Entity\Category {#5765 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5753 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5754 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5776 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5774 date: 2023-08-25 12:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5775 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5783 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5781 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5782 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5790 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5788 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5789 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5797 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5795 date: 2023-08-25 12:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5796 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } ] |
class | "Eccube\Entity\Category" |
same as passed value |
placeholder | "common.select__all_products" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#13212 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13217 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5861 -om: ContainerJBmx2vl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#402 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4446 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4672 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4677 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4679 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4708 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4681 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4683 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4721 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4685 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4687 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4922 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4919 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4921 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4923 …} -Children: Doctrine\ORM\PersistentCollection {#4926 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4929 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4927 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4928 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4936 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4934 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4935 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4937 …} -Children: Doctrine\ORM\PersistentCollection {#4940 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4943 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4941 date: 2015-02-06 10:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4942 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } Eccube\Entity\Category {#4950 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4917 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4920 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4955 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4948 date: 2015-02-06 10:54:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4949 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4964 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4962 date: 2015-02-06 10:55:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4963 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4968 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4971 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4969 date: 2015-02-06 10:55:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4970 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } Eccube\Entity\Category {#4978 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4960 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4961 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } Eccube\Entity\Category {#4983 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4976 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4977 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4992 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4990 date: 2020-11-09 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4991 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4993 …} -Children: Doctrine\ORM\PersistentCollection {#4996 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#4999 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4997 date: 2015-02-06 10:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4998 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5006 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#5004 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5005 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5010 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5013 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#5011 date: 2015-02-06 10:55:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5012 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5014 …} -Children: Doctrine\ORM\PersistentCollection {#5017 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5020 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#5018 date: 2018-05-28 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5019 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5021 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5027 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5025 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5026 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5039 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4988 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4989 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5044 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5032 date: 2019-08-30 17:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5033 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5055 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5053 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5054 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5062 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5060 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5061 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5063 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5069 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5067 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5068 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5076 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1441936939 {#5074 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5075 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5077 …} -Children: Doctrine\ORM\PersistentCollection {#5080 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5083 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5081 date: 2016-01-04 14:40:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5082 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5084 …} -Children: Doctrine\ORM\PersistentCollection {#5087 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5090 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5088 date: 2019-02-11 16:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5089 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5097 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5095 date: 2017-02-25 13:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5096 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5104 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5102 date: 2017-01-09 15:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5103 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5105 …} -Children: Doctrine\ORM\PersistentCollection {#5108 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } Eccube\Entity\Category {#5111 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5051 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5052 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5116 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5109 date: 2015-02-06 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5110 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5125 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5123 date: 2015-02-06 10:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5124 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5126 …} -Children: Doctrine\ORM\PersistentCollection {#5129 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5132 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5130 date: 2015-02-06 10:59:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5131 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5133 …} -Children: Doctrine\ORM\PersistentCollection {#5136 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5139 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5137 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5138 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5146 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5144 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5145 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5147 …} -Children: Doctrine\ORM\PersistentCollection {#5150 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5153 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5151 date: 2019-02-18 22:51:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5152 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5160 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5158 date: 2019-02-18 22:51:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5159 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5161 …} -Children: Doctrine\ORM\PersistentCollection {#5164 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } Eccube\Entity\Category {#5167 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5121 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5122 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5168 …} -Children: Doctrine\ORM\PersistentCollection {#5171 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } Eccube\Entity\Category {#5172 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5165 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5166 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5181 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5179 date: 2023-10-04 13:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5180 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5188 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5186 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5187 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5189 …} -Children: Doctrine\ORM\PersistentCollection {#5192 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5195 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5193 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5194 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5202 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5200 date: 2023-09-06 10:24:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5201 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5206 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5209 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5207 date: 2023-08-06 15:25:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5208 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5216 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5214 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5215 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5217 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5223 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5221 date: 2023-02-22 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5222 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5224 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5230 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5228 date: 2020-10-30 12:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5229 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5237 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5235 date: 2020-02-06 19:29:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5236 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5238 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5244 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5242 date: 2019-10-05 14:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5243 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5245 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5251 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5249 date: 2019-09-13 19:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5250 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5258 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5256 date: 2019-08-30 20:00:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5257 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5265 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5263 date: 2019-08-30 17:40:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5264 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5272 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5270 date: 2019-08-30 13:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5271 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5279 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5277 date: 2019-08-19 20:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5278 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5286 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5284 date: 2019-07-25 14:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5285 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5293 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5291 date: 2019-02-18 23:00:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5292 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5300 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5298 date: 2019-02-11 17:28:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5299 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5307 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5305 date: 2019-02-11 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5306 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5314 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5312 date: 2019-02-11 17:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5313 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5321 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5319 date: 2018-11-12 16:02:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5320 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5328 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5326 date: 2018-09-07 16:11:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5327 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5335 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5333 date: 2018-09-07 15:40:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5334 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5342 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5340 date: 2018-07-17 14:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5341 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5349 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5347 date: 2017-12-20 20:31:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5348 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5356 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5354 date: 2017-12-08 16:21:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5355 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5363 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5361 date: 2017-12-08 16:20:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5362 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5370 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5368 date: 2016-10-18 18:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5369 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5377 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5375 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5376 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5384 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5382 date: 2016-12-23 18:46:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5383 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5391 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5389 date: 2016-07-26 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5390 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5398 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5396 date: 2015-11-17 13:26:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5397 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5405 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5403 date: 2015-06-11 18:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5404 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5412 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5410 date: 2015-11-17 13:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5411 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5419 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5417 date: 2016-12-10 14:36:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5418 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5426 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5424 date: 2015-10-31 11:23:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5425 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5433 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5431 date: 2016-12-10 14:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5432 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5440 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5438 date: 2015-02-06 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5439 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5447 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5445 date: 2015-10-31 11:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5446 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5454 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5452 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5453 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5461 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5459 date: 2015-02-06 10:58:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5460 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5468 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5466 date: 2017-01-13 13:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5467 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5475 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5473 date: 2015-02-06 10:58:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5474 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5482 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5480 date: 2017-01-13 13:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5481 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5489 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5487 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5488 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5496 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5494 date: 2017-05-06 09:54:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5495 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5503 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5501 date: 2015-11-17 13:26:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5502 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5510 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5508 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5509 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5517 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5515 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5516 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5524 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5522 date: 2015-11-17 13:26:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5523 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5531 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5529 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5530 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } Eccube\Entity\Category {#5538 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5178 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5177 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5543 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5050 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5049 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5548 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5536 date: 2017-02-27 15:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5537 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5543} -Creator: null } Eccube\Entity\Category {#5559 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5555 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5556 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5564 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5557 date: 2022-03-12 14:36:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5558 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5573 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5571 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5572 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5580 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5578 date: 2019-02-16 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5579 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5587 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5585 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5586 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5594 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5592 date: 2017-02-25 13:51:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5593 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5601 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5599 date: 2017-02-25 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5600 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5608 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5606 date: 2017-02-25 13:51:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5607 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5615 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5613 date: 2017-02-25 13:51:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5614 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5622 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5620 date: 2017-02-25 13:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5621 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5629 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5627 date: 2017-02-25 13:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5628 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5636 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5634 date: 2017-02-25 13:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5635 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5643 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5641 date: 2017-02-25 13:48:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5642 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5650 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5648 date: 2017-02-25 13:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5649 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5657 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5655 date: 2017-02-25 13:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5656 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5664 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5662 date: 2017-02-25 13:49:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5665 …} -Children: Doctrine\ORM\PersistentCollection {#5668 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5671 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5669 date: 2017-02-25 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5670 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5678 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5676 date: 2017-02-25 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5677 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5685 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5683 date: 2015-09-14 17:32:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5684 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5692 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5690 date: 2015-09-14 17:33:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5691 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5699 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5697 date: 2015-10-31 11:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5698 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } Eccube\Entity\Category {#5704 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5570 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5569 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5709 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5553 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5554 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5718 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5716 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5725 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5723 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5724 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5734 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5730 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5731 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5739 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5732 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5733 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5746 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5744 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5745 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } Eccube\Entity\Category {#5755 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5714 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5715 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5760 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5751 date: 2023-08-23 16:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5752 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5755} -Creator: null } Eccube\Entity\Category {#5765 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5753 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5754 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5776 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5774 date: 2023-08-25 12:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5775 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5783 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5781 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5782 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5790 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5788 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5789 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } Eccube\Entity\Category {#5797 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5795 date: 2023-08-25 12:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5796 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } ] |
class | "Eccube\Entity\Category" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1858 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1855 …} -namespace: Closure() {#1853 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerJBmx2vl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#402 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5861 -om: ContainerJBmx2vl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#402 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4446 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#13213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4617 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#13214 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
cache_key | "_category_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13270 +label: "一般・電動アシスト車" +value: "7" +data: Eccube\Entity\Category {#4672 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4677 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4679 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13271 +label: " 使い方で選ぶ" +value: "29" +data: Eccube\Entity\Category {#4708 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4681 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4683 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4707 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13272 +label: " 一般自転車(アシストなし)" +value: "202" +data: Eccube\Entity\Category {#4721 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4685 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4687 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13273 +label: " お買いもの・おでかけ・通勤" +value: "35" +data: Eccube\Entity\Category {#4922 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4919 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4921 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4923 …} -Children: Doctrine\ORM\PersistentCollection {#4926 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13274 +label: " 通勤・通学" +value: "34" +data: Eccube\Entity\Category {#4929 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4927 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4928 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13275 +label: " お子さま乗せ" +value: "36" +data: Eccube\Entity\Category {#4936 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4934 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4935 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4937 …} -Children: Doctrine\ORM\PersistentCollection {#4940 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13276 +label: " スポーツ・街乗り" +value: "37" +data: Eccube\Entity\Category {#4943 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4941 date: 2015-02-06 10:54:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4942 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4708} -Creator: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13277 +label: " バッテリー容量で選ぶ" +value: "30" +data: Eccube\Entity\Category {#4950 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4917 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4920 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13278 +label: " 小さめ(2時間ほど走れる" +value: "38" +data: Eccube\Entity\Category {#4955 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4948 date: 2015-02-06 10:54:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4949 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13279 +label: " ふつう(3.5時間ほど走れる" +value: "39" +data: Eccube\Entity\Category {#4964 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4962 date: 2015-02-06 10:55:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4963 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4968 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13280 +label: " 大きめ(5時間ほど走れる" +value: "40" +data: Eccube\Entity\Category {#4971 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4969 date: 2015-02-06 10:55:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4970 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4950} -Creator: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13281 +label: " メーカーで選ぶ" +value: "31" +data: Eccube\Entity\Category {#4978 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4960 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4961 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4672} -Creator: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13282 +label: " VICCI(ヴィチ)" +value: "223" +data: Eccube\Entity\Category {#4983 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4976 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4977 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13283 +label: " VOTANI(ヴォターニ)" +value: "215" +data: Eccube\Entity\Category {#4992 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4990 date: 2020-11-09 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4991 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4993 …} -Children: Doctrine\ORM\PersistentCollection {#4996 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13284 +label: " YAMAHA(ヤマハ)" +value: "41" +data: Eccube\Entity\Category {#4999 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4997 date: 2015-02-06 10:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4998 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13285 +label: " Bridgestone(ブリヂストン)" +value: "42" +data: Eccube\Entity\Category {#5006 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#5004 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5005 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5010 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13286 +label: " Panasonic(パナソニック)" +value: "43" +data: Eccube\Entity\Category {#5013 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#5011 date: 2015-02-06 10:55:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5012 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5014 …} -Children: Doctrine\ORM\PersistentCollection {#5017 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13287 +label: " BESV(ベスビ)" +value: "182" +data: Eccube\Entity\Category {#5020 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#5018 date: 2018-05-28 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5019 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5021 …} -Children: Doctrine\ORM\PersistentCollection {#5024 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13288 +label: " その他" +value: "85" +data: Eccube\Entity\Category {#5027 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5025 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5026 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#4978} -Creator: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13289 +label: "スポーツサイクル" +value: "8" +data: Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13290 +label: " タイプで選ぶ" +value: "94" +data: Eccube\Entity\Category {#5039 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4988 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4989 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13291 +label: " BMX" +value: "206" +data: Eccube\Entity\Category {#5044 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5032 date: 2019-08-30 17:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5033 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5048 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13292 +label: " クロスバイク" +value: "78" +data: Eccube\Entity\Category {#5055 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5053 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5054 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13293 +label: " ロードバイク" +value: "79" +data: Eccube\Entity\Category {#5062 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5060 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5061 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5063 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13294 +label: " ミニベロ・小径車" +value: "80" +data: Eccube\Entity\Category {#5069 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5067 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5068 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13295 +label: " マウンテンバイク" +value: "81" +data: Eccube\Entity\Category {#5076 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1441936939 {#5074 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5075 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5077 …} -Children: Doctrine\ORM\PersistentCollection {#5080 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13296 +label: " キッズ・ジュニア" +value: "121" +data: Eccube\Entity\Category {#5083 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5081 date: 2016-01-04 14:40:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5082 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5084 …} -Children: Doctrine\ORM\PersistentCollection {#5087 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13297 +label: " E-BIKE(イーバイク)" +value: "187" +data: Eccube\Entity\Category {#5090 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5088 date: 2019-02-11 16:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5089 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13298 +label: " フレームセット" +value: "141" +data: Eccube\Entity\Category {#5097 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5095 date: 2017-02-25 13:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5096 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13299 +label: " その他" +value: "137" +data: Eccube\Entity\Category {#5104 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5102 date: 2017-01-09 15:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5103 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5105 …} -Children: Doctrine\ORM\PersistentCollection {#5108 …} -Parent: Eccube\Entity\Category {#5039} -Creator: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13300 +label: " 価格帯で選ぶ" +value: "32" +data: Eccube\Entity\Category {#5111 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5051 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5052 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13301 +label: " -5万円" +value: "47" +data: Eccube\Entity\Category {#5116 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5109 date: 2015-02-06 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5110 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13302 +label: " 5-10万円" +value: "48" +data: Eccube\Entity\Category {#5125 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5123 date: 2015-02-06 10:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5124 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5126 …} -Children: Doctrine\ORM\PersistentCollection {#5129 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13303 +label: " 10-15万円" +value: "49" +data: Eccube\Entity\Category {#5132 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5130 date: 2015-02-06 10:59:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5131 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5133 …} -Children: Doctrine\ORM\PersistentCollection {#5136 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13304 +label: " 15-20万円" +value: "88" +data: Eccube\Entity\Category {#5139 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5137 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5138 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13305 +label: " 20-30万円" +value: "89" +data: Eccube\Entity\Category {#5146 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5144 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5145 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5147 …} -Children: Doctrine\ORM\PersistentCollection {#5150 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13306 +label: " 30-50万円" +value: "195" +data: Eccube\Entity\Category {#5153 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5151 date: 2019-02-18 22:51:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5152 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13307 +label: " 50万円-" +value: "196" +data: Eccube\Entity\Category {#5160 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5158 date: 2019-02-18 22:51:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5159 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5161 …} -Children: Doctrine\ORM\PersistentCollection {#5164 …} -Parent: Eccube\Entity\Category {#5111} -Creator: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13308 +label: " メーカーで選ぶ" +value: "33" +data: Eccube\Entity\Category {#5167 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5121 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5122 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5168 …} -Children: Doctrine\ORM\PersistentCollection {#5171 …} -Parent: Eccube\Entity\Category {#5034} -Creator: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13309 +label: " CARACLE(カラクル)" +value: "245" +data: Eccube\Entity\Category {#5172 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5165 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5166 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13310 +label: " DAVOS(ダボス)" +value: "241" +data: Eccube\Entity\Category {#5181 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5179 date: 2023-10-04 13:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5180 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13311 +label: " SEKA(セカ)" +value: "238" +data: Eccube\Entity\Category {#5188 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5186 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5187 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5189 …} -Children: Doctrine\ORM\PersistentCollection {#5192 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13312 +label: " GHISALLO(ギザロ)" +value: "242" +data: Eccube\Entity\Category {#5195 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5193 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5194 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13313 +label: " CHAPTER2(チャプター2)" +value: "237" +data: Eccube\Entity\Category {#5202 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5200 date: 2023-09-06 10:24:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5201 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5203 …} -Children: Doctrine\ORM\PersistentCollection {#5206 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13314 +label: " VICCI(ヴィチ)" +value: "224" +data: Eccube\Entity\Category {#5209 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5207 date: 2023-08-06 15:25:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5208 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13315 +label: " POLYGON(ポリゴン)" +value: "222" +data: Eccube\Entity\Category {#5216 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5214 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5215 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5217 …} -Children: Doctrine\ORM\PersistentCollection {#5220 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13316 +label: " PEUGEOT(プジョー)" +value: "221" +data: Eccube\Entity\Category {#5223 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5221 date: 2023-02-22 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5222 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5224 …} -Children: Doctrine\ORM\PersistentCollection {#5227 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13317 +label: " RENAULT(ルノー)" +value: "213" +data: Eccube\Entity\Category {#5230 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5228 date: 2020-10-30 12:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5229 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13318 +label: " RIDLEY(リドレー)" +value: "212" +data: Eccube\Entity\Category {#5237 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5235 date: 2020-02-06 19:29:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5236 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5238 …} -Children: Doctrine\ORM\PersistentCollection {#5241 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13319 +label: " TRANS MOBILLY(トランスモバイリー)" +value: "211" +data: Eccube\Entity\Category {#5244 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5242 date: 2019-10-05 14:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5243 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5245 …} -Children: Doctrine\ORM\PersistentCollection {#5248 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13320 +label: " BOMA(ボーマ)" +value: "210" +data: Eccube\Entity\Category {#5251 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5249 date: 2019-09-13 19:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5250 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13321 +label: " XDS(エックスディーエス)" +value: "208" +data: Eccube\Entity\Category {#5258 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5256 date: 2019-08-30 20:00:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5257 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13322 +label: " FREE AGENT(フリーエージェント)" +value: "207" +data: Eccube\Entity\Category {#5265 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5263 date: 2019-08-30 17:40:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5264 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5266 …} -Children: Doctrine\ORM\PersistentCollection {#5269 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13323 +label: " BH(ビーエイチ)" +value: "205" +data: Eccube\Entity\Category {#5272 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5270 date: 2019-08-30 13:13:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5271 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13324 +label: " MANHATTAN(マンハッタン)" +value: "204" +data: Eccube\Entity\Category {#5279 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5277 date: 2019-08-19 20:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5278 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5280 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13325 +label: " NESTO(ネスト)" +value: "203" +data: Eccube\Entity\Category {#5286 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5284 date: 2019-07-25 14:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5285 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13326 +label: " RITEWAY(ライトウェイ)" +value: "197" +data: Eccube\Entity\Category {#5293 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5291 date: 2019-02-18 23:00:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5292 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13327 +label: " Panasonic(パナソニック)" +value: "190" +data: Eccube\Entity\Category {#5300 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5298 date: 2019-02-11 17:28:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5299 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13328 +label: " BESV(ベスビー)" +value: "189" +data: Eccube\Entity\Category {#5307 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5305 date: 2019-02-11 17:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5306 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13329 +label: " YAMAHA(ヤマハ)" +value: "188" +data: Eccube\Entity\Category {#5314 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5312 date: 2019-02-11 17:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5313 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13330 +label: " DAHON(ダホン)" +value: "186" +data: Eccube\Entity\Category {#5321 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5319 date: 2018-11-12 16:02:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5320 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13331 +label: " ARAYA(アラヤ)" +value: "185" +data: Eccube\Entity\Category {#5328 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5326 date: 2018-09-07 16:11:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5327 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13332 +label: " LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" +value: "184" +data: Eccube\Entity\Category {#5335 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5333 date: 2018-09-07 15:40:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5334 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13333 +label: " FUJI(フジ)" +value: "183" +data: Eccube\Entity\Category {#5342 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5340 date: 2018-07-17 14:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5341 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13334 +label: " Cervelo(サーヴェロ)" +value: "181" +data: Eccube\Entity\Category {#5349 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5347 date: 2017-12-20 20:31:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5348 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13335 +label: " KHS(ケーエイチエス)" +value: "180" +data: Eccube\Entity\Category {#5356 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5354 date: 2017-12-08 16:21:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5355 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13336 +label: " tern(ターン)" +value: "179" +data: Eccube\Entity\Category {#5363 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5361 date: 2017-12-08 16:20:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5362 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13337 +label: " ANCHOR(アンカー)" +value: "130" +data: Eccube\Entity\Category {#5370 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5368 date: 2016-10-18 18:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5369 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13338 +label: " BASSO(バッソ)" +value: "90" +data: Eccube\Entity\Category {#5377 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5375 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5376 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13339 +label: " Bianchi(ビアンキ)" +value: "134" +data: Eccube\Entity\Category {#5384 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5382 date: 2016-12-23 18:46:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5383 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13340 +label: " BMC(ビーエムシー)" +value: "128" +data: Eccube\Entity\Category {#5391 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5389 date: 2016-07-26 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5390 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13341 +label: " CARRERA(カレラ)" +value: "108" +data: Eccube\Entity\Category {#5398 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5396 date: 2015-11-17 13:26:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5397 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13342 +label: " CENTURION(センチュリオン)" +value: "59" +data: Eccube\Entity\Category {#5405 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5403 date: 2015-06-11 18:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5404 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13343 +label: " Cinelli(チネリ)" +value: "111" +data: Eccube\Entity\Category {#5412 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5410 date: 2015-11-17 13:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5411 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13344 +label: " CORRATEC(コラテック)" +value: "132" +data: Eccube\Entity\Category {#5419 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5417 date: 2016-12-10 14:36:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5418 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13345 +label: " FELT(フェルト)" +value: "106" +data: Eccube\Entity\Category {#5426 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5424 date: 2015-10-31 11:23:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5425 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5427 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13346 +label: " FOCUS(フォーカス)" +value: "133" +data: Eccube\Entity\Category {#5433 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5431 date: 2016-12-10 14:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5432 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13347 +label: " GIOS(ジオス)" +value: "44" +data: Eccube\Entity\Category {#5440 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5438 date: 2015-02-06 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5439 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5441 …} -Children: Doctrine\ORM\PersistentCollection {#5444 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13348 +label: " GT(ジーティー)" +value: "107" +data: Eccube\Entity\Category {#5447 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5445 date: 2015-10-31 11:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5446 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5448 …} -Children: Doctrine\ORM\PersistentCollection {#5451 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13349 +label: " JAMIS(ジェイミス)" +value: "95" +data: Eccube\Entity\Category {#5454 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5452 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5453 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5458 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13350 +label: " KhodaaBloom(コーダーブルーム)" +value: "45" +data: Eccube\Entity\Category {#5461 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5459 date: 2015-02-06 10:58:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5460 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13351 +label: " LAPIERRE(ラピエール)" +value: "139" +data: Eccube\Entity\Category {#5468 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5466 date: 2017-01-13 13:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5467 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13352 +label: " MARIN(マリン)" +value: "46" +data: Eccube\Entity\Category {#5475 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5473 date: 2015-02-06 10:58:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5474 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5476 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13353 +label: " MASI(マジィ)" +value: "138" +data: Eccube\Entity\Category {#5482 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5480 date: 2017-01-13 13:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5481 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5483 …} -Children: Doctrine\ORM\PersistentCollection {#5486 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13354 +label: " MERIDA(メリダ)" +value: "56" +data: Eccube\Entity\Category {#5489 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5487 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5488 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13355 +label: " MIYATA(ミヤタ)" +value: "174" +data: Eccube\Entity\Category {#5496 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5494 date: 2017-05-06 09:54:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5495 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13356 +label: " ORBEA(オルベア)" +value: "110" +data: Eccube\Entity\Category {#5503 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5501 date: 2015-11-17 13:26:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5502 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +label: " RALEIGH(ラレー)" +value: "136" +data: Eccube\Entity\Category {#5510 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5508 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5509 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13358 +label: " SCHWINN(シュウイン)" +value: "87" +data: Eccube\Entity\Category {#5517 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5515 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5516 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13359 +label: " TIME(タイム)" +value: "109" +data: Eccube\Entity\Category {#5524 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5522 date: 2015-11-17 13:26:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5523 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13360 +label: " その他" +value: "86" +data: Eccube\Entity\Category {#5531 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5529 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5530 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5167} -Creator: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13361 +label: "パーツ・用品" +value: "26" +data: Eccube\Entity\Category {#5538 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5178 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5177 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13362 +label: " コンポーネント" +value: "143" +data: Eccube\Entity\Category {#5543 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5050 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5049 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13363 +label: " コンポーネント" +value: "172" +data: Eccube\Entity\Category {#5548 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5536 date: 2017-02-27 15:57:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5537 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5543} -Creator: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13364 +label: " パーツ・アクセサリ" +value: "142" +data: Eccube\Entity\Category {#5559 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5555 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5556 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13365 +label: " バーテープ・グリップ類" +value: "219" +data: Eccube\Entity\Category {#5564 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5557 date: 2022-03-12 14:36:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5558 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13366 +label: " その他" +value: "216" +data: Eccube\Entity\Category {#5573 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5571 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5572 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13367 +label: " ヘルメット" +value: "193" +data: Eccube\Entity\Category {#5580 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5578 date: 2019-02-16 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5579 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +label: " シューズ" +value: "192" +data: Eccube\Entity\Category {#5587 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5585 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5586 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5588 …} -Children: Doctrine\ORM\PersistentCollection {#5591 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +label: " ホイール" +value: "170" +data: Eccube\Entity\Category {#5594 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5592 date: 2017-02-25 13:51:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5593 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13370 +label: " タイヤ・チューブ" +value: "169" +data: Eccube\Entity\Category {#5601 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5599 date: 2017-02-25 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5600 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13371 +label: " ライト" +value: "168" +data: Eccube\Entity\Category {#5608 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5606 date: 2017-02-25 13:51:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5607 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5609 …} -Children: Doctrine\ORM\PersistentCollection {#5612 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13372 +label: " サイクルコンピュータ" +value: "167" +data: Eccube\Entity\Category {#5615 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5613 date: 2017-02-25 13:51:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5614 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13373 +label: " ワイヤー錠・ロック" +value: "166" +data: Eccube\Entity\Category {#5622 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5620 date: 2017-02-25 13:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5621 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5626 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13374 +label: " ペダル" +value: "165" +data: Eccube\Entity\Category {#5629 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5627 date: 2017-02-25 13:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5628 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5630 …} -Children: Doctrine\ORM\PersistentCollection {#5633 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13375 +label: " スタンド・ディスプレイスタンド" +value: "164" +data: Eccube\Entity\Category {#5636 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5634 date: 2017-02-25 13:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5635 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5637 …} -Children: Doctrine\ORM\PersistentCollection {#5640 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13376 +label: " ケミカル・オイル類" +value: "159" +data: Eccube\Entity\Category {#5643 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5641 date: 2017-02-25 13:48:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5642 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +label: " 工具・ツール" +value: "158" +data: Eccube\Entity\Category {#5650 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5648 date: 2017-02-25 13:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5649 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5651 …} -Children: Doctrine\ORM\PersistentCollection {#5654 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13378 +label: " ボトル・ボトルケージ" +value: "163" +data: Eccube\Entity\Category {#5657 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5655 date: 2017-02-25 13:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5656 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5661 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13379 +label: " ポンプ・空気入れ" +value: "162" +data: Eccube\Entity\Category {#5664 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5662 date: 2017-02-25 13:49:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5665 …} -Children: Doctrine\ORM\PersistentCollection {#5668 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13380 +label: " ハンドル・ステム周り" +value: "161" +data: Eccube\Entity\Category {#5671 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5669 date: 2017-02-25 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5670 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13381 +label: " サドル、シートポスト周り" +value: "160" +data: Eccube\Entity\Category {#5678 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5676 date: 2017-02-25 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5677 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5679 …} -Children: Doctrine\ORM\PersistentCollection {#5682 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13382 +label: " ハンドル・ステム" +value: "99" +data: Eccube\Entity\Category {#5685 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5683 date: 2015-09-14 17:32:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5684 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5689 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13383 +label: " バーテープ・グリップ" +value: "100" +data: Eccube\Entity\Category {#5692 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5690 date: 2015-09-14 17:33:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5691 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13384 +label: " コンポーネント類" +value: "105" +data: Eccube\Entity\Category {#5699 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5697 date: 2015-10-31 11:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5698 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5559} -Creator: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13385 +label: "セール" +value: "19" +data: Eccube\Entity\Category {#5704 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5570 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5569 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13386 +label: " スポーツサイクル" +value: "50" +data: Eccube\Entity\Category {#5709 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5553 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5554 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13387 +label: " 電動アシスト自転車・一般自転車" +value: "51" +data: Eccube\Entity\Category {#5718 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5716 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13388 +label: " 新春大セール" +value: "102" +data: Eccube\Entity\Category {#5725 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5723 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5724 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13389 +label: " パーツ・用品" +value: "53" +data: Eccube\Entity\Category {#5734 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5730 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5731 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13390 +label: " パーツセール" +value: "243" +data: Eccube\Entity\Category {#5739 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5732 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5733 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13391 +label: " その他" +value: "60" +data: Eccube\Entity\Category {#5746 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5744 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5745 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5704} -Creator: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13392 +label: "特集" +value: "175" +data: Eccube\Entity\Category {#5755 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5714 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5715 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13393 +label: " 特集" +value: "225" +data: Eccube\Entity\Category {#5760 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5751 date: 2023-08-23 16:50:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5752 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5755} -Creator: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13394 +label: " フレーム+コンポセット" +value: "239" +data: Eccube\Entity\Category {#5765 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5753 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5754 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13395 +label: " グラベルロード" +value: "236" +data: Eccube\Entity\Category {#5776 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5774 date: 2023-08-25 12:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5775 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +label: " トレイルMTBバイク" +value: "235" +data: Eccube\Entity\Category {#5783 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5781 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5782 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +label: " エンデュランスロード" +value: "234" +data: Eccube\Entity\Category {#5790 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5788 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5789 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5791 …} -Children: Doctrine\ORM\PersistentCollection {#5794 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +label: " E-BIKE" +value: "233" +data: Eccube\Entity\Category {#5797 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5795 date: 2023-08-25 12:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5796 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#5034 -id: 8 -name: "スポーツサイクル" -hierarchy: 1 -sort_no: 156 -create_date: DateTime @1423185555 {#4686 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4717 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: null -Creator: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#13267 -form: Symfony\Component\Form\Form {#13231 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6093 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#13268 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5825 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "8" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
label | "common.search_keyword" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1858 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1855 …} -namespace: Closure() {#1853 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4528 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#13220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4617 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#13224 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_name" ] |
cache_key | "_name_search" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#13399 -form: Symfony\Component\Form\Form {#13238 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13269 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |