- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 422
- Events
- Routing
- Cache
- Translation 31
- Security
- Twig
- Doctrine 4
- 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) {#3692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3693 …} } } |
| 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 {#4031 -form: Symfony\Component\Form\Form {#3859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4030 …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) {#3729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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 {#3726 +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 {#3727 +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 {#3716 +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 {#3723 +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() {#3731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3730 …} } } |
| 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 {#4035 -form: Symfony\Component\Form\Form {#3884 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4034 …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 {#3724 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3716 +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 {#3723 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3724 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3716 +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 {#3723 +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 {#3724 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3716 +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 {#3723 +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) {#3863 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3864 …} } } |
| 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 {#4061 -form: Symfony\Component\Form\Form {#3887 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4060 …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 {#3725 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3726 +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 {#3727 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3725 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3726 +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 {#3727 +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 {#3725 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3726 +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 {#3727 +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) {#3874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3875 …} } } |
| 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 {#4062 -form: Symfony\Component\Form\Form {#3890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4063 …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) {#3747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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 {#3744 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3745 +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 {#3742 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3743 +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() {#3749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3748 …} } } |
| 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 {#4058 -form: Symfony\Component\Form\Form {#3915 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4059 …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 {#3742 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3743 +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 {#3742 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3743 +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 {#3742 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3743 +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) {#3894 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3895 …} } } |
| 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 {#4067 -form: Symfony\Component\Form\Form {#3918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4066 …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 {#3744 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3745 +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 {#3744 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3745 +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 {#3744 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3745 +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) {#3905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3906 …} } } |
| 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 {#4068 -form: Symfony\Component\Form\Form {#3921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4069 …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 {#3781 +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 {#3782 +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) {#3778 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3779 …} } } |
| 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 {#4065 -form: Symfony\Component\Form\Form {#3924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4064 …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 {#3796 +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 {#3797 +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) {#3799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3800 …} } } |
| 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 {#4071 -form: Symfony\Component\Form\Form {#4007 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4070 …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 {#3956 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3975 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3970 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3983 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3974 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3978 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3226 …} -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 {#3978 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3226 …} -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 {#3964 -_em: Doctrine\ORM\EntityManager {#361 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3966 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3967 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3968 #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 {#3965 …} -_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() {#3962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3959 …} } } |
| 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 {#4076 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4093 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4094 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4095 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4096 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4097 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4098 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4099 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4100 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4101 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4102 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4103 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4104 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4105 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4106 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4107 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4108 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4109 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4110 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4111 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4112 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4113 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4114 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4115 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4116 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4117 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4118 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4119 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4120 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4121 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4122 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4123 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4124 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4125 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4126 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4127 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4128 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4129 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4130 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4131 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4132 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4133 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4134 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4135 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4136 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4137 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4138 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4139 …} +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 {#4075 -form: Symfony\Component\Form\Form {#4010 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4074 …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) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3930 …} } |
| 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 {#3796 +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 {#3796 +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 {#3796 +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) {#3988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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 {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3989 …} } } |
| 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 {#4178 -form: Symfony\Component\Form\Form {#4013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4179 …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 {#3797 +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 {#3797 +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 {#3797 +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) {#3997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3998 …} } } |
| 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 {#4180 -form: Symfony\Component\Form\Form {#4016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4181 …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 {#3817 +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 {#3818 +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) {#3814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3815 …} } } |
| 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 {#4072 -form: Symfony\Component\Form\Form {#4019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4073 …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 {#3701 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3702 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3701 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3702 +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 {#3701 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3702 +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) {#3834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3833 …} } } |
| 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 {#4183 -form: Symfony\Component\Form\Form {#4022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4182 …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 {#3703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3704 +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 {#3703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3704 +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 {#3703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3704 +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) {#3846 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#3851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3845 …} } } |
| 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 {#4184 -form: Symfony\Component\Form\Form {#4025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4185 …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 | "7d8a4a954.KAITcsDA_usZUr0P5yX8X3UK_e6fAMhiEYXeBFXKwAs.YmZdK5Twid5xaopZ1V2RLzxNyJeya-U9ZOKPcTmFpXhYaX0ejI7JiV8ChQ" |
| 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 | "7d8a4a954.KAITcsDA_usZUr0P5yX8X3UK_e6fAMhiEYXeBFXKwAs.YmZdK5Twid5xaopZ1V2RLzxNyJeya-U9ZOKPcTmFpXhYaX0ejI7JiV8ChQ" |
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 | "7d8a4a954.KAITcsDA_usZUr0P5yX8X3UK_e6fAMhiEYXeBFXKwAs.YmZdK5Twid5xaopZ1V2RLzxNyJeya-U9ZOKPcTmFpXhYaX0ejI7JiV8ChQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#4192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4189 …} } } |
| 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 | "7d8a4a954.KAITcsDA_usZUr0P5yX8X3UK_e6fAMhiEYXeBFXKwAs.YmZdK5Twid5xaopZ1V2RLzxNyJeya-U9ZOKPcTmFpXhYaX0ejI7JiV8ChQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4204 -form: Symfony\Component\Form\Form {#4199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4193 …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 | "7d8a4a954.KAITcsDA_usZUr0P5yX8X3UK_e6fAMhiEYXeBFXKwAs.YmZdK5Twid5xaopZ1V2RLzxNyJeya-U9ZOKPcTmFpXhYaX0ejI7JiV8ChQ" |
(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) {#4968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#4966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4967 …} } } |
| 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 {#6233 -form: Symfony\Component\Form\Form {#6222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6234 …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 {#5049 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5081 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5079 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5323 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5322 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5313 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5315 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5314 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5306 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5308 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5307 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5299 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5301 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5300 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5071 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5288 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5317 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5316 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5293 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5286 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5287 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5335 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5333 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5342 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5340 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5349 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5347 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5356 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5354 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5363 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5361 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5370 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5368 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5377 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5375 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5376 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5384 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5382 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5391 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5389 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5398 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5332 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5331 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5403 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5396 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5412 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5410 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5411 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5419 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5428 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5408 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5409 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5433 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5424 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5425 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5438 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5426 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5439 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5449 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5447 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5456 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5454 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5463 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5461 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5464 …} -Children: Doctrine\ORM\PersistentCollection {#5467 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5470 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5468 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5477 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5475 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5484 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5482 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5483 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5491 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5489 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5498 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5496 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5502 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5505 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5445 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5509 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5510 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5503 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5519 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5517 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5518 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5526 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5524 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5533 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5531 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5532 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5538 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5443 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5444 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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5545 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5554 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5516 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5515 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5559 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5564 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5552 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.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 {#5325 …} } Eccube\Entity\Category {#5575 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5573 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5582 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5580 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5589 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -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 {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5596 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5594 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5603 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5601 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5604 …} -Children: Doctrine\ORM\PersistentCollection {#5607 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5610 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5570 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5569 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5615 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -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 {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5624 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5631 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5638 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5645 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5652 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5659 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5666 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5620 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5621 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5671 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -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 {#5325 …} } Eccube\Entity\Category {#5680 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -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 {#5325 …} } Eccube\Entity\Category {#5687 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -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 {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5692 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -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 {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5701 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5699 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5708 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5706 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5715 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -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 {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5722 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5720 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5721 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5729 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5727 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5736 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -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 {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5743 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5697 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5698 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5748 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -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 {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5757 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5764 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5771 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -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 {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5778 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5776 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5785 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5792 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5799 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5806 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5813 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5753 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5754 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5818 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -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 {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5827 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -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 {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5834 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5832 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5841 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5848 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -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 {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5855 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5853 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5862 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5869 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5823 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5824 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5874 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -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 {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5883 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5890 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5897 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5904 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5676 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5677 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5909 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -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 {#5325 …} } Eccube\Entity\Category {#5918 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -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 {#5325 …} } Eccube\Entity\Category {#5925 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -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 {#5325 …} } Eccube\Entity\Category {#5932 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -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 {#5325 …} } Eccube\Entity\Category {#5939 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -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 {#5325 …} } Eccube\Entity\Category {#5946 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -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 {#5325 …} } Eccube\Entity\Category {#5953 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5880 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5879 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5958 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -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 {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5967 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -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 {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5974 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -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 {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5981 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5979 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5988 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5993 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -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 {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6002 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6009 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6016 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6023 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6030 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -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 {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6037 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6035 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6036 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6044 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6051 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6058 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6063 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5999 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5998 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6068 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5964 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5963 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6077 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6084 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6082 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6091 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6089 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6098 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6096 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6097 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6105 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6103 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6104 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6112 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6110 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6111 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6121 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6117 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6118 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6126 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6119 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6135 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6142 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6149 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -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 {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6154 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6073 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6074 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6161 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6159 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6160 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6168 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6166 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6167 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6173 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6131 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6132 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6184 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6178 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6179 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6189 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6180 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6181 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6184} -Creator: null } Eccube\Entity\Category {#6194 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6182 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6183 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6189} -Creator: null } Eccube\Entity\Category {#6203 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6199 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6200 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6201 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6202 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6203} -Creator: null } ] |
[ Eccube\Entity\Category {#5049 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5081 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5079 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5323 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5322 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5313 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5315 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5314 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5306 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5308 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5307 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5299 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5301 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5300 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5071 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5288 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5317 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5316 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5293 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5286 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5287 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5335 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5333 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5342 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5340 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5349 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5347 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5356 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5354 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5363 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5361 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5370 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5368 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5377 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5375 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5376 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5384 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5382 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5391 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5389 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5398 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5332 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5331 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5403 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5396 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5412 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5410 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5411 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5419 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5428 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5408 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5409 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5433 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5424 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5425 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5438 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5426 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5439 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5449 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5447 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5456 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5454 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5463 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5461 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5464 …} -Children: Doctrine\ORM\PersistentCollection {#5467 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5470 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5468 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5477 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5475 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5484 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5482 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5483 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5491 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5489 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5498 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5496 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5502 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5505 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5445 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5509 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5510 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5503 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5519 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5517 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5518 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5526 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5524 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5533 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5531 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5532 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5538 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5443 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5444 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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5545 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5554 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5516 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5515 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5559 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5564 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5552 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.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 {#5325 …} } Eccube\Entity\Category {#5575 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5573 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5582 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5580 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5589 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -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 {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5596 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5594 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5603 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5601 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5604 …} -Children: Doctrine\ORM\PersistentCollection {#5607 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5610 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5570 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5569 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5615 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -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 {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5624 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5631 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5638 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5645 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5652 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5659 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5666 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5620 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5621 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5671 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -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 {#5325 …} } Eccube\Entity\Category {#5680 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -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 {#5325 …} } Eccube\Entity\Category {#5687 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -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 {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5692 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -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 {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5701 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5699 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5708 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5706 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5715 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -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 {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5722 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5720 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5721 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5729 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5727 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5736 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -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 {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5743 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5697 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5698 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5748 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -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 {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5757 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5764 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5771 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -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 {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5778 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5776 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5785 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5792 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5799 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5806 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5813 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5753 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5754 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5818 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -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 {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5827 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -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 {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5834 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5832 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5841 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5848 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -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 {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5855 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5853 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5862 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5869 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5823 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5824 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5874 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -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 {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5883 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5890 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5897 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5904 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5676 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5677 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5909 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -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 {#5325 …} } Eccube\Entity\Category {#5918 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -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 {#5325 …} } Eccube\Entity\Category {#5925 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -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 {#5325 …} } Eccube\Entity\Category {#5932 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -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 {#5325 …} } Eccube\Entity\Category {#5939 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -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 {#5325 …} } Eccube\Entity\Category {#5946 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -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 {#5325 …} } Eccube\Entity\Category {#5953 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5880 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5879 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5958 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -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 {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5967 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -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 {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5974 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -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 {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5981 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5979 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5988 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5993 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -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 {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6002 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6009 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6016 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6023 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6030 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -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 {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6037 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6035 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6036 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6044 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6051 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6058 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6063 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5999 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5998 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6068 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5964 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5963 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6077 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6084 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6082 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6091 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6089 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6098 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6096 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6097 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6105 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6103 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6104 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6112 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6110 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6111 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6121 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6117 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6118 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6126 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6119 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6135 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6142 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6149 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -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 {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6154 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6073 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6074 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6161 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6159 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6160 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6168 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6166 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6167 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6173 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6131 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6132 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6184 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6178 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6179 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6189 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6180 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6181 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6184} -Creator: null } Eccube\Entity\Category {#6194 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6182 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6183 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6189} -Creator: null } Eccube\Entity\Category {#6203 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6199 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6200 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6201 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6202 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6203} -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 {#4905 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4953 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4952 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4899 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5049 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5081 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5079 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5323 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5322 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5313 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5315 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5314 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5306 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5308 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5307 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5299 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5301 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5300 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5071 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5288 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5317 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5316 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5293 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5286 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5287 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5335 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5333 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5342 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5340 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5349 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5347 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5356 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5354 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5363 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5361 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5370 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5368 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5377 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5375 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5376 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5384 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5382 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5391 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5389 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5398 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5332 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5331 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5403 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5396 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5412 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5410 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5411 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5419 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5428 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5408 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5409 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5433 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5424 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5425 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5438 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5426 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5439 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5449 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5447 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5456 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5454 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5463 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5461 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5464 …} -Children: Doctrine\ORM\PersistentCollection {#5467 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5470 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5468 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5477 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5475 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5484 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5482 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5483 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5491 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5489 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5498 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5496 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5502 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5505 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5445 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5509 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5510 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5503 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5519 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5517 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5518 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5526 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5524 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5533 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5531 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5532 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5538 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5443 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5444 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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5545 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5554 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5516 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5515 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5559 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5564 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5552 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.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 {#5325 …} } Eccube\Entity\Category {#5575 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5573 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5582 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5580 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5589 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -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 {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5596 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5594 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5603 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5601 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5604 …} -Children: Doctrine\ORM\PersistentCollection {#5607 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5610 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5570 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5569 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5615 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -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 {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5624 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5631 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5638 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5645 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5652 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5659 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5666 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5620 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5621 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5671 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -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 {#5325 …} } Eccube\Entity\Category {#5680 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -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 {#5325 …} } Eccube\Entity\Category {#5687 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -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 {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5692 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -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 {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5701 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5699 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5708 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5706 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5715 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -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 {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5722 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5720 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5721 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5729 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5727 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5736 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -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 {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5743 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5697 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5698 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5748 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -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 {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5757 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5764 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5771 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -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 {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5778 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5776 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5785 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5792 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5799 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5806 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5813 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5753 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5754 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5818 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -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 {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5827 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -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 {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5834 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5832 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5841 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5848 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -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 {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5855 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5853 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5862 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5869 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5823 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5824 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5874 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -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 {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5883 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5890 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5897 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5904 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5676 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5677 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5909 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -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 {#5325 …} } Eccube\Entity\Category {#5918 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -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 {#5325 …} } Eccube\Entity\Category {#5925 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -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 {#5325 …} } Eccube\Entity\Category {#5932 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -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 {#5325 …} } Eccube\Entity\Category {#5939 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -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 {#5325 …} } Eccube\Entity\Category {#5946 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -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 {#5325 …} } Eccube\Entity\Category {#5953 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5880 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5879 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5958 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -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 {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5967 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -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 {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5974 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -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 {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5981 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5979 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5988 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#5993 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -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 {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6002 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6009 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6016 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6023 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6030 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -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 {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6037 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6035 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6036 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6044 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6051 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6058 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6063 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5999 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5998 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6068 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5964 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5963 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6077 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6084 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6082 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6091 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6089 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6098 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6096 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6097 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6105 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6103 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6104 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6112 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6110 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6111 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6121 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6117 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6118 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6126 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6119 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6135 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6142 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6149 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -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 {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6154 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6073 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6074 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6161 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6159 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6160 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6168 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6166 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6167 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } Eccube\Entity\Category {#6173 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6131 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6132 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6184 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6178 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6179 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6189 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6180 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6181 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6184} -Creator: null } Eccube\Entity\Category {#6194 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6182 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6183 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6189} -Creator: null } Eccube\Entity\Category {#6203 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6199 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6200 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6201 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6202 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6203} -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 {#4952 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4899 …} -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() {#4950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4913 …} } } |
| 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 {#6245 +label: "カジュアル" +value: "13" +data: Eccube\Entity\Category {#5049 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5081 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5079 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5323 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: " T-シャツ・シャツ" +value: "52" +data: Eccube\Entity\Category {#5322 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: " ボトムス" +value: "53" +data: Eccube\Entity\Category {#5313 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5315 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5314 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: " ジャケット・パーカー" +value: "54" +data: Eccube\Entity\Category {#5306 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5308 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5307 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: " 帽子" +value: "55" +data: Eccube\Entity\Category {#5299 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5301 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5300 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5071 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "ライダーギア" +value: "12" +data: Eccube\Entity\Category {#5288 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5317 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5316 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: " ヘルメット" +value: "42" +data: Eccube\Entity\Category {#5293 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5286 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5287 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: " ブーツ" +value: "43" +data: Eccube\Entity\Category {#5335 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5333 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: " ゴーグル" +value: "44" +data: Eccube\Entity\Category {#5342 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5340 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5343 …} -Children: Doctrine\ORM\PersistentCollection {#5346 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: " ジャージ、パンツ" +value: "45" +data: Eccube\Entity\Category {#5349 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5347 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: " グローブ" +value: "46" +data: Eccube\Entity\Category {#5356 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5354 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: " プロテクション" +value: "47" +data: Eccube\Entity\Category {#5363 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5361 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: " バッグ" +value: "48" +data: Eccube\Entity\Category {#5370 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5368 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: " アンダー、インナー" +value: "49" +data: Eccube\Entity\Category {#5377 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5375 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5376 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5378 …} -Children: Doctrine\ORM\PersistentCollection {#5381 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: " ジャケット" +value: "50" +data: Eccube\Entity\Category {#5384 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5382 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: " レインウエア" +value: "51" +data: Eccube\Entity\Category {#5391 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5389 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "マテリアル" +value: "11" +data: Eccube\Entity\Category {#5398 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5332 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5331 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5399 …} -Children: Doctrine\ORM\PersistentCollection {#5402 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: " CNC" +value: "39" +data: Eccube\Entity\Category {#5403 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5396 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: " カーボン" +value: "40" +data: Eccube\Entity\Category {#5412 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5410 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5411 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: " チタン" +value: "41" +data: Eccube\Entity\Category {#5419 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: "競技" +value: "10" +data: Eccube\Entity\Category {#5428 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5408 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5409 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: " ラリー" +value: "35" +data: Eccube\Entity\Category {#5433 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5424 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5425 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: " ラリーキット" +value: "124" +data: Eccube\Entity\Category {#5438 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5426 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5439 …} -Children: Doctrine\ORM\PersistentCollection {#5442 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: " ラリーカウル" +value: "125" +data: Eccube\Entity\Category {#5449 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5447 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: " ラリーマップホルダー" +value: "126" +data: Eccube\Entity\Category {#5456 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5454 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: " シート" +value: "127" +data: Eccube\Entity\Category {#5463 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5461 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5464 …} -Children: Doctrine\ORM\PersistentCollection {#5467 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: " スイッチ・コンピューター" +value: "128" +data: Eccube\Entity\Category {#5470 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5468 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: " ダンパー" +value: "129" +data: Eccube\Entity\Category {#5477 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5475 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: " タンク" +value: "130" +data: Eccube\Entity\Category {#5484 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5482 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5483 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: " サスペンション" +value: "131" +data: Eccube\Entity\Category {#5491 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5489 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: " エキゾースト" +value: "132" +data: Eccube\Entity\Category {#5498 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5496 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5499 …} -Children: Doctrine\ORM\PersistentCollection {#5502 …} -Parent: Eccube\Entity\Category {#5433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: " スーパーモタード" +value: "36" +data: Eccube\Entity\Category {#5505 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5445 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5446 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5509 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: " ホイール" +value: "133" +data: Eccube\Entity\Category {#5510 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5503 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5511 …} -Children: Doctrine\ORM\PersistentCollection {#5514 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: " ブレーキ" +value: "134" +data: Eccube\Entity\Category {#5519 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5517 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5518 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: " サスペンション" +value: "135" +data: Eccube\Entity\Category {#5526 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5524 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: " エキゾースト" +value: "136" +data: Eccube\Entity\Category {#5533 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5531 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5532 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: " エンデューロ" +value: "37" +data: Eccube\Entity\Category {#5538 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5443 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5444 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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: " モトクロス" +value: "38" +data: Eccube\Entity\Category {#5545 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -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 {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: "スペシャルパーツ" +value: "9" +data: Eccube\Entity\Category {#5554 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5516 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5515 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: " シャーシー・フレーム" +value: "25" +data: Eccube\Entity\Category {#5559 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -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 {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: " サスペンション" +value: "62" +data: Eccube\Entity\Category {#5564 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5552 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: " スイングアーム・リンク" +value: "63" +data: Eccube\Entity\Category {#5575 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5573 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: " トリプルクランプ" +value: "64" +data: Eccube\Entity\Category {#5582 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5580 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: " ステアリングダンパー" +value: "65" +data: Eccube\Entity\Category {#5589 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -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 {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: " サイドスタンド" +value: "66" +data: Eccube\Entity\Category {#5596 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5594 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: " その他" +value: "67" +data: Eccube\Entity\Category {#5603 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5601 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5604 …} -Children: Doctrine\ORM\PersistentCollection {#5607 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: " ハンドル・操作系" +value: "26" +data: Eccube\Entity\Category {#5610 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5570 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5569 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: " ハンドル" +value: "68" +data: Eccube\Entity\Category {#5615 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -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 {#5616 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: " グリップ" +value: "69" +data: Eccube\Entity\Category {#5624 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: " ペダル" +value: "70" +data: Eccube\Entity\Category {#5631 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: " フットペグ・ステップ関連" +value: "71" +data: Eccube\Entity\Category {#5638 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: " レバー類" +value: "72" +data: Eccube\Entity\Category {#5645 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: " スイッチ類" +value: "73" +data: Eccube\Entity\Category {#5652 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: " その他" +value: "74" +data: Eccube\Entity\Category {#5659 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -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 {#5610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: " 吸排気系" +value: "27" +data: Eccube\Entity\Category {#5666 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5620 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5621 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: " エキゾースト" +value: "75" +data: Eccube\Entity\Category {#5671 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: " インテーク" +value: "76" +data: Eccube\Entity\Category {#5680 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: " 駆動系" +value: "28" +data: Eccube\Entity\Category {#5687 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -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 {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: " ホイール" +value: "77" +data: Eccube\Entity\Category {#5692 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -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 {#5693 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: " スプロケット" +value: "78" +data: Eccube\Entity\Category {#5701 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5699 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: " チェーン" +value: "79" +data: Eccube\Entity\Category {#5708 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5706 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: " チェーンガイド" +value: "80" +data: Eccube\Entity\Category {#5715 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -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 {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: " チェーンスライダー" +value: "81" +data: Eccube\Entity\Category {#5722 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5720 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5721 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5723 …} -Children: Doctrine\ORM\PersistentCollection {#5726 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: " アクスルプーラー" +value: "82" +data: Eccube\Entity\Category {#5729 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5727 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: " その他" +value: "83" +data: Eccube\Entity\Category {#5736 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -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 {#5687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: " ガード" +value: "29" +data: Eccube\Entity\Category {#5743 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5697 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5698 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: " ハンドガード" +value: "84" +data: Eccube\Entity\Category {#5748 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -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 {#5749 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: " エキゾーストガード" +value: "85" +data: Eccube\Entity\Category {#5757 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: " スライダー" +value: "86" +data: Eccube\Entity\Category {#5764 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: " アンダーガード" +value: "87" +data: Eccube\Entity\Category {#5771 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -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 {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: " ディスクガード" +value: "88" +data: Eccube\Entity\Category {#5778 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5776 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: " エンジンガード" +value: "89" +data: Eccube\Entity\Category {#5785 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: " ラジエターガード" +value: "90" +data: Eccube\Entity\Category {#5792 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: " フレームガード" +value: "91" +data: Eccube\Entity\Category {#5799 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: " その他" +value: "92" +data: Eccube\Entity\Category {#5806 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -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 {#5743} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: " 外装系" +value: "30" +data: Eccube\Entity\Category {#5813 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5753 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5754 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: " 外装" +value: "93" +data: Eccube\Entity\Category {#5818 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -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 {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5822 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: " グラフィック" +value: "94" +data: Eccube\Entity\Category {#5827 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -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 {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: " シート" +value: "95" +data: Eccube\Entity\Category {#5834 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5832 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5835 …} -Children: Doctrine\ORM\PersistentCollection {#5838 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: " タンク" +value: "96" +data: Eccube\Entity\Category {#5841 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: " カウル" +value: "97" +data: Eccube\Entity\Category {#5848 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -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 {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: " ボルト類" +value: "98" +data: Eccube\Entity\Category {#5855 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5853 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: " その他" +value: "99" +data: Eccube\Entity\Category {#5862 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -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 {#5813} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: " エンジン系" +value: "31" +data: Eccube\Entity\Category {#5869 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5823 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5824 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: " エンジン" +value: "100" +data: Eccube\Entity\Category {#5874 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -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 {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: " エンジンカバー" +value: "101" +data: Eccube\Entity\Category {#5883 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: " クラッチ・シフト機構" +value: "102" +data: Eccube\Entity\Category {#5890 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: " その他" +value: "103" +data: Eccube\Entity\Category {#5897 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -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 {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: " ブレーキ関連" +value: "32" +data: Eccube\Entity\Category {#5904 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5676 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5677 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 {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: " マスターシリンダー" +value: "104" +data: Eccube\Entity\Category {#5909 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: " キャリパー" +value: "105" +data: Eccube\Entity\Category {#5918 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: " ブレーキディスク" +value: "106" +data: Eccube\Entity\Category {#5925 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: " ブレーキペダル" +value: "107" +data: Eccube\Entity\Category {#5932 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: " ブレーキホース" +value: "108" +data: Eccube\Entity\Category {#5939 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: " その他" +value: "109" +data: Eccube\Entity\Category {#5946 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -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 {#5325 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: " 積載関連" +value: "33" +data: Eccube\Entity\Category {#5953 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5880 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5879 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5954 …} -Children: Doctrine\ORM\PersistentCollection {#5957 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: " パニア、バッグ" +value: "110" +data: Eccube\Entity\Category {#5958 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -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 {#5959 …} -Children: Doctrine\ORM\PersistentCollection {#5962 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: " キャリア" +value: "111" +data: Eccube\Entity\Category {#5967 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -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 {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: " 液体バッグ" +value: "112" +data: Eccube\Entity\Category {#5974 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -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 {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: " ストラップ" +value: "113" +data: Eccube\Entity\Category {#5981 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5979 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …} -Children: Doctrine\ORM\PersistentCollection {#5985 …} -Parent: Eccube\Entity\Category {#5953} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: " 電装系" +value: "34" +data: Eccube\Entity\Category {#5988 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5915 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5914 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …} -Children: Doctrine\ORM\PersistentCollection {#5992 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: " ECU" +value: "114" +data: Eccube\Entity\Category {#5993 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -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 {#5994 …} -Children: Doctrine\ORM\PersistentCollection {#5997 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: " オートシフター" +value: "115" +data: Eccube\Entity\Category {#6002 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: " メーター・センサー類" +value: "116" +data: Eccube\Entity\Category {#6009 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: " ラリーパーツ" +value: "117" +data: Eccube\Entity\Category {#6016 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: " GPS・ナビゲーション" +value: "118" +data: Eccube\Entity\Category {#6023 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: " ライト" +value: "119" +data: Eccube\Entity\Category {#6030 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -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 {#6031 …} -Children: Doctrine\ORM\PersistentCollection {#6034 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: " スイッチ" +value: "120" +data: Eccube\Entity\Category {#6037 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6035 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6036 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: Eccube\Entity\Category {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: " ウインカー" +value: "121" +data: Eccube\Entity\Category {#6044 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: " ETC関連" +value: "122" +data: Eccube\Entity\Category {#6051 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: " 映像機器" +value: "123" +data: Eccube\Entity\Category {#6058 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -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 {#5988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "消耗品、スペアパーツ" +value: "8" +data: Eccube\Entity\Category {#6063 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5999 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5998 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: " ハンドル関連" +value: "14" +data: Eccube\Entity\Category {#6068 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5964 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5963 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: " シャーシー・足回り" +value: "15" +data: Eccube\Entity\Category {#6077 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6075 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6078 …} -Children: Doctrine\ORM\PersistentCollection {#6081 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: " 駆動系" +value: "16" +data: Eccube\Entity\Category {#6084 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6082 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: " ブレーキ関連" +value: "17" +data: Eccube\Entity\Category {#6091 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6089 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: " エンジン" +value: "18" +data: Eccube\Entity\Category {#6098 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6096 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6097 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -Children: Doctrine\ORM\PersistentCollection {#6102 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: " 吸排気関連" +value: "19" +data: Eccube\Entity\Category {#6105 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6103 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6104 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -Children: Doctrine\ORM\PersistentCollection {#6109 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: " オイル" +value: "20" +data: Eccube\Entity\Category {#6112 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6110 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6111 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: " タイヤ" +value: "21" +data: Eccube\Entity\Category {#6121 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6117 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6118 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: " ラリー" +value: "58" +data: Eccube\Entity\Category {#6126 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6119 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -Children: Doctrine\ORM\PersistentCollection {#6130 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: " スーパーモト" +value: "59" +data: Eccube\Entity\Category {#6135 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: " エンデューロ" +value: "60" +data: Eccube\Entity\Category {#6142 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -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 {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: " モトクロス" +value: "61" +data: Eccube\Entity\Category {#6149 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -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 {#6150 …} -Children: Doctrine\ORM\PersistentCollection {#6153 …} -Parent: Eccube\Entity\Category {#6121} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: " タイヤ関連" +value: "22" +data: Eccube\Entity\Category {#6154 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6073 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6074 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: " ムース" +value: "23" +data: Eccube\Entity\Category {#6161 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6159 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6160 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: " その他" +value: "24" +data: Eccube\Entity\Category {#6168 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6166 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6167 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5325 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#6173 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6131 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6132 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "ジェラート" +value: "1" +data: Eccube\Entity\Category {#6184 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6178 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6179 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …} -Children: Doctrine\ORM\PersistentCollection {#6188 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: " 彩のデザート" +value: "3" +data: Eccube\Entity\Category {#6189 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6180 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6181 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6184} -Creator: null } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: " CUBE" +value: "4" +data: Eccube\Entity\Category {#6194 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6182 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6183 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6189} -Creator: null } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "アイスサンド" +value: "5" +data: Eccube\Entity\Category {#6203 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6199 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6200 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6204 …} -Children: Doctrine\ORM\PersistentCollection {#6207 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: " フルーツ" +value: "6" +data: Eccube\Entity\Category {#6208 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6201 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6202 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6203} -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 {#6238 -form: Symfony\Component\Form\Form {#6225 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6237 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6244 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3930 …} } |
| 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) {#4910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3633 …} } |
| 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() {#6214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3675 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4909 …} } } |
| 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 {#6380 -form: Symfony\Component\Form\Form {#6228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6243 …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 | "" |