- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 411
- Events
- Routing
- Cache
- Translation 59
- 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 {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1844 …} -namespace: Closure() {#1842 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#12133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4507 …} } |
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() {#12135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4596 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#12134 …} } } |
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 {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6061 -form: Symfony\Component\Form\Form {#12172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12183 …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 {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -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 |
"32"
|
Normalized Format | Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -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 {#4651 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4656 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4658 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4687 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4660 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4774 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4700 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4661 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4666 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4667 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4901 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4898 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4900 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4908 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4906 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4907 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4915 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4913 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4914 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4916 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4922 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4920 date: 2015-02-06 10:54:21.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 {#4687} -Creator: null } Eccube\Entity\Category {#4929 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4896 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4899 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 {#4651} -Creator: null } Eccube\Entity\Category {#4934 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4927 date: 2015-02-06 10:54:57.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 {#4935 …} -Children: Doctrine\ORM\PersistentCollection {#4938 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4943 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4941 date: 2015-02-06 10:55:01.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 {#4929} -Creator: null } Eccube\Entity\Category {#4950 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4948 date: 2015-02-06 10:55:08.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 {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4957 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4939 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4940 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4961 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4962 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4955 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4956 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4971 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4969 date: 2020-11-09 16:44:27.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 {#4957} -Creator: null } Eccube\Entity\Category {#4978 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4976 date: 2015-02-06 10:55:44.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 {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4985 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#4983 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4984 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4989 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4992 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#4990 date: 2015-02-06 10:55:51.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 {#4957} -Creator: null } Eccube\Entity\Category {#4999 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#4997 date: 2018-05-28 16:02:18.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 {#4957} -Creator: null } Eccube\Entity\Category {#5006 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5004 date: 2015-09-11 11:02:19.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 {#4957} -Creator: null } Eccube\Entity\Category {#5013 …} Eccube\Entity\Category {#5018 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4967 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4968 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#5013 …} -Creator: null } Eccube\Entity\Category {#5023 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5011 date: 2019-08-30 17:24:59.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 {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5034 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5032 date: 2015-09-11 11:02:19.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 {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5041 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5039 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5040 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5048 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5046 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5047 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5055 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -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 {#5018} -Creator: null } Eccube\Entity\Category {#5062 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5060 date: 2016-01-04 14:40:34.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 {#5018} -Creator: null } Eccube\Entity\Category {#5069 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5067 date: 2019-02-11 16:52:01.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 {#5018} -Creator: null } Eccube\Entity\Category {#5076 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5074 date: 2017-02-25 13:40:46.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 {#5018} -Creator: null } Eccube\Entity\Category {#5083 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5081 date: 2017-01-09 15:47:30.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 {#5018} -Creator: null } Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5095 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5088 date: 2015-02-06 10:58:51.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 {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5104 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5102 date: 2015-02-06 10:58:56.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 {#5090} -Creator: null } Eccube\Entity\Category {#5111 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5109 date: 2015-02-06 10:59:00.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 {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5118 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5116 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5117 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5125 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5123 date: 2015-09-11 11:02:19.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 {#5090} -Creator: null } Eccube\Entity\Category {#5132 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5130 date: 2019-02-18 22:51:49.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 {#5090} -Creator: null } Eccube\Entity\Category {#5139 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5137 date: 2019-02-18 22:51:59.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 {#5090} -Creator: null } Eccube\Entity\Category {#5146 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5100 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5101 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5151 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5144 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5145 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5160 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5158 date: 2023-10-04 13:33:00.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 {#5146} -Creator: null } Eccube\Entity\Category {#5167 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5165 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5166 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 {#5146} -Creator: null } Eccube\Entity\Category {#5174 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5172 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5173 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5175 …} -Children: Doctrine\ORM\PersistentCollection {#5178 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5181 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5179 date: 2023-09-06 10:24:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5188 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5186 date: 2023-08-06 15:25:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5195 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5193 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5194 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5202 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5200 date: 2023-02-22 18:30:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5209 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5207 date: 2020-10-30 12:06:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5216 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5214 date: 2020-02-06 19:29:40.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 {#5146} -Creator: null } Eccube\Entity\Category {#5223 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5221 date: 2019-10-05 14:33:37.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 {#5146} -Creator: null } Eccube\Entity\Category {#5230 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5228 date: 2019-09-13 19:41:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5237 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5235 date: 2019-08-30 20:00:35.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 {#5146} -Creator: null } Eccube\Entity\Category {#5244 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5242 date: 2019-08-30 17:40:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5251 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5249 date: 2019-08-30 13:13:56.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 {#5146} -Creator: null } Eccube\Entity\Category {#5258 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5256 date: 2019-08-19 20:30:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5265 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5263 date: 2019-07-25 14:21:03.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 {#5146} -Creator: null } Eccube\Entity\Category {#5272 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5270 date: 2019-02-18 23:00:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5279 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5277 date: 2019-02-11 17:28:55.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 {#5146} -Creator: null } Eccube\Entity\Category {#5286 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5284 date: 2019-02-11 17:28:50.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 {#5146} -Creator: null } Eccube\Entity\Category {#5293 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5291 date: 2019-02-11 17:28:36.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 {#5146} -Creator: null } Eccube\Entity\Category {#5300 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5298 date: 2018-11-12 16:02:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5307 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5305 date: 2018-09-07 16:11:08.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 {#5146} -Creator: null } Eccube\Entity\Category {#5314 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5312 date: 2018-09-07 15:40:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5321 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5319 date: 2018-07-17 14:16:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5328 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5326 date: 2017-12-20 20:31:12.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 {#5146} -Creator: null } Eccube\Entity\Category {#5335 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5333 date: 2017-12-08 16:21:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5342 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5340 date: 2017-12-08 16:20:09.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 {#5146} -Creator: null } Eccube\Entity\Category {#5349 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5347 date: 2016-10-18 18:54:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5356 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5354 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5363 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5361 date: 2016-12-23 18:46:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5370 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5368 date: 2016-07-26 11:03:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5377 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5375 date: 2015-11-17 13:26:29.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 {#5146} -Creator: null } Eccube\Entity\Category {#5384 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5382 date: 2015-06-11 18:45:05.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 {#5146} -Creator: null } Eccube\Entity\Category {#5391 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5389 date: 2015-11-17 13:27:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5398 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5396 date: 2016-12-10 14:36:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5405 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5403 date: 2015-10-31 11:23:15.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 {#5146} -Creator: null } Eccube\Entity\Category {#5412 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5410 date: 2016-12-10 14:36:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5419 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5417 date: 2015-02-06 10:58:18.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 {#5146} -Creator: null } Eccube\Entity\Category {#5426 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5424 date: 2015-10-31 11:23:47.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 {#5146} -Creator: null } Eccube\Entity\Category {#5433 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5431 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5440 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5438 date: 2015-02-06 10:58:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5447 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5445 date: 2017-01-13 13:38:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5454 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5452 date: 2015-02-06 10:58:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5461 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5459 date: 2017-01-13 13:38:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5468 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5466 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5467 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5475 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5473 date: 2017-05-06 09:54:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5482 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5480 date: 2015-11-17 13:26:38.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 {#5146} -Creator: null } Eccube\Entity\Category {#5489 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5487 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5488 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5496 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5494 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5503 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5501 date: 2015-11-17 13:26:32.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 {#5146} -Creator: null } Eccube\Entity\Category {#5510 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5508 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5517 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5157 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5156 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5522 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5029 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5028 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5527 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5515 date: 2017-02-27 15:57:09.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 {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5522} -Creator: null } Eccube\Entity\Category {#5538 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5534 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5535 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5543 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5536 date: 2022-03-12 14:36:35.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 {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5552 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5550 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5551 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5559 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5557 date: 2019-02-16 12:04:15.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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5566 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5564 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5565 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5573 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5571 date: 2017-02-25 13:51:40.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 {#5538} -Creator: null } Eccube\Entity\Category {#5580 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5578 date: 2017-02-25 13:51:37.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 {#5538} -Creator: null } Eccube\Entity\Category {#5587 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5585 date: 2017-02-25 13:51:32.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 {#5538} -Creator: null } Eccube\Entity\Category {#5594 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5592 date: 2017-02-25 13:51:22.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 {#5538} -Creator: null } Eccube\Entity\Category {#5601 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5599 date: 2017-02-25 13:51:17.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 {#5538} -Creator: null } Eccube\Entity\Category {#5608 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5606 date: 2017-02-25 13:51:09.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 {#5538} -Creator: null } Eccube\Entity\Category {#5615 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5613 date: 2017-02-25 13:50:45.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 {#5538} -Creator: null } Eccube\Entity\Category {#5622 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5620 date: 2017-02-25 13:48:21.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 {#5538} -Creator: null } Eccube\Entity\Category {#5629 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5627 date: 2017-02-25 13:48:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5636 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5634 date: 2017-02-25 13:50:20.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 {#5538} -Creator: null } Eccube\Entity\Category {#5643 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5641 date: 2017-02-25 13:49:48.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 {#5538} -Creator: null } Eccube\Entity\Category {#5650 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5648 date: 2017-02-25 13:49:30.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 {#5538} -Creator: null } Eccube\Entity\Category {#5657 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5655 date: 2017-02-25 13:49:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5664 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5662 date: 2015-09-14 17:32:50.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 {#5538} -Creator: null } Eccube\Entity\Category {#5671 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5669 date: 2015-09-14 17:33:58.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 {#5538} -Creator: null } Eccube\Entity\Category {#5678 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5676 date: 2015-10-31 11:06:29.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 {#5538} -Creator: null } Eccube\Entity\Category {#5683 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5549 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5548 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5688 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5532 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5533 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5697 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5695 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5696 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5704 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5702 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5703 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5713 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5709 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5710 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5714 …} -Children: Doctrine\ORM\PersistentCollection {#5717 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5718 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5711 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5712 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5713} -Creator: null } Eccube\Entity\Category {#5725 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5723 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5724 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5734 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5693 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5694 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5739 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5730 date: 2023-08-23 16:50:04.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 {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5744 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5732 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5733 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5755 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5753 date: 2023-08-25 12:52:54.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 {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5762 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5760 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5761 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5769 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5767 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5768 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5776 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5774 date: 2023-08-25 12:46:59.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 {#5739} -Creator: null } ] |
[ Eccube\Entity\Category {#4651 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4656 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4658 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4687 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4660 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4774 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4700 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4661 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4666 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4667 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4901 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4898 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4900 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4908 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4906 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4907 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4915 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4913 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4914 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4916 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4922 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4920 date: 2015-02-06 10:54:21.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 {#4687} -Creator: null } Eccube\Entity\Category {#4929 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4896 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4899 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 {#4651} -Creator: null } Eccube\Entity\Category {#4934 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4927 date: 2015-02-06 10:54:57.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 {#4935 …} -Children: Doctrine\ORM\PersistentCollection {#4938 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4943 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4941 date: 2015-02-06 10:55:01.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 {#4929} -Creator: null } Eccube\Entity\Category {#4950 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4948 date: 2015-02-06 10:55:08.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 {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4957 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4939 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4940 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4961 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4962 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4955 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4956 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4971 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4969 date: 2020-11-09 16:44:27.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 {#4957} -Creator: null } Eccube\Entity\Category {#4978 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4976 date: 2015-02-06 10:55:44.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 {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4985 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#4983 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4984 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4989 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4992 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#4990 date: 2015-02-06 10:55:51.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 {#4957} -Creator: null } Eccube\Entity\Category {#4999 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#4997 date: 2018-05-28 16:02:18.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 {#4957} -Creator: null } Eccube\Entity\Category {#5006 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5004 date: 2015-09-11 11:02:19.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 {#4957} -Creator: null } Eccube\Entity\Category {#5013 …} Eccube\Entity\Category {#5018 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4967 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4968 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#5013 …} -Creator: null } Eccube\Entity\Category {#5023 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5011 date: 2019-08-30 17:24:59.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 {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5034 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5032 date: 2015-09-11 11:02:19.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 {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5041 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5039 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5040 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5048 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5046 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5047 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5055 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -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 {#5018} -Creator: null } Eccube\Entity\Category {#5062 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5060 date: 2016-01-04 14:40:34.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 {#5018} -Creator: null } Eccube\Entity\Category {#5069 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5067 date: 2019-02-11 16:52:01.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 {#5018} -Creator: null } Eccube\Entity\Category {#5076 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5074 date: 2017-02-25 13:40:46.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 {#5018} -Creator: null } Eccube\Entity\Category {#5083 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5081 date: 2017-01-09 15:47:30.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 {#5018} -Creator: null } Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5095 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5088 date: 2015-02-06 10:58:51.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 {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5104 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5102 date: 2015-02-06 10:58:56.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 {#5090} -Creator: null } Eccube\Entity\Category {#5111 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5109 date: 2015-02-06 10:59:00.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 {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5118 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5116 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5117 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5125 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5123 date: 2015-09-11 11:02:19.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 {#5090} -Creator: null } Eccube\Entity\Category {#5132 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5130 date: 2019-02-18 22:51:49.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 {#5090} -Creator: null } Eccube\Entity\Category {#5139 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5137 date: 2019-02-18 22:51:59.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 {#5090} -Creator: null } Eccube\Entity\Category {#5146 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5100 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5101 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5151 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5144 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5145 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5160 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5158 date: 2023-10-04 13:33:00.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 {#5146} -Creator: null } Eccube\Entity\Category {#5167 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5165 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5166 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 {#5146} -Creator: null } Eccube\Entity\Category {#5174 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5172 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5173 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5175 …} -Children: Doctrine\ORM\PersistentCollection {#5178 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5181 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5179 date: 2023-09-06 10:24:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5188 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5186 date: 2023-08-06 15:25:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5195 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5193 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5194 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5202 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5200 date: 2023-02-22 18:30:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5209 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5207 date: 2020-10-30 12:06:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5216 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5214 date: 2020-02-06 19:29:40.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 {#5146} -Creator: null } Eccube\Entity\Category {#5223 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5221 date: 2019-10-05 14:33:37.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 {#5146} -Creator: null } Eccube\Entity\Category {#5230 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5228 date: 2019-09-13 19:41:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5237 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5235 date: 2019-08-30 20:00:35.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 {#5146} -Creator: null } Eccube\Entity\Category {#5244 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5242 date: 2019-08-30 17:40:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5251 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5249 date: 2019-08-30 13:13:56.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 {#5146} -Creator: null } Eccube\Entity\Category {#5258 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5256 date: 2019-08-19 20:30:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5265 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5263 date: 2019-07-25 14:21:03.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 {#5146} -Creator: null } Eccube\Entity\Category {#5272 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5270 date: 2019-02-18 23:00:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5279 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5277 date: 2019-02-11 17:28:55.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 {#5146} -Creator: null } Eccube\Entity\Category {#5286 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5284 date: 2019-02-11 17:28:50.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 {#5146} -Creator: null } Eccube\Entity\Category {#5293 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5291 date: 2019-02-11 17:28:36.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 {#5146} -Creator: null } Eccube\Entity\Category {#5300 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5298 date: 2018-11-12 16:02:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5307 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5305 date: 2018-09-07 16:11:08.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 {#5146} -Creator: null } Eccube\Entity\Category {#5314 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5312 date: 2018-09-07 15:40:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5321 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5319 date: 2018-07-17 14:16:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5328 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5326 date: 2017-12-20 20:31:12.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 {#5146} -Creator: null } Eccube\Entity\Category {#5335 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5333 date: 2017-12-08 16:21:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5342 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5340 date: 2017-12-08 16:20:09.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 {#5146} -Creator: null } Eccube\Entity\Category {#5349 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5347 date: 2016-10-18 18:54:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5356 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5354 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5363 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5361 date: 2016-12-23 18:46:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5370 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5368 date: 2016-07-26 11:03:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5377 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5375 date: 2015-11-17 13:26:29.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 {#5146} -Creator: null } Eccube\Entity\Category {#5384 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5382 date: 2015-06-11 18:45:05.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 {#5146} -Creator: null } Eccube\Entity\Category {#5391 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5389 date: 2015-11-17 13:27:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5398 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5396 date: 2016-12-10 14:36:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5405 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5403 date: 2015-10-31 11:23:15.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 {#5146} -Creator: null } Eccube\Entity\Category {#5412 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5410 date: 2016-12-10 14:36:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5419 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5417 date: 2015-02-06 10:58:18.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 {#5146} -Creator: null } Eccube\Entity\Category {#5426 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5424 date: 2015-10-31 11:23:47.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 {#5146} -Creator: null } Eccube\Entity\Category {#5433 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5431 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5440 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5438 date: 2015-02-06 10:58:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5447 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5445 date: 2017-01-13 13:38:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5454 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5452 date: 2015-02-06 10:58:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5461 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5459 date: 2017-01-13 13:38:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5468 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5466 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5467 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5475 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5473 date: 2017-05-06 09:54:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5482 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5480 date: 2015-11-17 13:26:38.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 {#5146} -Creator: null } Eccube\Entity\Category {#5489 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5487 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5488 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5496 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5494 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5503 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5501 date: 2015-11-17 13:26:32.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 {#5146} -Creator: null } Eccube\Entity\Category {#5510 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5508 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5517 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5157 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5156 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5522 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5029 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5028 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5527 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5515 date: 2017-02-27 15:57:09.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 {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5522} -Creator: null } Eccube\Entity\Category {#5538 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5534 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5535 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5543 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5536 date: 2022-03-12 14:36:35.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 {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5552 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5550 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5551 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5559 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5557 date: 2019-02-16 12:04:15.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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5566 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5564 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5565 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5573 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5571 date: 2017-02-25 13:51:40.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 {#5538} -Creator: null } Eccube\Entity\Category {#5580 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5578 date: 2017-02-25 13:51:37.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 {#5538} -Creator: null } Eccube\Entity\Category {#5587 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5585 date: 2017-02-25 13:51:32.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 {#5538} -Creator: null } Eccube\Entity\Category {#5594 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5592 date: 2017-02-25 13:51:22.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 {#5538} -Creator: null } Eccube\Entity\Category {#5601 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5599 date: 2017-02-25 13:51:17.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 {#5538} -Creator: null } Eccube\Entity\Category {#5608 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5606 date: 2017-02-25 13:51:09.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 {#5538} -Creator: null } Eccube\Entity\Category {#5615 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5613 date: 2017-02-25 13:50:45.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 {#5538} -Creator: null } Eccube\Entity\Category {#5622 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5620 date: 2017-02-25 13:48:21.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 {#5538} -Creator: null } Eccube\Entity\Category {#5629 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5627 date: 2017-02-25 13:48:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5636 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5634 date: 2017-02-25 13:50:20.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 {#5538} -Creator: null } Eccube\Entity\Category {#5643 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5641 date: 2017-02-25 13:49:48.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 {#5538} -Creator: null } Eccube\Entity\Category {#5650 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5648 date: 2017-02-25 13:49:30.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 {#5538} -Creator: null } Eccube\Entity\Category {#5657 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5655 date: 2017-02-25 13:49:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5664 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5662 date: 2015-09-14 17:32:50.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 {#5538} -Creator: null } Eccube\Entity\Category {#5671 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5669 date: 2015-09-14 17:33:58.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 {#5538} -Creator: null } Eccube\Entity\Category {#5678 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5676 date: 2015-10-31 11:06:29.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 {#5538} -Creator: null } Eccube\Entity\Category {#5683 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5549 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5548 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5688 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5532 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5533 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5697 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5695 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5696 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5704 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5702 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5703 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5713 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5709 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5710 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5714 …} -Children: Doctrine\ORM\PersistentCollection {#5717 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5718 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5711 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5712 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5713} -Creator: null } Eccube\Entity\Category {#5725 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5723 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5724 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5734 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5693 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5694 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5739 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5730 date: 2023-08-23 16:50:04.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 {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5744 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5732 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5733 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5755 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5753 date: 2023-08-25 12:52:54.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 {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5762 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5760 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5761 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5769 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5767 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5768 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5776 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5774 date: 2023-08-25 12:46:59.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 {#5739} -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 {#12149 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#12154 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5840 -om: ContainerJBmx2vl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#402 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4425 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4651 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4656 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4658 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: null -Creator: null } Eccube\Entity\Category {#4687 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4660 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4774 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4700 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4661 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4666 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4667 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4901 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4898 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4900 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4908 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4906 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4907 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4915 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4913 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4914 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4916 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } Eccube\Entity\Category {#4922 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4920 date: 2015-02-06 10:54:21.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 {#4687} -Creator: null } Eccube\Entity\Category {#4929 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4896 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4899 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 {#4651} -Creator: null } Eccube\Entity\Category {#4934 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4927 date: 2015-02-06 10:54:57.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 {#4935 …} -Children: Doctrine\ORM\PersistentCollection {#4938 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4943 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4941 date: 2015-02-06 10:55:01.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 {#4929} -Creator: null } Eccube\Entity\Category {#4950 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4948 date: 2015-02-06 10:55:08.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 {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } Eccube\Entity\Category {#4957 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4939 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4940 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4961 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } Eccube\Entity\Category {#4962 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4955 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4956 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4971 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4969 date: 2020-11-09 16:44:27.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 {#4957} -Creator: null } Eccube\Entity\Category {#4978 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4976 date: 2015-02-06 10:55:44.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 {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4985 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#4983 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4984 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4989 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } Eccube\Entity\Category {#4992 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#4990 date: 2015-02-06 10:55:51.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 {#4957} -Creator: null } Eccube\Entity\Category {#4999 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#4997 date: 2018-05-28 16:02:18.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 {#4957} -Creator: null } Eccube\Entity\Category {#5006 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5004 date: 2015-09-11 11:02:19.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 {#4957} -Creator: null } Eccube\Entity\Category {#5013 …} Eccube\Entity\Category {#5018 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4967 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4968 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#5013 …} -Creator: null } Eccube\Entity\Category {#5023 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5011 date: 2019-08-30 17:24:59.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 {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5034 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5032 date: 2015-09-11 11:02:19.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 {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5041 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5039 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5040 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5048 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5046 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5047 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } Eccube\Entity\Category {#5055 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -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 {#5018} -Creator: null } Eccube\Entity\Category {#5062 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5060 date: 2016-01-04 14:40:34.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 {#5018} -Creator: null } Eccube\Entity\Category {#5069 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5067 date: 2019-02-11 16:52:01.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 {#5018} -Creator: null } Eccube\Entity\Category {#5076 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5074 date: 2017-02-25 13:40:46.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 {#5018} -Creator: null } Eccube\Entity\Category {#5083 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5081 date: 2017-01-09 15:47:30.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 {#5018} -Creator: null } Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5095 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5088 date: 2015-02-06 10:58:51.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 {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5104 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5102 date: 2015-02-06 10:58:56.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 {#5090} -Creator: null } Eccube\Entity\Category {#5111 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5109 date: 2015-02-06 10:59:00.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 {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5118 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5116 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5117 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } Eccube\Entity\Category {#5125 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5123 date: 2015-09-11 11:02:19.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 {#5090} -Creator: null } Eccube\Entity\Category {#5132 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5130 date: 2019-02-18 22:51:49.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 {#5090} -Creator: null } Eccube\Entity\Category {#5139 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5137 date: 2019-02-18 22:51:59.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 {#5090} -Creator: null } Eccube\Entity\Category {#5146 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5100 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5101 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 {#5013 …} -Creator: null } Eccube\Entity\Category {#5151 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5144 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5145 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5160 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5158 date: 2023-10-04 13:33:00.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 {#5146} -Creator: null } Eccube\Entity\Category {#5167 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5165 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5166 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 {#5146} -Creator: null } Eccube\Entity\Category {#5174 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5172 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5173 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5175 …} -Children: Doctrine\ORM\PersistentCollection {#5178 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5181 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5179 date: 2023-09-06 10:24:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5188 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5186 date: 2023-08-06 15:25:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5195 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5193 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5194 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5202 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5200 date: 2023-02-22 18:30:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5209 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5207 date: 2020-10-30 12:06:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5216 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5214 date: 2020-02-06 19:29:40.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 {#5146} -Creator: null } Eccube\Entity\Category {#5223 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5221 date: 2019-10-05 14:33:37.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 {#5146} -Creator: null } Eccube\Entity\Category {#5230 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5228 date: 2019-09-13 19:41:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5237 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5235 date: 2019-08-30 20:00:35.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 {#5146} -Creator: null } Eccube\Entity\Category {#5244 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5242 date: 2019-08-30 17:40:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5251 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5249 date: 2019-08-30 13:13:56.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 {#5146} -Creator: null } Eccube\Entity\Category {#5258 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5256 date: 2019-08-19 20:30:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5265 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5263 date: 2019-07-25 14:21:03.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 {#5146} -Creator: null } Eccube\Entity\Category {#5272 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5270 date: 2019-02-18 23:00:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5279 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5277 date: 2019-02-11 17:28:55.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 {#5146} -Creator: null } Eccube\Entity\Category {#5286 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5284 date: 2019-02-11 17:28:50.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 {#5146} -Creator: null } Eccube\Entity\Category {#5293 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5291 date: 2019-02-11 17:28:36.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 {#5146} -Creator: null } Eccube\Entity\Category {#5300 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5298 date: 2018-11-12 16:02:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5307 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5305 date: 2018-09-07 16:11:08.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 {#5146} -Creator: null } Eccube\Entity\Category {#5314 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5312 date: 2018-09-07 15:40:11.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 {#5146} -Creator: null } Eccube\Entity\Category {#5321 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5319 date: 2018-07-17 14:16:13.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 {#5146} -Creator: null } Eccube\Entity\Category {#5328 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5326 date: 2017-12-20 20:31:12.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 {#5146} -Creator: null } Eccube\Entity\Category {#5335 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5333 date: 2017-12-08 16:21:34.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 {#5146} -Creator: null } Eccube\Entity\Category {#5342 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5340 date: 2017-12-08 16:20:09.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 {#5146} -Creator: null } Eccube\Entity\Category {#5349 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5347 date: 2016-10-18 18:54:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5356 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5354 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5363 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5361 date: 2016-12-23 18:46:46.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 {#5146} -Creator: null } Eccube\Entity\Category {#5370 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5368 date: 2016-07-26 11:03:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5377 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5375 date: 2015-11-17 13:26:29.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 {#5146} -Creator: null } Eccube\Entity\Category {#5384 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5382 date: 2015-06-11 18:45:05.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 {#5146} -Creator: null } Eccube\Entity\Category {#5391 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5389 date: 2015-11-17 13:27:02.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 {#5146} -Creator: null } Eccube\Entity\Category {#5398 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5396 date: 2016-12-10 14:36:28.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 {#5146} -Creator: null } Eccube\Entity\Category {#5405 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5403 date: 2015-10-31 11:23:15.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 {#5146} -Creator: null } Eccube\Entity\Category {#5412 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5410 date: 2016-12-10 14:36:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5419 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5417 date: 2015-02-06 10:58:18.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 {#5146} -Creator: null } Eccube\Entity\Category {#5426 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5424 date: 2015-10-31 11:23:47.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 {#5146} -Creator: null } Eccube\Entity\Category {#5433 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5431 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5440 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5438 date: 2015-02-06 10:58:24.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 {#5146} -Creator: null } Eccube\Entity\Category {#5447 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5445 date: 2017-01-13 13:38:48.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 {#5146} -Creator: null } Eccube\Entity\Category {#5454 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5452 date: 2015-02-06 10:58:26.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 {#5146} -Creator: null } Eccube\Entity\Category {#5461 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5459 date: 2017-01-13 13:38:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5468 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5466 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5467 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5475 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5473 date: 2017-05-06 09:54:39.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 {#5146} -Creator: null } Eccube\Entity\Category {#5482 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5480 date: 2015-11-17 13:26:38.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 {#5146} -Creator: null } Eccube\Entity\Category {#5489 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5487 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5488 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } Eccube\Entity\Category {#5496 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5494 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5503 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5501 date: 2015-11-17 13:26:32.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 {#5146} -Creator: null } Eccube\Entity\Category {#5510 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5508 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } Eccube\Entity\Category {#5517 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5157 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5156 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5522 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5029 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5028 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5527 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5515 date: 2017-02-27 15:57:09.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 {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5522} -Creator: null } Eccube\Entity\Category {#5538 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5534 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5535 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } Eccube\Entity\Category {#5543 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5536 date: 2022-03-12 14:36:35.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 {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5552 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5550 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5551 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5559 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5557 date: 2019-02-16 12:04:15.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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5566 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5564 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5565 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } Eccube\Entity\Category {#5573 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5571 date: 2017-02-25 13:51:40.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 {#5538} -Creator: null } Eccube\Entity\Category {#5580 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5578 date: 2017-02-25 13:51:37.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 {#5538} -Creator: null } Eccube\Entity\Category {#5587 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5585 date: 2017-02-25 13:51:32.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 {#5538} -Creator: null } Eccube\Entity\Category {#5594 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5592 date: 2017-02-25 13:51:22.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 {#5538} -Creator: null } Eccube\Entity\Category {#5601 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5599 date: 2017-02-25 13:51:17.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 {#5538} -Creator: null } Eccube\Entity\Category {#5608 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5606 date: 2017-02-25 13:51:09.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 {#5538} -Creator: null } Eccube\Entity\Category {#5615 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5613 date: 2017-02-25 13:50:45.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 {#5538} -Creator: null } Eccube\Entity\Category {#5622 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5620 date: 2017-02-25 13:48:21.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 {#5538} -Creator: null } Eccube\Entity\Category {#5629 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5627 date: 2017-02-25 13:48:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5636 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5634 date: 2017-02-25 13:50:20.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 {#5538} -Creator: null } Eccube\Entity\Category {#5643 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5641 date: 2017-02-25 13:49:48.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 {#5538} -Creator: null } Eccube\Entity\Category {#5650 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5648 date: 2017-02-25 13:49:30.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 {#5538} -Creator: null } Eccube\Entity\Category {#5657 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5655 date: 2017-02-25 13:49:13.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 {#5538} -Creator: null } Eccube\Entity\Category {#5664 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5662 date: 2015-09-14 17:32:50.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 {#5538} -Creator: null } Eccube\Entity\Category {#5671 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5669 date: 2015-09-14 17:33:58.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 {#5538} -Creator: null } Eccube\Entity\Category {#5678 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5676 date: 2015-10-31 11:06:29.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 {#5538} -Creator: null } Eccube\Entity\Category {#5683 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5549 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5548 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5688 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5532 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5533 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5697 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5695 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5696 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5704 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5702 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5703 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5713 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5709 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5710 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5714 …} -Children: Doctrine\ORM\PersistentCollection {#5717 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5718 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5711 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5712 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5713} -Creator: null } Eccube\Entity\Category {#5725 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5723 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5724 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } Eccube\Entity\Category {#5734 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5693 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5694 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5739 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5730 date: 2023-08-23 16:50:04.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 {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } Eccube\Entity\Category {#5744 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5732 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5733 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5755 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5753 date: 2023-08-25 12:52:54.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 {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5762 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5760 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5761 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5769 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5767 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5768 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } Eccube\Entity\Category {#5776 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5774 date: 2023-08-25 12:46:59.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 {#5739} -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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1844 …} -namespace: Closure() {#1842 …} } |
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 {#5840 -om: ContainerJBmx2vl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#402 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4425 …} -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() {#12150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4596 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#12151 …} } } |
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 {#12207 +label: "一般・電動アシスト車" +value: "7" +data: Eccube\Entity\Category {#4651 -id: 7 -name: "一般・電動アシスト車" -hierarchy: 1 -sort_no: 175 -create_date: DateTime @1423185555 {#4656 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4658 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12208 +label: " 使い方で選ぶ" +value: "29" +data: Eccube\Entity\Category {#4687 -id: 29 -name: "使い方で選ぶ" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1423187553 {#4660 date: 2015-02-06 10:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4663 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4686 …} -Children: Doctrine\ORM\PersistentCollection {#4774 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12209 +label: " 一般自転車(アシストなし)" +value: "202" +data: Eccube\Entity\Category {#4700 -id: 202 -name: "一般自転車(アシストなし)" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1563791482 {#4661 date: 2019-07-22 19:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4666 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4667 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12210 +label: " お買いもの・おでかけ・通勤" +value: "35" +data: Eccube\Entity\Category {#4901 -id: 35 -name: "お買いもの・おでかけ・通勤" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1423187653 {#4898 date: 2015-02-06 10:54:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4900 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4902 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12211 +label: " 通勤・通学" +value: "34" +data: Eccube\Entity\Category {#4908 -id: 34 -name: "通勤・通学" -hierarchy: 3 -sort_no: 171 -create_date: DateTime @1423187648 {#4906 date: 2015-02-06 10:54:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4907 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4909 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12212 +label: " お子さま乗せ" +value: "36" +data: Eccube\Entity\Category {#4915 -id: 36 -name: "お子さま乗せ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1423187657 {#4913 date: 2015-02-06 10:54:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4914 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4916 …} -Children: Doctrine\ORM\PersistentCollection {#4919 …} -Parent: Eccube\Entity\Category {#4687} -Creator: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12213 +label: " スポーツ・街乗り" +value: "37" +data: Eccube\Entity\Category {#4922 -id: 37 -name: "スポーツ・街乗り" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1423187661 {#4920 date: 2015-02-06 10:54:21.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 {#4687} -Creator: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12214 +label: " バッテリー容量で選ぶ" +value: "30" +data: Eccube\Entity\Category {#4929 -id: 30 -name: "バッテリー容量で選ぶ" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1423187572 {#4896 date: 2015-02-06 10:52:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4899 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 {#4651} -Creator: null } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12215 +label: " 小さめ(2時間ほど走れる" +value: "38" +data: Eccube\Entity\Category {#4934 -id: 38 -name: "小さめ(2時間ほど走れる" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1423187697 {#4927 date: 2015-02-06 10:54:57.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 {#4935 …} -Children: Doctrine\ORM\PersistentCollection {#4938 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12216 +label: " ふつう(3.5時間ほど走れる" +value: "39" +data: Eccube\Entity\Category {#4943 -id: 39 -name: "ふつう(3.5時間ほど走れる" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1423187701 {#4941 date: 2015-02-06 10:55:01.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 {#4929} -Creator: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12217 +label: " 大きめ(5時間ほど走れる" +value: "40" +data: Eccube\Entity\Category {#4950 -id: 40 -name: "大きめ(5時間ほど走れる" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1423187708 {#4948 date: 2015-02-06 10:55:08.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 {#4951 …} -Children: Doctrine\ORM\PersistentCollection {#4954 …} -Parent: Eccube\Entity\Category {#4929} -Creator: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12218 +label: " メーカーで選ぶ" +value: "31" +data: Eccube\Entity\Category {#4957 -id: 31 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1423187582 {#4939 date: 2015-02-06 10:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4940 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4961 …} -Parent: Eccube\Entity\Category {#4651} -Creator: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12219 +label: " VICCI(ヴィチ)" +value: "223" +data: Eccube\Entity\Category {#4962 -id: 223 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1691302449 {#4955 date: 2023-08-06 15:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4956 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4966 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12220 +label: " VOTANI(ヴォターニ)" +value: "215" +data: Eccube\Entity\Category {#4971 -id: 215 -name: "VOTANI(ヴォターニ)" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1604907867 {#4969 date: 2020-11-09 16:44:27.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 {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12221 +label: " YAMAHA(ヤマハ)" +value: "41" +data: Eccube\Entity\Category {#4978 -id: 41 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1423187744 {#4976 date: 2015-02-06 10:55:44.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 {#4979 …} -Children: Doctrine\ORM\PersistentCollection {#4982 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12222 +label: " Bridgestone(ブリヂストン)" +value: "42" +data: Eccube\Entity\Category {#4985 -id: 42 -name: "Bridgestone(ブリヂストン)" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1423187747 {#4983 date: 2015-02-06 10:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4984 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4989 …} -Parent: Eccube\Entity\Category {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12223 +label: " Panasonic(パナソニック)" +value: "43" +data: Eccube\Entity\Category {#4992 -id: 43 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1423187751 {#4990 date: 2015-02-06 10:55:51.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 {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12224 +label: " BESV(ベスビ)" +value: "182" +data: Eccube\Entity\Category {#4999 -id: 182 -name: "BESV(ベスビ)" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1527490938 {#4997 date: 2018-05-28 16:02:18.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 {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12225 +label: " その他" +value: "85" +data: Eccube\Entity\Category {#5006 -id: 85 -name: "その他" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1441936939 {#5004 date: 2015-09-11 11:02:19.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 {#4957} -Creator: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12226 +label: "スポーツサイクル" +value: "8" +data: Eccube\Entity\Category {#5013 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12227 +label: " タイプで選ぶ" +value: "94" +data: Eccube\Entity\Category {#5018 -id: 94 -name: "タイプで選ぶ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1441936939 {#4967 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#4968 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#5013 …} -Creator: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12228 +label: " BMX" +value: "206" +data: Eccube\Entity\Category {#5023 -id: 206 -name: "BMX" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1567153499 {#5011 date: 2019-08-30 17:24:59.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 {#5024 …} -Children: Doctrine\ORM\PersistentCollection {#5027 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12229 +label: " クロスバイク" +value: "78" +data: Eccube\Entity\Category {#5034 -id: 78 -name: "クロスバイク" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1441936939 {#5032 date: 2015-09-11 11:02:19.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 {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12230 +label: " ロードバイク" +value: "79" +data: Eccube\Entity\Category {#5041 -id: 79 -name: "ロードバイク" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1441936939 {#5039 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5040 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12231 +label: " ミニベロ・小径車" +value: "80" +data: Eccube\Entity\Category {#5048 -id: 80 -name: "ミニベロ・小径車" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1441936939 {#5046 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5047 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12232 +label: " マウンテンバイク" +value: "81" +data: Eccube\Entity\Category {#5055 -id: 81 -name: "マウンテンバイク" -hierarchy: 3 -sort_no: 150 -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 {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12233 +label: " キッズ・ジュニア" +value: "121" +data: Eccube\Entity\Category {#5062 -id: 121 -name: "キッズ・ジュニア" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1451886034 {#5060 date: 2016-01-04 14:40:34.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 {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12234 +label: " E-BIKE(イーバイク)" +value: "187" +data: Eccube\Entity\Category {#5069 -id: 187 -name: "E-BIKE(イーバイク)" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1549871521 {#5067 date: 2019-02-11 16:52:01.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 {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12235 +label: " フレームセット" +value: "141" +data: Eccube\Entity\Category {#5076 -id: 141 -name: "フレームセット" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1487997646 {#5074 date: 2017-02-25 13:40:46.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 {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12236 +label: " その他" +value: "137" +data: Eccube\Entity\Category {#5083 -id: 137 -name: "その他" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1483944450 {#5081 date: 2017-01-09 15:47:30.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 {#5018} -Creator: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12237 +label: " 価格帯で選ぶ" +value: "32" +data: Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12238 +label: " -5万円" +value: "47" +data: Eccube\Entity\Category {#5095 -id: 47 -name: "-5万円" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1423187931 {#5088 date: 2015-02-06 10:58:51.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 {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12239 +label: " 5-10万円" +value: "48" +data: Eccube\Entity\Category {#5104 -id: 48 -name: "5-10万円" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1423187936 {#5102 date: 2015-02-06 10:58:56.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 {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12240 +label: " 10-15万円" +value: "49" +data: Eccube\Entity\Category {#5111 -id: 49 -name: "10-15万円" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1423187940 {#5109 date: 2015-02-06 10:59:00.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 {#5112 …} -Children: Doctrine\ORM\PersistentCollection {#5115 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12241 +label: " 15-20万円" +value: "88" +data: Eccube\Entity\Category {#5118 -id: 88 -name: "15-20万円" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1441936939 {#5116 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5117 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12242 +label: " 20-30万円" +value: "89" +data: Eccube\Entity\Category {#5125 -id: 89 -name: "20-30万円" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1441936939 {#5123 date: 2015-09-11 11:02:19.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 {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12243 +label: " 30-50万円" +value: "195" +data: Eccube\Entity\Category {#5132 -id: 195 -name: "30-50万円" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1550497909 {#5130 date: 2019-02-18 22:51:49.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 {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12244 +label: " 50万円-" +value: "196" +data: Eccube\Entity\Category {#5139 -id: 196 -name: "50万円-" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1550497919 {#5137 date: 2019-02-18 22:51:59.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 {#5090} -Creator: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12245 +label: " メーカーで選ぶ" +value: "33" +data: Eccube\Entity\Category {#5146 -id: 33 -name: "メーカーで選ぶ" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1423187629 {#5100 date: 2015-02-06 10:53:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5101 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 {#5013 …} -Creator: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12246 +label: " CARACLE(カラクル)" +value: "245" +data: Eccube\Entity\Category {#5151 -id: 245 -name: "CARACLE(カラクル)" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730860851 {#5144 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730860851 {#5145 date: 2024-11-06 11:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12247 +label: " DAVOS(ダボス)" +value: "241" +data: Eccube\Entity\Category {#5160 -id: 241 -name: "DAVOS(ダボス)" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1696393980 {#5158 date: 2023-10-04 13:33:00.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12248 +label: " SEKA(セカ)" +value: "238" +data: Eccube\Entity\Category {#5167 -id: 238 -name: "SEKA(セカ)" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1693963472 {#5165 date: 2023-09-06 10:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5166 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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12249 +label: " GHISALLO(ギザロ)" +value: "242" +data: Eccube\Entity\Category {#5174 -id: 242 -name: "GHISALLO(ギザロ)" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1696393984 {#5172 date: 2023-10-04 13:33:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720065040 {#5173 date: 2024-07-04 12:50:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5175 …} -Children: Doctrine\ORM\PersistentCollection {#5178 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12250 +label: " CHAPTER2(チャプター2)" +value: "237" +data: Eccube\Entity\Category {#5181 -id: 237 -name: "CHAPTER2(チャプター2)" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1693963468 {#5179 date: 2023-09-06 10:24:28.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12251 +label: " VICCI(ヴィチ)" +value: "224" +data: Eccube\Entity\Category {#5188 -id: 224 -name: "VICCI(ヴィチ)" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1691303124 {#5186 date: 2023-08-06 15:25:24.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12252 +label: " POLYGON(ポリゴン)" +value: "222" +data: Eccube\Entity\Category {#5195 -id: 222 -name: "POLYGON(ポリゴン)" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1686713739 {#5193 date: 2023-06-14 12:35:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5194 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12253 +label: " PEUGEOT(プジョー)" +value: "221" +data: Eccube\Entity\Category {#5202 -id: 221 -name: "PEUGEOT(プジョー)" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1677058211 {#5200 date: 2023-02-22 18:30:11.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12254 +label: " RENAULT(ルノー)" +value: "213" +data: Eccube\Entity\Category {#5209 -id: 213 -name: "RENAULT(ルノー)" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1604027206 {#5207 date: 2020-10-30 12:06:46.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12255 +label: " RIDLEY(リドレー)" +value: "212" +data: Eccube\Entity\Category {#5216 -id: 212 -name: "RIDLEY(リドレー)" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1580984980 {#5214 date: 2020-02-06 19:29:40.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12256 +label: " TRANS MOBILLY(トランスモバイリー)" +value: "211" +data: Eccube\Entity\Category {#5223 -id: 211 -name: "TRANS MOBILLY(トランスモバイリー)" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1570253617 {#5221 date: 2019-10-05 14:33:37.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12257 +label: " BOMA(ボーマ)" +value: "210" +data: Eccube\Entity\Category {#5230 -id: 210 -name: "BOMA(ボーマ)" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1568371262 {#5228 date: 2019-09-13 19:41:02.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12258 +label: " XDS(エックスディーエス)" +value: "208" +data: Eccube\Entity\Category {#5237 -id: 208 -name: "XDS(エックスディーエス)" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1567162835 {#5235 date: 2019-08-30 20:00:35.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12259 +label: " FREE AGENT(フリーエージェント)" +value: "207" +data: Eccube\Entity\Category {#5244 -id: 207 -name: "FREE AGENT(フリーエージェント)" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1567154413 {#5242 date: 2019-08-30 17:40:13.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12260 +label: " BH(ビーエイチ)" +value: "205" +data: Eccube\Entity\Category {#5251 -id: 205 -name: "BH(ビーエイチ)" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1567138436 {#5249 date: 2019-08-30 13:13:56.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12261 +label: " MANHATTAN(マンハッタン)" +value: "204" +data: Eccube\Entity\Category {#5258 -id: 204 -name: "MANHATTAN(マンハッタン)" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1566214226 {#5256 date: 2019-08-19 20:30:26.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12262 +label: " NESTO(ネスト)" +value: "203" +data: Eccube\Entity\Category {#5265 -id: 203 -name: "NESTO(ネスト)" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1564032063 {#5263 date: 2019-07-25 14:21:03.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12263 +label: " RITEWAY(ライトウェイ)" +value: "197" +data: Eccube\Entity\Category {#5272 -id: 197 -name: "RITEWAY(ライトウェイ)" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1550498419 {#5270 date: 2019-02-18 23:00:19.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12264 +label: " Panasonic(パナソニック)" +value: "190" +data: Eccube\Entity\Category {#5279 -id: 190 -name: "Panasonic(パナソニック)" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1549873735 {#5277 date: 2019-02-11 17:28:55.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12265 +label: " BESV(ベスビー)" +value: "189" +data: Eccube\Entity\Category {#5286 -id: 189 -name: "BESV(ベスビー)" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1549873730 {#5284 date: 2019-02-11 17:28:50.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12266 +label: " YAMAHA(ヤマハ)" +value: "188" +data: Eccube\Entity\Category {#5293 -id: 188 -name: "YAMAHA(ヤマハ)" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1549873716 {#5291 date: 2019-02-11 17:28:36.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12267 +label: " DAHON(ダホン)" +value: "186" +data: Eccube\Entity\Category {#5300 -id: 186 -name: "DAHON(ダホン)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1542006154 {#5298 date: 2018-11-12 16:02:34.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12268 +label: " ARAYA(アラヤ)" +value: "185" +data: Eccube\Entity\Category {#5307 -id: 185 -name: "ARAYA(アラヤ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1536304268 {#5305 date: 2018-09-07 16:11:08.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12269 +label: " LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" +value: "184" +data: Eccube\Entity\Category {#5314 -id: 184 -name: "LOUIS GARNEAU/GARNEAU(ルイガノ/ガノー)" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1536302411 {#5312 date: 2018-09-07 15:40:11.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12270 +label: " FUJI(フジ)" +value: "183" +data: Eccube\Entity\Category {#5321 -id: 183 -name: "FUJI(フジ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1531804573 {#5319 date: 2018-07-17 14:16:13.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12271 +label: " Cervelo(サーヴェロ)" +value: "181" +data: Eccube\Entity\Category {#5328 -id: 181 -name: "Cervelo(サーヴェロ)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1513769472 {#5326 date: 2017-12-20 20:31:12.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12272 +label: " KHS(ケーエイチエス)" +value: "180" +data: Eccube\Entity\Category {#5335 -id: 180 -name: "KHS(ケーエイチエス)" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1512717694 {#5333 date: 2017-12-08 16:21:34.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12273 +label: " tern(ターン)" +value: "179" +data: Eccube\Entity\Category {#5342 -id: 179 -name: "tern(ターン)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1512717609 {#5340 date: 2017-12-08 16:20:09.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12274 +label: " ANCHOR(アンカー)" +value: "130" +data: Eccube\Entity\Category {#5349 -id: 130 -name: "ANCHOR(アンカー)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1476784486 {#5347 date: 2016-10-18 18:54:46.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12275 +label: " BASSO(バッソ)" +value: "90" +data: Eccube\Entity\Category {#5356 -id: 90 -name: "BASSO(バッソ)" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1441936939 {#5354 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12276 +label: " Bianchi(ビアンキ)" +value: "134" +data: Eccube\Entity\Category {#5363 -id: 134 -name: "Bianchi(ビアンキ)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1482486406 {#5361 date: 2016-12-23 18:46:46.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12277 +label: " BMC(ビーエムシー)" +value: "128" +data: Eccube\Entity\Category {#5370 -id: 128 -name: "BMC(ビーエムシー)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1469498628 {#5368 date: 2016-07-26 11:03:48.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12278 +label: " CARRERA(カレラ)" +value: "108" +data: Eccube\Entity\Category {#5377 -id: 108 -name: "CARRERA(カレラ)" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1447734389 {#5375 date: 2015-11-17 13:26:29.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12279 +label: " CENTURION(センチュリオン)" +value: "59" +data: Eccube\Entity\Category {#5384 -id: 59 -name: "CENTURION(センチュリオン)" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1434015905 {#5382 date: 2015-06-11 18:45:05.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12280 +label: " Cinelli(チネリ)" +value: "111" +data: Eccube\Entity\Category {#5391 -id: 111 -name: "Cinelli(チネリ)" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1447734422 {#5389 date: 2015-11-17 13:27:02.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12281 +label: " CORRATEC(コラテック)" +value: "132" +data: Eccube\Entity\Category {#5398 -id: 132 -name: "CORRATEC(コラテック)" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1481348188 {#5396 date: 2016-12-10 14:36:28.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12282 +label: " FELT(フェルト)" +value: "106" +data: Eccube\Entity\Category {#5405 -id: 106 -name: "FELT(フェルト)" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1446258195 {#5403 date: 2015-10-31 11:23:15.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12283 +label: " FOCUS(フォーカス)" +value: "133" +data: Eccube\Entity\Category {#5412 -id: 133 -name: "FOCUS(フォーカス)" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1481348199 {#5410 date: 2016-12-10 14:36:39.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12284 +label: " GIOS(ジオス)" +value: "44" +data: Eccube\Entity\Category {#5419 -id: 44 -name: "GIOS(ジオス)" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1423187898 {#5417 date: 2015-02-06 10:58:18.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12285 +label: " GT(ジーティー)" +value: "107" +data: Eccube\Entity\Category {#5426 -id: 107 -name: "GT(ジーティー)" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1446258227 {#5424 date: 2015-10-31 11:23:47.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12286 +label: " JAMIS(ジェイミス)" +value: "95" +data: Eccube\Entity\Category {#5433 -id: 95 -name: "JAMIS(ジェイミス)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1441936939 {#5431 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12287 +label: " KhodaaBloom(コーダーブルーム)" +value: "45" +data: Eccube\Entity\Category {#5440 -id: 45 -name: "KhodaaBloom(コーダーブルーム)" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1423187904 {#5438 date: 2015-02-06 10:58:24.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12288 +label: " LAPIERRE(ラピエール)" +value: "139" +data: Eccube\Entity\Category {#5447 -id: 139 -name: "LAPIERRE(ラピエール)" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1484282328 {#5445 date: 2017-01-13 13:38:48.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12289 +label: " MARIN(マリン)" +value: "46" +data: Eccube\Entity\Category {#5454 -id: 46 -name: "MARIN(マリン)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1423187906 {#5452 date: 2015-02-06 10:58:26.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12290 +label: " MASI(マジィ)" +value: "138" +data: Eccube\Entity\Category {#5461 -id: 138 -name: "MASI(マジィ)" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1484282319 {#5459 date: 2017-01-13 13:38:39.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12291 +label: " MERIDA(メリダ)" +value: "56" +data: Eccube\Entity\Category {#5468 -id: 56 -name: "MERIDA(メリダ)" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1430464310 {#5466 date: 2015-05-01 16:11:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709446453 {#5467 date: 2024-03-03 15:14:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5469 …} -Children: Doctrine\ORM\PersistentCollection {#5472 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12292 +label: " MIYATA(ミヤタ)" +value: "174" +data: Eccube\Entity\Category {#5475 -id: 174 -name: "MIYATA(ミヤタ)" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1494032079 {#5473 date: 2017-05-06 09:54:39.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12293 +label: " ORBEA(オルベア)" +value: "110" +data: Eccube\Entity\Category {#5482 -id: 110 -name: "ORBEA(オルベア)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1447734398 {#5480 date: 2015-11-17 13:26:38.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12294 +label: " RALEIGH(ラレー)" +value: "136" +data: Eccube\Entity\Category {#5489 -id: 136 -name: "RALEIGH(ラレー)" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1482486428 {#5487 date: 2016-12-23 18:47:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5488 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5490 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: Eccube\Entity\Category {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12295 +label: " SCHWINN(シュウイン)" +value: "87" +data: Eccube\Entity\Category {#5496 -id: 87 -name: "SCHWINN(シュウイン)" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1441936939 {#5494 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12296 +label: " TIME(タイム)" +value: "109" +data: Eccube\Entity\Category {#5503 -id: 109 -name: "TIME(タイム)" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1447734392 {#5501 date: 2015-11-17 13:26:32.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12297 +label: " その他" +value: "86" +data: Eccube\Entity\Category {#5510 -id: 86 -name: "その他" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1441936939 {#5508 date: 2015-09-11 11:02:19.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 {#5146} -Creator: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12298 +label: "パーツ・用品" +value: "26" +data: Eccube\Entity\Category {#5517 -id: 26 -name: "パーツ・用品" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1423185555 {#5157 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5156 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12299 +label: " コンポーネント" +value: "143" +data: Eccube\Entity\Category {#5522 -id: 143 -name: "コンポーネント" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1487997698 {#5029 date: 2017-02-25 13:41:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5028 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12300 +label: " コンポーネント" +value: "172" +data: Eccube\Entity\Category {#5527 -id: 172 -name: "コンポーネント" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1488178629 {#5515 date: 2017-02-27 15:57:09.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 {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: Eccube\Entity\Category {#5522} -Creator: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12301 +label: " パーツ・アクセサリ" +value: "142" +data: Eccube\Entity\Category {#5538 -id: 142 -name: "パーツ・アクセサリ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1487997682 {#5534 date: 2017-02-25 13:41:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5535 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5517} -Creator: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12302 +label: " バーテープ・グリップ類" +value: "219" +data: Eccube\Entity\Category {#5543 -id: 219 -name: "バーテープ・グリップ類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1647063395 {#5536 date: 2022-03-12 14:36:35.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 {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12303 +label: " その他" +value: "216" +data: Eccube\Entity\Category {#5552 -id: 216 -name: "その他" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1608282604 {#5550 date: 2020-12-18 18:10:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5551 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12304 +label: " ヘルメット" +value: "193" +data: Eccube\Entity\Category {#5559 -id: 193 -name: "ヘルメット" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1550286255 {#5557 date: 2019-02-16 12:04:15.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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12305 +label: " シューズ" +value: "192" +data: Eccube\Entity\Category {#5566 -id: 192 -name: "シューズ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1550286245 {#5564 date: 2019-02-16 12:04:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5565 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5570 …} -Parent: Eccube\Entity\Category {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12306 +label: " ホイール" +value: "170" +data: Eccube\Entity\Category {#5573 -id: 170 -name: "ホイール" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1487998300 {#5571 date: 2017-02-25 13:51:40.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12307 +label: " タイヤ・チューブ" +value: "169" +data: Eccube\Entity\Category {#5580 -id: 169 -name: "タイヤ・チューブ" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1487998297 {#5578 date: 2017-02-25 13:51:37.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12308 +label: " ライト" +value: "168" +data: Eccube\Entity\Category {#5587 -id: 168 -name: "ライト" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1487998292 {#5585 date: 2017-02-25 13:51:32.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12309 +label: " サイクルコンピュータ" +value: "167" +data: Eccube\Entity\Category {#5594 -id: 167 -name: "サイクルコンピュータ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1487998282 {#5592 date: 2017-02-25 13:51:22.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12310 +label: " ワイヤー錠・ロック" +value: "166" +data: Eccube\Entity\Category {#5601 -id: 166 -name: "ワイヤー錠・ロック" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1487998277 {#5599 date: 2017-02-25 13:51:17.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12311 +label: " ペダル" +value: "165" +data: Eccube\Entity\Category {#5608 -id: 165 -name: "ペダル" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1487998269 {#5606 date: 2017-02-25 13:51:09.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12312 +label: " スタンド・ディスプレイスタンド" +value: "164" +data: Eccube\Entity\Category {#5615 -id: 164 -name: "スタンド・ディスプレイスタンド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1487998245 {#5613 date: 2017-02-25 13:50:45.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12313 +label: " ケミカル・オイル類" +value: "159" +data: Eccube\Entity\Category {#5622 -id: 159 -name: "ケミカル・オイル類" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1487998101 {#5620 date: 2017-02-25 13:48:21.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12314 +label: " 工具・ツール" +value: "158" +data: Eccube\Entity\Category {#5629 -id: 158 -name: "工具・ツール" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1487998093 {#5627 date: 2017-02-25 13:48:13.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12315 +label: " ボトル・ボトルケージ" +value: "163" +data: Eccube\Entity\Category {#5636 -id: 163 -name: "ボトル・ボトルケージ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1487998220 {#5634 date: 2017-02-25 13:50:20.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12316 +label: " ポンプ・空気入れ" +value: "162" +data: Eccube\Entity\Category {#5643 -id: 162 -name: "ポンプ・空気入れ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1487998188 {#5641 date: 2017-02-25 13:49:48.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12317 +label: " ハンドル・ステム周り" +value: "161" +data: Eccube\Entity\Category {#5650 -id: 161 -name: "ハンドル・ステム周り" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1487998170 {#5648 date: 2017-02-25 13:49:30.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12318 +label: " サドル、シートポスト周り" +value: "160" +data: Eccube\Entity\Category {#5657 -id: 160 -name: "サドル、シートポスト周り" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1487998153 {#5655 date: 2017-02-25 13:49:13.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12319 +label: " ハンドル・ステム" +value: "99" +data: Eccube\Entity\Category {#5664 -id: 99 -name: "ハンドル・ステム" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1442219570 {#5662 date: 2015-09-14 17:32:50.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12320 +label: " バーテープ・グリップ" +value: "100" +data: Eccube\Entity\Category {#5671 -id: 100 -name: "バーテープ・グリップ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1442219638 {#5669 date: 2015-09-14 17:33:58.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12321 +label: " コンポーネント類" +value: "105" +data: Eccube\Entity\Category {#5678 -id: 105 -name: "コンポーネント類" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1446257189 {#5676 date: 2015-10-31 11:06:29.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 {#5538} -Creator: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12322 +label: "セール" +value: "19" +data: Eccube\Entity\Category {#5683 -id: 19 -name: "セール" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1423185555 {#5549 date: 2015-02-06 10:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5548 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12323 +label: " スポーツサイクル" +value: "50" +data: Eccube\Entity\Category {#5688 -id: 50 -name: "スポーツサイクル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1423844914 {#5532 date: 2015-02-14 01:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5533 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12324 +label: " 電動アシスト自転車・一般自転車" +value: "51" +data: Eccube\Entity\Category {#5697 -id: 51 -name: "電動アシスト自転車・一般自転車" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1423844920 {#5695 date: 2015-02-14 01:28:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5696 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12325 +label: " 新春大セール" +value: "102" +data: Eccube\Entity\Category {#5704 -id: 102 -name: "新春大セール" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1443346086 {#5702 date: 2015-09-27 18:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107684 {#5703 date: 2024-02-05 13:34:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12326 +label: " パーツ・用品" +value: "53" +data: Eccube\Entity\Category {#5713 -id: 53 -name: "パーツ・用品" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1423844937 {#5709 date: 2015-02-14 01:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5710 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5714 …} -Children: Doctrine\ORM\PersistentCollection {#5717 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12327 +label: " パーツセール" +value: "243" +data: Eccube\Entity\Category {#5718 -id: 243 -name: "パーツセール" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1702020171 {#5711 date: 2023-12-08 16:22:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707107775 {#5712 date: 2024-02-05 13:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5713} -Creator: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12328 +label: " その他" +value: "60" +data: Eccube\Entity\Category {#5725 -id: 60 -name: "その他" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1441936939 {#5723 date: 2015-09-11 11:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5724 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5683} -Creator: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12329 +label: "特集" +value: "175" +data: Eccube\Entity\Category {#5734 -id: 175 -name: "特集" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1495186264 {#5693 date: 2017-05-19 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5694 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5735 …} -Children: Doctrine\ORM\PersistentCollection {#5738 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12330 +label: " 特集" +value: "225" +data: Eccube\Entity\Category {#5739 -id: 225 -name: "特集" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1692777004 {#5730 date: 2023-08-23 16:50:04.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 {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5734} -Creator: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12331 +label: " フレーム+コンポセット" +value: "239" +data: Eccube\Entity\Category {#5744 -id: 239 -name: "フレーム+コンポセット" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1695364199 {#5732 date: 2023-09-22 15:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5733 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12332 +label: " グラベルロード" +value: "236" +data: Eccube\Entity\Category {#5755 -id: 236 -name: "グラベルロード" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1692935574 {#5753 date: 2023-08-25 12:52:54.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 {#5756 …} -Children: Doctrine\ORM\PersistentCollection {#5759 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12333 +label: " トレイルMTBバイク" +value: "235" +data: Eccube\Entity\Category {#5762 -id: 235 -name: "トレイルMTBバイク" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1692935330 {#5760 date: 2023-08-25 12:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5761 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5763 …} -Children: Doctrine\ORM\PersistentCollection {#5766 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12334 +label: " エンデュランスロード" +value: "234" +data: Eccube\Entity\Category {#5769 -id: 234 -name: "エンデュランスロード" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1692935223 {#5767 date: 2023-08-25 12:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5768 date: 2024-12-04 02:17:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5770 …} -Children: Doctrine\ORM\PersistentCollection {#5773 …} -Parent: Eccube\Entity\Category {#5739} -Creator: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12335 +label: " E-BIKE" +value: "233" +data: Eccube\Entity\Category {#5776 -id: 233 -name: "E-BIKE" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1692935219 {#5774 date: 2023-08-25 12:46:59.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 {#5739} -Creator: null } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#5090 -id: 32 -name: "価格帯で選ぶ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1423187622 {#5030 date: 2015-02-06 10:53:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733246237 {#5031 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 {#5013 …} -Creator: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12204 -form: Symfony\Component\Form\Form {#12168 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6327 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#12205 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5804 …} } |
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 | "32" |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1844 …} -namespace: Closure() {#1842 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#12162 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4507 …} } |
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() {#12157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4596 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#682 …} $translationDomain: "validators" $message: Closure() {#12161 …} } } |
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 {#12336 -form: Symfony\Component\Form\Form {#12175 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12206 …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 | "" |