- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 412
- Events
- Routing
- Cache
- Translation 31
- Security
- Twig
- Doctrine 1
- Migrations 13
- 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
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contents
-
_token
-
-
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 |
| compound | true |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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() {#3789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3788 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4126 -form: Symfony\Component\Form\Form {#3954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4125 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
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 |
| compound | true |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3819 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3820 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| 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 | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3799 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3818 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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() {#3824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3823 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_contact_name" ] |
| cache_key | "_contact_name_name" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4130 -form: Symfony\Component\Form\Form {#3979 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4129 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name" |
| valid | true |
| value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3831 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3799 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3818 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3831 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3799 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3818 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3831 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3799 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3818 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3959 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name01" ] |
| cache_key | "_contact_name_name01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4156 -form: Symfony\Component\Form\Form {#3982 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4155 …5} |
| full_name | "contact[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3832 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3819 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3820 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3832 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3819 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3820 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3832 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3819 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3820 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3970 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name02" ] |
| cache_key | "_contact_name_name02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4157 -form: Symfony\Component\Form\Form {#3985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4158 …5} |
| full_name | "contact[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 |
| compound | true |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3839 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3840 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| 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 | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3837 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3838 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3843 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
| cache_key | "_contact_kana_kana" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4153 -form: Symfony\Component\Form\Form {#4010 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4154 …5} |
| full_name | "contact[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "kana01" |
| method | "POST" |
| multipart | false |
| name | "kana" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana" |
| valid | true |
| value | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3837 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3838 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3837 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3838 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3837 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3838 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3990 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
| cache_key | "_contact_kana_kana01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4162 -form: Symfony\Component\Form\Form {#4013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4161 …5} |
| full_name | "contact[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3839 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3840 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3839 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3840 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3839 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3840 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4000 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4001 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
| cache_key | "_contact_kana_kana02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4163 -form: Symfony\Component\Form\Form {#4016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4164 …5} |
| full_name | "contact[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana02" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3876 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#3877 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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() {#3875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3874 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_contact_postal_code" ] |
| cache_key | "_contact_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4160 -form: Symfony\Component\Form\Form {#4019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4159 …5} |
| full_name | "contact[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3891 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3892 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| allow_extra_fields | false |
| 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 | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3894 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | true |
| 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" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3895 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_contact_address" ] |
| cache_key | "_contact_address_address" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4166 -form: Symfony\Component\Form\Form {#4102 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4165 …5} |
| full_name | "contact[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pref_name | "pref" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address" |
| valid | true |
| value | null |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [] |
[] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4051 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4065 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4078 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4069 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4073 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3327 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …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 {#4073 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3327 …} -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__pref" |
| 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 | Doctrine\ORM\QueryBuilder {#4059 -_em: Doctrine\ORM\EntityManager {#361 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4061 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4062 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4063 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4060 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4054 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
| cache_key | "_contact_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4188 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4189 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4190 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4191 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4192 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4193 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4194 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4195 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4196 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4197 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4198 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4199 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4200 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4201 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4202 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4203 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4204 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4205 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4206 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4207 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4208 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4209 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4210 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4211 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4212 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4213 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4214 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4215 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4216 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4217 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4218 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4219 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4220 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4221 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4222 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4223 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4224 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4225 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4226 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4227 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4228 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4229 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4230 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4231 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4232 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4233 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4234 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4170 -form: Symfony\Component\Form\Form {#4105 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4169 …5} |
| full_name | "contact[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_pref" |
| is_selected | Closure($choice, $value) {#4272 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4025 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_pref" |
| valid | true |
| value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3891 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#3891 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3891 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4084 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
| cache_key | "_contact_address_addr01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4273 -form: Symfony\Component\Form\Form {#4108 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4274 …5} |
| full_name | "contact[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr01" |
| valid | true |
| value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3892 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#3892 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3892 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4093 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
| cache_key | "_contact_address_addr02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4275 -form: Symfony\Component\Form\Form {#4111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4276 …5} |
| full_name | "contact[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3912 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#3913 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3910 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
| cache_key | "_contact_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4167 -form: Symfony\Component\Form\Form {#4114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4168 …5} |
| full_name | "contact[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phone_number" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3796 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3797 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3796 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3797 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3796 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3797 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3925 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4278 -form: Symfony\Component\Form\Form {#4117 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4277 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3798 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3812 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3798 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3812 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3798 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3812 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3940 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
| cache_key | "_contact_contents_textarea" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4279 -form: Symfony\Component\Form\Form {#4120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4280 …5} |
| full_name | "contact[contents]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contents" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contents" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contents" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c06c6d34dff60803735c1688db.ufnIB45kXs-fUJ8mjXXycf6uUYt1wOx66-vs0C8UWeQ.yo6NTdxRO_jVOahOyxjANaafGeAPtaIJoLuGsRleM9T1toBM7DMxoM0Dzg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "c06c6d34dff60803735c1688db.ufnIB45kXs-fUJ8mjXXycf6uUYt1wOx66-vs0C8UWeQ.yo6NTdxRO_jVOahOyxjANaafGeAPtaIJoLuGsRleM9T1toBM7DMxoM0Dzg" |
same as passed value |
| mapped | 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 | "csrf_token" |
| 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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data | "c06c6d34dff60803735c1688db.ufnIB45kXs-fUJ8mjXXycf6uUYt1wOx66-vs0C8UWeQ.yo6NTdxRO_jVOahOyxjANaafGeAPtaIJoLuGsRleM9T1toBM7DMxoM0Dzg" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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 | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4284 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "c06c6d34dff60803735c1688db.ufnIB45kXs-fUJ8mjXXycf6uUYt1wOx66-vs0C8UWeQ.yo6NTdxRO_jVOahOyxjANaafGeAPtaIJoLuGsRleM9T1toBM7DMxoM0Dzg" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4299 -form: Symfony\Component\Form\Form {#4294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4288 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact__token" |
| valid | true |
| value | "c06c6d34dff60803735c1688db.ufnIB45kXs-fUJ8mjXXycf6uUYt1wOx66-vs0C8UWeQ.yo6NTdxRO_jVOahOyxjANaafGeAPtaIJoLuGsRleM9T1toBM7DMxoM0Dzg" |
(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
This form was not submitted.
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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() {#5107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#5108 …} } } |
| 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 | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6394 -form: Symfony\Component\Form\Form {#6383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6395 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#5190 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5222 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5220 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5483 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5218 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5216 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5474 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5476 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5475 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5467 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5469 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5468 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5463 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5460 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5462 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5461 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5212 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5211 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5217 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5449 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5478 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5477 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5454 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5448 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5496 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5494 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5495 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5503 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5501 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5502 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5510 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5508 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5509 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5517 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5515 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5524 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5522 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5531 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5529 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5530 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5538 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5536 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5537 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5545 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5552 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5550 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5551 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5559 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5493 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5492 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5564 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5557 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5558 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5573 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5571 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5572 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5580 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5578 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5579 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5589 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5569 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5570 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5594 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5585 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5586 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5599 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5587 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5588 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5610 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5608 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5617 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5615 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5624 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5622 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5631 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5629 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5638 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5636 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5645 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5643 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5644 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5652 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5650 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5659 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5657 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5666 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5606 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5607 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5671 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5664 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5665 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5680 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5678 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5687 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5685 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5694 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5692 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5699 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5604 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5605 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5706 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5704 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5705 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5715 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5677 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5676 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5720 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5711 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5712 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5725 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5713 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5736 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5734 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5743 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5741 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5750 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5748 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5757 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5755 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5764 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5762 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5771 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5731 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5730 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5776 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5769 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5785 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5783 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5792 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5790 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5791 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5799 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5797 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5800 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5806 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5804 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5813 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5811 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5820 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5818 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5827 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5781 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5782 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5832 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5825 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5841 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5839 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5845 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5848 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5732 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5733 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5853 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5846 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5847 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5862 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5860 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5869 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5867 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5876 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5874 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5883 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5881 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5882 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5890 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5888 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5897 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5895 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5904 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5858 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5859 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5909 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5902 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5918 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5916 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5925 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5923 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5932 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5930 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5931 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5939 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5937 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5946 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5944 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5953 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5951 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5960 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5958 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5967 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5965 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5966 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5974 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5979 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5972 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5988 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5986 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5995 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5993 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6002 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#6000 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6009 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#6007 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6016 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#6014 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6023 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#6021 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6030 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5984 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5985 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6035 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#6028 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6044 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#6042 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6043 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6051 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#6049 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6050 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6058 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#6056 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6057 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6065 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5837 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5838 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6070 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#6063 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6064 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6079 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#6077 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6078 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6086 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#6084 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6085 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6093 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#6091 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6100 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#6098 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6099 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6107 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#6105 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6114 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#6041 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6040 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6119 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#6112 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6128 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#6126 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6127 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6135 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#6133 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6134 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6142 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#6140 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6141 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6149 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6154 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#6147 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6148 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6163 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#6161 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6162 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6170 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#6168 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6169 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6177 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#6175 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6176 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6184 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#6182 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6183 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6191 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6189 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6190 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6198 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6196 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6197 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6205 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6203 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6204 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6212 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6210 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6211 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6219 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6217 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6218 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6224 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#6160 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#6159 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6229 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#6125 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6124 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6238 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6236 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6237 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6245 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6243 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6244 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6252 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6250 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6251 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6259 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6257 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6258 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6266 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6264 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6265 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6273 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6271 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6272 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -Children: Doctrine\ORM\PersistentCollection {#6277 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6282 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6278 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6279 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6287 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6280 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6281 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6296 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6294 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6295 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6303 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6301 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6302 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6310 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6308 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6309 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6315 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6234 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6235 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6322 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6326 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6329 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6333 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6334 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6292 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6293 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6345 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6339 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6340 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6350 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6341 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6342 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6354 …} -Parent: Eccube\Entity\Category {#6345} -Creator: null } Eccube\Entity\Category {#6355 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6343 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6344 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6350} -Creator: null } Eccube\Entity\Category {#6364 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6360 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6361 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6369 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6362 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6363 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null } ] |
[ Eccube\Entity\Category {#5190 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5222 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5220 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5483 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5218 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5216 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5474 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5476 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5475 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5467 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5469 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5468 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5463 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5460 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5462 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5461 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5212 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5211 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5217 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5449 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5478 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5477 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5454 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5448 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5496 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5494 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5495 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5503 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5501 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5502 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5510 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5508 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5509 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5517 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5515 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5524 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5522 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5531 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5529 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5530 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5538 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5536 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5537 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5545 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5552 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5550 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5551 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5559 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5493 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5492 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5564 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5557 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5558 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5573 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5571 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5572 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5580 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5578 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5579 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5589 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5569 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5570 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5594 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5585 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5586 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5599 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5587 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5588 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5610 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5608 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5617 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5615 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5624 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5622 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5631 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5629 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5638 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5636 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5645 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5643 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5644 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5652 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5650 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5659 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5657 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5666 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5606 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5607 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5671 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5664 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5665 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5680 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5678 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5687 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5685 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5694 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5692 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5699 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5604 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5605 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5706 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5704 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5705 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5715 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5677 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5676 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5720 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5711 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5712 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5725 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5713 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5736 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5734 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5743 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5741 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5750 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5748 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5757 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5755 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5764 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5762 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5771 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5731 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5730 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5776 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5769 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5785 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5783 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5792 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5790 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5791 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5799 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5797 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5800 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5806 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5804 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5813 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5811 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5820 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5818 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5827 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5781 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5782 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5832 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5825 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5841 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5839 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5845 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5848 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5732 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5733 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5853 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5846 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5847 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5862 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5860 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5869 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5867 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5876 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5874 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5883 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5881 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5882 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5890 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5888 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5897 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5895 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5904 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5858 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5859 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5909 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5902 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5918 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5916 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5925 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5923 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5932 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5930 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5931 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5939 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5937 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5946 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5944 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5953 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5951 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5960 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5958 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5967 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5965 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5966 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5974 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5979 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5972 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5988 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5986 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5995 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5993 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6002 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#6000 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6009 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#6007 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6016 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#6014 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6023 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#6021 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6030 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5984 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5985 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6035 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#6028 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6044 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#6042 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6043 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6051 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#6049 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6050 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6058 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#6056 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6057 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6065 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5837 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5838 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6070 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#6063 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6064 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6079 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#6077 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6078 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6086 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#6084 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6085 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6093 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#6091 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6100 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#6098 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6099 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6107 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#6105 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6114 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#6041 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6040 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6119 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#6112 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6128 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#6126 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6127 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6135 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#6133 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6134 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6142 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#6140 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6141 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6149 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6154 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#6147 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6148 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6163 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#6161 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6162 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6170 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#6168 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6169 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6177 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#6175 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6176 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6184 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#6182 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6183 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6191 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6189 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6190 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6198 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6196 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6197 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6205 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6203 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6204 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6212 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6210 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6211 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6219 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6217 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6218 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6224 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#6160 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#6159 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6229 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#6125 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6124 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6238 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6236 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6237 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6245 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6243 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6244 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6252 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6250 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6251 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6259 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6257 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6258 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6266 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6264 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6265 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6273 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6271 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6272 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -Children: Doctrine\ORM\PersistentCollection {#6277 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6282 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6278 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6279 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6287 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6280 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6281 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6296 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6294 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6295 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6303 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6301 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6302 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6310 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6308 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6309 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6315 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6234 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6235 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6322 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6326 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6329 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6333 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6334 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6292 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6293 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6345 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6339 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6340 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6350 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6341 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6342 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6354 …} -Parent: Eccube\Entity\Category {#6345} -Creator: null } Eccube\Entity\Category {#6355 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6343 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6344 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6350} -Creator: null } Eccube\Entity\Category {#6364 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6360 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6361 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6369 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6362 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6363 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -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 {#5036 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5093 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5094 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5030 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5190 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5222 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5220 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5483 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5218 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5216 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5474 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5476 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5475 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5467 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5469 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5468 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5463 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5460 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5462 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5461 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5212 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5211 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5217 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5449 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5478 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5477 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5454 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5448 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5496 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5494 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5495 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5503 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5501 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5502 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5510 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5508 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5509 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5517 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5515 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5524 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5522 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5531 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5529 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5530 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5538 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5536 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5537 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5545 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5552 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5550 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5551 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5559 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5493 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5492 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5564 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5557 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5558 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5573 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5571 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5572 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5580 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5578 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5579 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5589 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5569 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5570 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5594 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5585 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5586 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5599 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5587 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5588 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5610 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5608 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5617 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5615 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5624 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5622 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5631 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5629 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5638 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5636 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5645 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5643 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5644 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5652 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5650 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5659 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5657 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5666 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5606 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5607 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5671 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5664 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5665 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5680 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5678 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5687 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5685 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5694 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5692 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5699 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5604 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5605 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5706 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5704 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5705 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5715 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5677 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5676 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5720 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5711 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5712 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5725 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5713 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5736 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5734 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5743 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5741 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5750 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5748 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5757 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5755 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5764 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5762 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5771 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5731 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5730 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5776 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5769 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5785 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5783 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5792 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5790 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5791 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5799 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5797 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5800 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5806 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5804 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5813 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5811 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5820 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5818 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5827 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5781 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5782 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5832 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5825 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5841 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5839 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5845 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5848 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5732 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5733 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5853 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5846 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5847 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5862 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5860 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5869 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5867 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5876 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5874 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5883 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5881 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5882 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5890 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5888 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5897 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5895 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5904 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5858 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5859 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5909 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5902 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5918 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5916 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5925 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5923 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5932 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5930 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5931 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5939 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5937 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5946 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5944 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5953 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5951 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5960 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5958 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5967 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5965 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5966 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5974 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5979 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5972 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5988 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5986 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#5995 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5993 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6002 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#6000 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6009 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#6007 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6016 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#6014 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6023 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#6021 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6030 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5984 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5985 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6035 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#6028 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6044 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#6042 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6043 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6051 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#6049 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6050 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6058 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#6056 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6057 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6065 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5837 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5838 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6070 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#6063 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6064 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6079 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#6077 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6078 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6086 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#6084 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6085 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6093 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#6091 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6100 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#6098 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6099 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6107 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#6105 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6114 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#6041 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6040 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6119 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#6112 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6128 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#6126 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6127 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6135 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#6133 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6134 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6142 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#6140 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6141 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6149 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6154 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#6147 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6148 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6163 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#6161 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6162 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6170 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#6168 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6169 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6177 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#6175 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6176 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6184 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#6182 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6183 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6191 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6189 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6190 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6198 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6196 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6197 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6205 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6203 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6204 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6212 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6210 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6211 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6219 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6217 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6218 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6224 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#6160 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#6159 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6229 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#6125 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6124 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6238 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6236 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6237 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6245 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6243 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6244 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6252 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6250 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6251 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6259 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6257 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6258 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6266 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6264 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6265 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6273 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6271 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6272 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -Children: Doctrine\ORM\PersistentCollection {#6277 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6282 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6278 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6279 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6287 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6280 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6281 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6296 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6294 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6295 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6303 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6301 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6302 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6310 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6308 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6309 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6315 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6234 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6235 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6322 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6326 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6329 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6333 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } Eccube\Entity\Category {#6334 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6292 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6293 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6345 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6339 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6340 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6350 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6341 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6342 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6354 …} -Parent: Eccube\Entity\Category {#6345} -Creator: null } Eccube\Entity\Category {#6355 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6343 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6344 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6350} -Creator: null } Eccube\Entity\Category {#6364 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6360 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6361 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6369 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6362 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6363 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …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 {#5094 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5030 …} -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() {#5092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#5044 …} } } |
| 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 | [ 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "カジュアル" +value: "13" +data: Eccube\Entity\Category {#5190 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5222 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5220 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: " T-シャツ・シャツ" +value: "52" +data: Eccube\Entity\Category {#5483 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5218 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5216 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -Children: Doctrine\ORM\PersistentCollection {#5479 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: " ボトムス" +value: "53" +data: Eccube\Entity\Category {#5474 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5476 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5475 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: " ジャケット・パーカー" +value: "54" +data: Eccube\Entity\Category {#5467 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5469 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5468 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5463 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: " 帽子" +value: "55" +data: Eccube\Entity\Category {#5460 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5462 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5461 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5212 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5211 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5217 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "ライダーギア" +value: "12" +data: Eccube\Entity\Category {#5449 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5478 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5477 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +label: " ヘルメット" +value: "42" +data: Eccube\Entity\Category {#5454 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5448 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5455 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: " ブーツ" +value: "43" +data: Eccube\Entity\Category {#5496 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5494 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5495 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +label: " ゴーグル" +value: "44" +data: Eccube\Entity\Category {#5503 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5501 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5502 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5504 …} -Children: Doctrine\ORM\PersistentCollection {#5507 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: " ジャージ、パンツ" +value: "45" +data: Eccube\Entity\Category {#5510 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5508 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5509 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: " グローブ" +value: "46" +data: Eccube\Entity\Category {#5517 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5515 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5518 …} -Children: Doctrine\ORM\PersistentCollection {#5521 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: " プロテクション" +value: "47" +data: Eccube\Entity\Category {#5524 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5522 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5525 …} -Children: Doctrine\ORM\PersistentCollection {#5528 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: " バッグ" +value: "48" +data: Eccube\Entity\Category {#5531 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5529 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5530 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5532 …} -Children: Doctrine\ORM\PersistentCollection {#5535 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: " アンダー、インナー" +value: "49" +data: Eccube\Entity\Category {#5538 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5536 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5537 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5539 …} -Children: Doctrine\ORM\PersistentCollection {#5542 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: " ジャケット" +value: "50" +data: Eccube\Entity\Category {#5545 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5546 …} -Children: Doctrine\ORM\PersistentCollection {#5549 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: " レインウエア" +value: "51" +data: Eccube\Entity\Category {#5552 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5550 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5551 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5553 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5449} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "マテリアル" +value: "11" +data: Eccube\Entity\Category {#5559 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5493 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5492 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: " CNC" +value: "39" +data: Eccube\Entity\Category {#5564 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5557 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5558 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …} -Children: Doctrine\ORM\PersistentCollection {#5568 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: " カーボン" +value: "40" +data: Eccube\Entity\Category {#5573 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5571 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5572 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5574 …} -Children: Doctrine\ORM\PersistentCollection {#5577 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: " チタン" +value: "41" +data: Eccube\Entity\Category {#5580 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5578 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5579 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5581 …} -Children: Doctrine\ORM\PersistentCollection {#5584 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "競技" +value: "10" +data: Eccube\Entity\Category {#5589 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5569 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5570 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: " ラリー" +value: "35" +data: Eccube\Entity\Category {#5594 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5585 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5586 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5595 …} -Children: Doctrine\ORM\PersistentCollection {#5598 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: " ラリーキット" +value: "124" +data: Eccube\Entity\Category {#5599 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5587 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5588 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: " ラリーカウル" +value: "125" +data: Eccube\Entity\Category {#5610 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5608 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: " ラリーマップホルダー" +value: "126" +data: Eccube\Entity\Category {#5617 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5615 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: " シート" +value: "127" +data: Eccube\Entity\Category {#5624 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5622 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: " スイッチ・コンピューター" +value: "128" +data: Eccube\Entity\Category {#5631 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5629 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: " ダンパー" +value: "129" +data: Eccube\Entity\Category {#5638 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5636 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: " タンク" +value: "130" +data: Eccube\Entity\Category {#5645 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5643 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5644 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: " サスペンション" +value: "131" +data: Eccube\Entity\Category {#5652 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5650 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: " エキゾースト" +value: "132" +data: Eccube\Entity\Category {#5659 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5657 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5594} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: " スーパーモタード" +value: "36" +data: Eccube\Entity\Category {#5666 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5606 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5607 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: " ホイール" +value: "133" +data: Eccube\Entity\Category {#5671 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5664 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5665 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: " ブレーキ" +value: "134" +data: Eccube\Entity\Category {#5680 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5678 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: " サスペンション" +value: "135" +data: Eccube\Entity\Category {#5687 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5685 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: " エキゾースト" +value: "136" +data: Eccube\Entity\Category {#5694 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5692 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: " エンデューロ" +value: "37" +data: Eccube\Entity\Category {#5699 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5604 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5605 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5700 …} -Children: Doctrine\ORM\PersistentCollection {#5703 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: " モトクロス" +value: "38" +data: Eccube\Entity\Category {#5706 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5704 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5705 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5707 …} -Children: Doctrine\ORM\PersistentCollection {#5710 …} -Parent: Eccube\Entity\Category {#5589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "スペシャルパーツ" +value: "9" +data: Eccube\Entity\Category {#5715 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5677 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5676 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: " シャーシー・フレーム" +value: "25" +data: Eccube\Entity\Category {#5720 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5711 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5712 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: " サスペンション" +value: "62" +data: Eccube\Entity\Category {#5725 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5713 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +label: " スイングアーム・リンク" +value: "63" +data: Eccube\Entity\Category {#5736 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5734 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6450 +label: " トリプルクランプ" +value: "64" +data: Eccube\Entity\Category {#5743 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5741 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6451 +label: " ステアリングダンパー" +value: "65" +data: Eccube\Entity\Category {#5750 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5748 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6452 +label: " サイドスタンド" +value: "66" +data: Eccube\Entity\Category {#5757 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5755 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +label: " その他" +value: "67" +data: Eccube\Entity\Category {#5764 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5762 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5720} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +label: " ハンドル・操作系" +value: "26" +data: Eccube\Entity\Category {#5771 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5731 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5730 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +label: " ハンドル" +value: "68" +data: Eccube\Entity\Category {#5776 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5769 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5777 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +label: " グリップ" +value: "69" +data: Eccube\Entity\Category {#5785 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5783 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +label: " ペダル" +value: "70" +data: Eccube\Entity\Category {#5792 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5790 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5791 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +label: " フットペグ・ステップ関連" +value: "71" +data: Eccube\Entity\Category {#5799 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5797 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5800 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: " レバー類" +value: "72" +data: Eccube\Entity\Category {#5806 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5804 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6460 +label: " スイッチ類" +value: "73" +data: Eccube\Entity\Category {#5813 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5811 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: " その他" +value: "74" +data: Eccube\Entity\Category {#5820 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5818 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5771} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: " 吸排気系" +value: "27" +data: Eccube\Entity\Category {#5827 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5781 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5782 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: " エキゾースト" +value: "75" +data: Eccube\Entity\Category {#5832 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5825 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: " インテーク" +value: "76" +data: Eccube\Entity\Category {#5841 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5839 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5845 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: " 駆動系" +value: "28" +data: Eccube\Entity\Category {#5848 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5732 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5733 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: " ホイール" +value: "77" +data: Eccube\Entity\Category {#5853 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5846 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5847 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5854 …} -Children: Doctrine\ORM\PersistentCollection {#5857 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +label: " スプロケット" +value: "78" +data: Eccube\Entity\Category {#5862 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5860 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6468 +label: " チェーン" +value: "79" +data: Eccube\Entity\Category {#5869 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5867 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: " チェーンガイド" +value: "80" +data: Eccube\Entity\Category {#5876 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5874 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5877 …} -Children: Doctrine\ORM\PersistentCollection {#5880 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: " チェーンスライダー" +value: "81" +data: Eccube\Entity\Category {#5883 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5881 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5882 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: " アクスルプーラー" +value: "82" +data: Eccube\Entity\Category {#5890 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5888 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5891 …} -Children: Doctrine\ORM\PersistentCollection {#5894 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: " その他" +value: "83" +data: Eccube\Entity\Category {#5897 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5895 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5898 …} -Children: Doctrine\ORM\PersistentCollection {#5901 …} -Parent: Eccube\Entity\Category {#5848} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: " ガード" +value: "29" +data: Eccube\Entity\Category {#5904 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5858 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5859 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5908 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6474 +label: " ハンドガード" +value: "84" +data: Eccube\Entity\Category {#5909 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5902 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5910 …} -Children: Doctrine\ORM\PersistentCollection {#5913 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6475 +label: " エキゾーストガード" +value: "85" +data: Eccube\Entity\Category {#5918 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5916 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5922 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: " スライダー" +value: "86" +data: Eccube\Entity\Category {#5925 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5923 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5929 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: " アンダーガード" +value: "87" +data: Eccube\Entity\Category {#5932 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5930 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5931 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5933 …} -Children: Doctrine\ORM\PersistentCollection {#5936 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: " ディスクガード" +value: "88" +data: Eccube\Entity\Category {#5939 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5937 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -Children: Doctrine\ORM\PersistentCollection {#5943 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +label: " エンジンガード" +value: "89" +data: Eccube\Entity\Category {#5946 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5944 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5947 …} -Children: Doctrine\ORM\PersistentCollection {#5950 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: " ラジエターガード" +value: "90" +data: Eccube\Entity\Category {#5953 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5951 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: " フレームガード" +value: "91" +data: Eccube\Entity\Category {#5960 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5958 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: " その他" +value: "92" +data: Eccube\Entity\Category {#5967 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5965 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5966 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -Children: Doctrine\ORM\PersistentCollection {#5971 …} -Parent: Eccube\Entity\Category {#5904} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +label: " 外装系" +value: "30" +data: Eccube\Entity\Category {#5974 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +label: " 外装" +value: "93" +data: Eccube\Entity\Category {#5979 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5972 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5980 …} -Children: Doctrine\ORM\PersistentCollection {#5983 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +label: " グラフィック" +value: "94" +data: Eccube\Entity\Category {#5988 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5986 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +label: " シート" +value: "95" +data: Eccube\Entity\Category {#5995 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5993 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …} -Children: Doctrine\ORM\PersistentCollection {#5999 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +label: " タンク" +value: "96" +data: Eccube\Entity\Category {#6002 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#6000 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …} -Children: Doctrine\ORM\PersistentCollection {#6006 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +label: " カウル" +value: "97" +data: Eccube\Entity\Category {#6009 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#6007 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …} -Children: Doctrine\ORM\PersistentCollection {#6013 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6489 +label: " ボルト類" +value: "98" +data: Eccube\Entity\Category {#6016 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#6014 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …} -Children: Doctrine\ORM\PersistentCollection {#6020 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +label: " その他" +value: "99" +data: Eccube\Entity\Category {#6023 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#6021 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …} -Children: Doctrine\ORM\PersistentCollection {#6027 …} -Parent: Eccube\Entity\Category {#5974} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6491 +label: " エンジン系" +value: "31" +data: Eccube\Entity\Category {#6030 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5984 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5985 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6492 +label: " エンジン" +value: "100" +data: Eccube\Entity\Category {#6035 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#6028 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#6039 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6493 +label: " エンジンカバー" +value: "101" +data: Eccube\Entity\Category {#6044 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#6042 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6043 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: " クラッチ・シフト機構" +value: "102" +data: Eccube\Entity\Category {#6051 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#6049 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6050 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: " その他" +value: "103" +data: Eccube\Entity\Category {#6058 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#6056 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6057 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -Children: Doctrine\ORM\PersistentCollection {#6062 …} -Parent: Eccube\Entity\Category {#6030} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: " ブレーキ関連" +value: "32" +data: Eccube\Entity\Category {#6065 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5837 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5838 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: " マスターシリンダー" +value: "104" +data: Eccube\Entity\Category {#6070 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#6063 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6064 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: " キャリパー" +value: "105" +data: Eccube\Entity\Category {#6079 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#6077 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6078 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: " ブレーキディスク" +value: "106" +data: Eccube\Entity\Category {#6086 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#6084 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6085 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: " ブレーキペダル" +value: "107" +data: Eccube\Entity\Category {#6093 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#6091 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +label: " ブレーキホース" +value: "108" +data: Eccube\Entity\Category {#6100 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#6098 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6099 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …} -Children: Doctrine\ORM\PersistentCollection {#6104 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: " その他" +value: "109" +data: Eccube\Entity\Category {#6107 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#6105 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: " 積載関連" +value: "33" +data: Eccube\Entity\Category {#6114 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#6041 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6040 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …} -Children: Doctrine\ORM\PersistentCollection {#6118 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: " パニア、バッグ" +value: "110" +data: Eccube\Entity\Category {#6119 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#6112 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6120 …} -Children: Doctrine\ORM\PersistentCollection {#6123 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: " キャリア" +value: "111" +data: Eccube\Entity\Category {#6128 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#6126 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6127 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6506 +label: " 液体バッグ" +value: "112" +data: Eccube\Entity\Category {#6135 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#6133 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6134 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …} -Children: Doctrine\ORM\PersistentCollection {#6139 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6507 +label: " ストラップ" +value: "113" +data: Eccube\Entity\Category {#6142 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#6140 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6141 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …} -Children: Doctrine\ORM\PersistentCollection {#6146 …} -Parent: Eccube\Entity\Category {#6114} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: " 電装系" +value: "34" +data: Eccube\Entity\Category {#6149 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: " ECU" +value: "114" +data: Eccube\Entity\Category {#6154 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#6147 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6148 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: " オートシフター" +value: "115" +data: Eccube\Entity\Category {#6163 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#6161 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6162 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …} -Children: Doctrine\ORM\PersistentCollection {#6167 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: " メーター・センサー類" +value: "116" +data: Eccube\Entity\Category {#6170 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#6168 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6169 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: " ラリーパーツ" +value: "117" +data: Eccube\Entity\Category {#6177 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#6175 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6176 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: " GPS・ナビゲーション" +value: "118" +data: Eccube\Entity\Category {#6184 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#6182 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6183 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: " ライト" +value: "119" +data: Eccube\Entity\Category {#6191 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6189 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6190 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: " スイッチ" +value: "120" +data: Eccube\Entity\Category {#6198 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6196 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6197 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …} -Children: Doctrine\ORM\PersistentCollection {#6202 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +label: " ウインカー" +value: "121" +data: Eccube\Entity\Category {#6205 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6203 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6204 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6209 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: " ETC関連" +value: "122" +data: Eccube\Entity\Category {#6212 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6210 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6211 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +label: " 映像機器" +value: "123" +data: Eccube\Entity\Category {#6219 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6217 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6218 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …} -Children: Doctrine\ORM\PersistentCollection {#6223 …} -Parent: Eccube\Entity\Category {#6149} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +label: "消耗品、スペアパーツ" +value: "8" +data: Eccube\Entity\Category {#6224 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#6160 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#6159 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +label: " ハンドル関連" +value: "14" +data: Eccube\Entity\Category {#6229 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#6125 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6124 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6521 +label: " シャーシー・足回り" +value: "15" +data: Eccube\Entity\Category {#6238 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6236 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6237 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +label: " 駆動系" +value: "16" +data: Eccube\Entity\Category {#6245 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6243 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6244 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: " ブレーキ関連" +value: "17" +data: Eccube\Entity\Category {#6252 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6250 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6251 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: " エンジン" +value: "18" +data: Eccube\Entity\Category {#6259 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6257 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6258 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: " 吸排気関連" +value: "19" +data: Eccube\Entity\Category {#6266 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6264 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6265 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: " オイル" +value: "20" +data: Eccube\Entity\Category {#6273 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6271 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6272 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -Children: Doctrine\ORM\PersistentCollection {#6277 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +label: " タイヤ" +value: "21" +data: Eccube\Entity\Category {#6282 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6278 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6279 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: " ラリー" +value: "58" +data: Eccube\Entity\Category {#6287 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6280 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6281 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +label: " スーパーモト" +value: "59" +data: Eccube\Entity\Category {#6296 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6294 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6295 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6530 +label: " エンデューロ" +value: "60" +data: Eccube\Entity\Category {#6303 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6301 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6302 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +label: " モトクロス" +value: "61" +data: Eccube\Entity\Category {#6310 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6308 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6309 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …} -Children: Doctrine\ORM\PersistentCollection {#6314 …} -Parent: Eccube\Entity\Category {#6282} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +label: " タイヤ関連" +value: "22" +data: Eccube\Entity\Category {#6315 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6234 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6235 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6316 …} -Children: Doctrine\ORM\PersistentCollection {#6319 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +label: " ムース" +value: "23" +data: Eccube\Entity\Category {#6322 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6323 …} -Children: Doctrine\ORM\PersistentCollection {#6326 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6534 +label: " その他" +value: "24" +data: Eccube\Entity\Category {#6329 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6330 …} -Children: Doctrine\ORM\PersistentCollection {#6333 …} -Parent: Eccube\Entity\Category {#6224} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5486 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6535 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#6334 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6292 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6293 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6536 +label: "ジェラート" +value: "1" +data: Eccube\Entity\Category {#6345 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6339 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6340 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …} -Children: Doctrine\ORM\PersistentCollection {#6349 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6537 +label: " 彩のデザート" +value: "3" +data: Eccube\Entity\Category {#6350 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6341 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6342 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6351 …} -Children: Doctrine\ORM\PersistentCollection {#6354 …} -Parent: Eccube\Entity\Category {#6345} -Creator: null } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6538 +label: " CUBE" +value: "4" +data: Eccube\Entity\Category {#6355 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6343 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6344 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6350} -Creator: null } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6539 +label: "アイスサンド" +value: "5" +data: Eccube\Entity\Category {#6364 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6360 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6361 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6540 +label: " フルーツ" +value: "6" +data: Eccube\Entity\Category {#6369 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6362 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6363 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6399 -form: Symfony\Component\Form\Form {#6386 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6398 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6405 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4025 …} } |
| 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 | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
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
This form was not submitted.
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 {#404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#403 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#402 …} -namespace: Closure() {#400 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3728 …} } |
| 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() {#6375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3770 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#5040 …} } } |
| 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 {#6541 -form: Symfony\Component\Form\Form {#6389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6404 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |