- 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) {#3665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3666 …} } } |
| 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 {#4004 -form: Symfony\Component\Form\Form {#3832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4003 …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) {#3700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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 {#3697 +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 {#3698 +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 {#3689 +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 {#3696 +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() {#3702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3701 …} } } |
| 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 {#4008 -form: Symfony\Component\Form\Form {#3857 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4007 …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 {#3709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3689 +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 {#3696 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3689 +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 {#3696 +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 {#3709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3689 +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 {#3696 +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) {#3836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3837 …} } } |
| 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 {#4034 -form: Symfony\Component\Form\Form {#3860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4033 …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 {#3710 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3697 +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 {#3698 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3710 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3697 +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 {#3698 +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 {#3710 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3697 +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 {#3698 +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) {#3847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3848 …} } } |
| 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 {#4035 -form: Symfony\Component\Form\Form {#3863 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4036 …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) {#3720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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 {#3717 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3718 +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 {#3715 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +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: 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() {#3722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3721 …} } } |
| 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 {#4031 -form: Symfony\Component\Form\Form {#3888 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4032 …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 {#3715 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3715 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +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: 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 {#3715 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +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: 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) {#3867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3868 …} } } |
| 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 {#4040 -form: Symfony\Component\Form\Form {#3891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4039 …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 {#3717 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3718 +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 {#3717 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3718 +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 {#3717 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3718 +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) {#3878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3879 …} } } |
| 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 {#4041 -form: Symfony\Component\Form\Form {#3894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4042 …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 {#3754 +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 {#3755 +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) {#3751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3752 …} } } |
| 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 {#4038 -form: Symfony\Component\Form\Form {#3897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4037 …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 {#3769 +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 {#3770 +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) {#3772 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3773 …} } } |
| 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 {#4044 -form: Symfony\Component\Form\Form {#3980 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4043 …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 {#3929 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3960 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3943 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3942 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3944 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3948 -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 {#3948 -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 {#3937 -_em: Doctrine\ORM\EntityManager {#361 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3939 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3940 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3941 #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 {#3938 …} -_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() {#3935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3932 …} } } |
| 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 {#4049 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4066 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4067 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4068 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4069 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4070 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4071 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4072 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4073 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4074 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4075 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4076 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4077 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4078 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4079 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4080 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4081 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4082 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4083 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4084 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4085 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4086 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4087 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4088 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4089 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4090 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4091 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4092 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4093 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4094 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4095 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4096 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4097 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4098 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4099 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4100 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4101 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4138 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4102 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4103 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4104 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4105 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4106 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4107 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4108 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4109 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4110 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4111 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4112 …} +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 {#4048 -form: Symfony\Component\Form\Form {#3983 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4047 …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) {#4150 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3903 …} } |
| 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 {#3769 +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 {#3769 +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 {#3769 +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) {#3953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3952 …} } } |
| 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 {#4151 -form: Symfony\Component\Form\Form {#3986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4152 …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 {#3770 +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 {#3770 +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 {#3770 +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) {#3970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3971 …} } } |
| 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 {#4153 -form: Symfony\Component\Form\Form {#3989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4154 …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 {#3790 +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 {#3791 +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) {#3787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3788 …} } } |
| 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 {#4045 -form: Symfony\Component\Form\Form {#3992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4046 …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 {#3674 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3675 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3674 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3675 +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 {#3674 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3675 +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) {#3807 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3806 …} } } |
| 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 {#4156 -form: Symfony\Component\Form\Form {#3995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4155 …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 {#3676 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3677 +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 {#3676 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3677 +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 {#3676 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3677 +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) {#3822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#3819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#3818 …} } } |
| 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 {#4157 -form: Symfony\Component\Form\Form {#3998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4158 …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 | "6877c91dd67221c360e725a6290b4a.3SQGm8rWxcLj6VYt1dMx20eRbzv5x2mZS1y8FybjwuI.sRNkrYSAtoGmkQMZoqpw7Hf3PUrB9yjbPxiNIm6NrdqnFnTE_bqArIKxNQ" |
| 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 | "6877c91dd67221c360e725a6290b4a.3SQGm8rWxcLj6VYt1dMx20eRbzv5x2mZS1y8FybjwuI.sRNkrYSAtoGmkQMZoqpw7Hf3PUrB9yjbPxiNIm6NrdqnFnTE_bqArIKxNQ" |
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 | "6877c91dd67221c360e725a6290b4a.3SQGm8rWxcLj6VYt1dMx20eRbzv5x2mZS1y8FybjwuI.sRNkrYSAtoGmkQMZoqpw7Hf3PUrB9yjbPxiNIm6NrdqnFnTE_bqArIKxNQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#4165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4162 …} } } |
| 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 | "6877c91dd67221c360e725a6290b4a.3SQGm8rWxcLj6VYt1dMx20eRbzv5x2mZS1y8FybjwuI.sRNkrYSAtoGmkQMZoqpw7Hf3PUrB9yjbPxiNIm6NrdqnFnTE_bqArIKxNQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4177 -form: Symfony\Component\Form\Form {#4172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4166 …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 | "6877c91dd67221c360e725a6290b4a.3SQGm8rWxcLj6VYt1dMx20eRbzv5x2mZS1y8FybjwuI.sRNkrYSAtoGmkQMZoqpw7Hf3PUrB9yjbPxiNIm6NrdqnFnTE_bqArIKxNQ" |
(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) {#4941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#4939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4940 …} } } |
| 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 {#6206 -form: Symfony\Component\Form\Form {#6195 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6207 …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 {#5022 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5054 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5052 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5295 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5050 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5286 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5288 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 {#5285 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5279 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5281 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5280 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5272 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5274 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5273 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5271 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5044 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5043 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5261 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5290 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5289 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5266 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5259 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5260 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5308 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5306 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 {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5315 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5313 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 {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5322 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5329 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5336 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5335 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5343 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5342 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5350 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5349 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5357 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5356 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5364 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5363 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5371 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5305 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5304 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5376 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5370 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5385 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5384 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5392 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5391 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5401 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5381 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5382 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5402 …} -Children: Doctrine\ORM\PersistentCollection {#5405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5406 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5398 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5411 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5399 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5400 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5422 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5420 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5421 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5429 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5428 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5436 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5434 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5435 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5443 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5441 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5442 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5450 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5449 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5457 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5456 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5464 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5463 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5471 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5470 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5478 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5419 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5483 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5477 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5492 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5491 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5499 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5498 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5506 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5505 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5511 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5416 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5518 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5517 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5527 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5489 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5488 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5532 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5524 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5537 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5526 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5548 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5546 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5547 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5555 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5554 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5556 …} -Children: Doctrine\ORM\PersistentCollection {#5559 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5562 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5560 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5561 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5569 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5567 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5568 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5576 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5575 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5583 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5542 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5588 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5582 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5597 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5596 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5598 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5604 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5603 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5611 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5610 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5612 …} -Children: Doctrine\ORM\PersistentCollection {#5615 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5618 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5617 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5619 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5625 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5624 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5626 …} -Children: Doctrine\ORM\PersistentCollection {#5629 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5632 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5631 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5639 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5593 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5594 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5644 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5638 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5653 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5652 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5660 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5545 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5661 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5665 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5659 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5674 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5672 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5673 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5681 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5680 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5682 …} -Children: Doctrine\ORM\PersistentCollection {#5685 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5688 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5687 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5695 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5694 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5696 …} -Children: Doctrine\ORM\PersistentCollection {#5699 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5702 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5701 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5703 …} -Children: Doctrine\ORM\PersistentCollection {#5706 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5709 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5708 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5716 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5670 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5671 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5717 …} -Children: Doctrine\ORM\PersistentCollection {#5720 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5721 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5715 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5730 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5729 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5737 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5736 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5738 …} -Children: Doctrine\ORM\PersistentCollection {#5741 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5744 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5743 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5751 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5750 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5758 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5757 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5759 …} -Children: Doctrine\ORM\PersistentCollection {#5762 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5765 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5764 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5772 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5771 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5773 …} -Children: Doctrine\ORM\PersistentCollection {#5776 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5779 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5778 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#5783 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5786 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5726 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5727 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5787 …} -Children: Doctrine\ORM\PersistentCollection {#5790 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5791 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5785 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5800 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5799 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5807 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5806 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5808 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5814 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5813 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5821 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5820 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5828 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5827 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5835 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5834 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5842 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5796 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5797 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5847 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5841 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5856 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5855 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5857 …} -Children: Doctrine\ORM\PersistentCollection {#5860 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5863 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5862 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5864 …} -Children: Doctrine\ORM\PersistentCollection {#5867 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5870 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5869 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5877 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5649 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5650 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5878 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5882 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5876 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5891 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5890 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5898 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5897 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5899 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5905 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5904 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5912 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#5910 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5911 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5919 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5918 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5926 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5853 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5852 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5927 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5931 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5925 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5940 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5939 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5947 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5946 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5948 …} -Children: Doctrine\ORM\PersistentCollection {#5951 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5954 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5953 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5955 …} -Children: Doctrine\ORM\PersistentCollection {#5958 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5961 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5888 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5887 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5962 …} -Children: Doctrine\ORM\PersistentCollection {#5965 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5966 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5960 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5975 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5974 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5982 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5981 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5983 …} -Children: Doctrine\ORM\PersistentCollection {#5986 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5989 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5988 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5990 …} -Children: Doctrine\ORM\PersistentCollection {#5993 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5996 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5995 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6003 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6002 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6010 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6009 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6017 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6016 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6024 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6023 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6031 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6030 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6036 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5972 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5971 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6041 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5937 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5936 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6050 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6057 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6055 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6056 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6064 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6062 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6063 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6071 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6069 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6078 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6085 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6084 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6094 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6091 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6095 …} -Children: Doctrine\ORM\PersistentCollection {#6098 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6099 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6093 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6108 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6107 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6115 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6114 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -Children: Doctrine\ORM\PersistentCollection {#6119 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6122 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6121 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6127 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6046 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6047 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6134 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6132 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6133 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6141 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6139 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6140 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6146 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6104 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6105 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6157 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6151 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6152 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6158 …} -Children: Doctrine\ORM\PersistentCollection {#6161 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6162 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6153 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6154 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#6157} -Creator: null } Eccube\Entity\Category {#6167 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6155 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6156 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6162} -Creator: null } Eccube\Entity\Category {#6176 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6172 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6173 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6181 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6174 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6175 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -Creator: null } ] |
[ Eccube\Entity\Category {#5022 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5054 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5052 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5295 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5050 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5286 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5288 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 {#5285 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5279 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5281 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5280 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5272 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5274 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5273 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5271 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5044 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5043 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5261 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5290 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5289 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5266 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5259 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5260 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5308 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5306 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 {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5315 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5313 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 {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5322 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5329 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5336 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5335 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5343 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5342 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5350 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5349 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5357 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5356 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5364 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5363 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5371 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5305 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5304 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5376 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5370 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5385 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5384 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5392 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5391 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5401 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5381 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5382 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5402 …} -Children: Doctrine\ORM\PersistentCollection {#5405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5406 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5398 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5411 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5399 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5400 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5422 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5420 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5421 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5429 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5428 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5436 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5434 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5435 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5443 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5441 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5442 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5450 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5449 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5457 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5456 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5464 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5463 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5471 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5470 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5478 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5419 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5483 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5477 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5492 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5491 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5499 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5498 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5506 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5505 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5511 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5416 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5518 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5517 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5527 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5489 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5488 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5532 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5524 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5537 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5526 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5548 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5546 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5547 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5555 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5554 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5556 …} -Children: Doctrine\ORM\PersistentCollection {#5559 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5562 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5560 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5561 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5569 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5567 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5568 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5576 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5575 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5583 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5542 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5588 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5582 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5597 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5596 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5598 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5604 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5603 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5611 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5610 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5612 …} -Children: Doctrine\ORM\PersistentCollection {#5615 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5618 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5617 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5619 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5625 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5624 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5626 …} -Children: Doctrine\ORM\PersistentCollection {#5629 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5632 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5631 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5639 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5593 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5594 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5644 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5638 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5653 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5652 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5660 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5545 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5661 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5665 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5659 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5674 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5672 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5673 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5681 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5680 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5682 …} -Children: Doctrine\ORM\PersistentCollection {#5685 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5688 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5687 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5695 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5694 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5696 …} -Children: Doctrine\ORM\PersistentCollection {#5699 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5702 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5701 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5703 …} -Children: Doctrine\ORM\PersistentCollection {#5706 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5709 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5708 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5716 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5670 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5671 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5717 …} -Children: Doctrine\ORM\PersistentCollection {#5720 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5721 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5715 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5730 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5729 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5737 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5736 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5738 …} -Children: Doctrine\ORM\PersistentCollection {#5741 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5744 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5743 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5751 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5750 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5758 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5757 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5759 …} -Children: Doctrine\ORM\PersistentCollection {#5762 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5765 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5764 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5772 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5771 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5773 …} -Children: Doctrine\ORM\PersistentCollection {#5776 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5779 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5778 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#5783 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5786 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5726 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5727 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5787 …} -Children: Doctrine\ORM\PersistentCollection {#5790 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5791 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5785 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5800 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5799 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5807 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5806 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5808 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5814 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5813 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5821 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5820 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5828 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5827 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5835 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5834 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5842 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5796 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5797 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5847 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5841 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5856 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5855 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5857 …} -Children: Doctrine\ORM\PersistentCollection {#5860 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5863 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5862 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5864 …} -Children: Doctrine\ORM\PersistentCollection {#5867 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5870 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5869 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5877 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5649 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5650 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5878 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5882 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5876 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5891 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5890 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5898 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5897 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5899 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5905 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5904 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5912 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#5910 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5911 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5919 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5918 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5926 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5853 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5852 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5927 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5931 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5925 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5940 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5939 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5947 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5946 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5948 …} -Children: Doctrine\ORM\PersistentCollection {#5951 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5954 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5953 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5955 …} -Children: Doctrine\ORM\PersistentCollection {#5958 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5961 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5888 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5887 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5962 …} -Children: Doctrine\ORM\PersistentCollection {#5965 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5966 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5960 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5975 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5974 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5982 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5981 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5983 …} -Children: Doctrine\ORM\PersistentCollection {#5986 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5989 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5988 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5990 …} -Children: Doctrine\ORM\PersistentCollection {#5993 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5996 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5995 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6003 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6002 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6010 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6009 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6017 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6016 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6024 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6023 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6031 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6030 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6036 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5972 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5971 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6041 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5937 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5936 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6050 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6057 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6055 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6056 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6064 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6062 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6063 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6071 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6069 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6078 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6085 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6084 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6094 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6091 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6095 …} -Children: Doctrine\ORM\PersistentCollection {#6098 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6099 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6093 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6108 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6107 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6115 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6114 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -Children: Doctrine\ORM\PersistentCollection {#6119 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6122 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6121 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6127 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6046 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6047 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6134 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6132 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6133 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6141 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6139 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6140 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6146 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6104 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6105 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6157 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6151 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6152 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6158 …} -Children: Doctrine\ORM\PersistentCollection {#6161 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6162 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6153 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6154 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#6157} -Creator: null } Eccube\Entity\Category {#6167 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6155 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6156 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6162} -Creator: null } Eccube\Entity\Category {#6176 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6172 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6173 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6181 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6174 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6175 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -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 {#4878 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4926 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4925 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4872 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5022 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5054 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5052 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5295 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5050 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5286 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5288 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 {#5285 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5279 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5281 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5280 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5272 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5274 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5273 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5271 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5044 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5043 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5261 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5290 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5289 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5266 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5259 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5260 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5308 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5306 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 {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5315 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5313 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 {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5322 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5329 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5336 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5335 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5343 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5342 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5350 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5349 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5357 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5356 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5364 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5363 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5371 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5305 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5304 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5376 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5370 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5385 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5384 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5392 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5391 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5401 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5381 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5382 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5402 …} -Children: Doctrine\ORM\PersistentCollection {#5405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5406 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5398 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5411 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5399 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5400 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5422 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5420 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5421 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5429 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5428 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5436 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5434 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5435 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5443 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5441 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5442 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5450 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5449 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5457 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5456 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5464 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5463 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5471 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5470 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5478 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5419 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5483 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5477 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5492 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5491 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5499 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5498 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5506 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5505 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5511 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5416 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5518 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5517 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5527 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5489 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5488 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5532 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5524 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5537 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5526 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5548 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5546 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5547 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5555 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5554 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5556 …} -Children: Doctrine\ORM\PersistentCollection {#5559 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5562 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5560 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5561 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5569 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5567 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5568 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5576 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5575 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5583 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5542 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5588 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5582 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5597 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5596 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5598 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5604 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5603 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5611 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5610 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5612 …} -Children: Doctrine\ORM\PersistentCollection {#5615 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5618 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5617 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5619 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5625 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5624 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5626 …} -Children: Doctrine\ORM\PersistentCollection {#5629 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5632 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5631 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5639 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5593 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5594 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5644 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5638 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5653 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5652 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5660 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5545 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5661 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5665 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5659 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5674 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5672 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5673 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5681 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5680 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5682 …} -Children: Doctrine\ORM\PersistentCollection {#5685 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5688 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5687 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5695 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5694 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5696 …} -Children: Doctrine\ORM\PersistentCollection {#5699 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5702 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5701 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5703 …} -Children: Doctrine\ORM\PersistentCollection {#5706 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5709 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5708 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5716 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5670 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5671 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5717 …} -Children: Doctrine\ORM\PersistentCollection {#5720 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5721 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5715 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5730 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5729 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5737 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5736 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5738 …} -Children: Doctrine\ORM\PersistentCollection {#5741 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5744 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5743 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5751 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5750 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5758 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5757 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5759 …} -Children: Doctrine\ORM\PersistentCollection {#5762 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5765 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5764 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5772 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5771 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5773 …} -Children: Doctrine\ORM\PersistentCollection {#5776 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5779 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5778 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#5783 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5786 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5726 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5727 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5787 …} -Children: Doctrine\ORM\PersistentCollection {#5790 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5791 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5785 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5800 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5799 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5807 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5806 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5808 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5814 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5813 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5821 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5820 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5828 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5827 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5835 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5834 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5842 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5796 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5797 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5847 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5841 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5856 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5855 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5857 …} -Children: Doctrine\ORM\PersistentCollection {#5860 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5863 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5862 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5864 …} -Children: Doctrine\ORM\PersistentCollection {#5867 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5870 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5869 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5877 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5649 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5650 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5878 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5882 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5876 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5891 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5890 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5898 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5897 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5899 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5905 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5904 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5912 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#5910 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5911 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5919 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5918 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5926 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5853 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5852 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5927 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5931 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5925 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5940 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5939 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5947 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5946 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5948 …} -Children: Doctrine\ORM\PersistentCollection {#5951 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5954 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5953 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5955 …} -Children: Doctrine\ORM\PersistentCollection {#5958 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5961 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5888 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5887 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5962 …} -Children: Doctrine\ORM\PersistentCollection {#5965 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5966 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5960 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5975 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5974 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5982 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5981 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5983 …} -Children: Doctrine\ORM\PersistentCollection {#5986 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5989 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5988 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5990 …} -Children: Doctrine\ORM\PersistentCollection {#5993 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#5996 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5995 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6003 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6002 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6010 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6009 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6017 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6016 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6024 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6023 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6031 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6030 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6036 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5972 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5971 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6041 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5937 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5936 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6050 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6057 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6055 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6056 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6064 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6062 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6063 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6071 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6069 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6078 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6085 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6084 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6094 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6091 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6095 …} -Children: Doctrine\ORM\PersistentCollection {#6098 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6099 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6093 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6108 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6107 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6115 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6114 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -Children: Doctrine\ORM\PersistentCollection {#6119 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6122 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6121 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6127 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6046 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6047 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6134 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6132 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6133 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6141 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6139 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6140 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } Eccube\Entity\Category {#6146 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6104 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6105 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6157 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6151 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6152 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6158 …} -Children: Doctrine\ORM\PersistentCollection {#6161 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6162 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6153 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6154 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#6157} -Creator: null } Eccube\Entity\Category {#6167 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6155 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6156 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6162} -Creator: null } Eccube\Entity\Category {#6176 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6172 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6173 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6181 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6174 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6175 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -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 {#4925 -om: ContainerRaU73E0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#390 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4872 …} -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() {#4923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4886 …} } } |
| 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 {#6218 +label: "カジュアル" +value: "13" +data: Eccube\Entity\Category {#5022 -id: 13 -name: "カジュアル" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1697096175 {#5054 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096175 {#5052 date: 2023-10-12 16:36:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6220 +label: " T-シャツ・シャツ" +value: "52" +data: Eccube\Entity\Category {#5295 -id: 52 -name: "T-シャツ・シャツ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1697096737 {#5050 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: " ボトムス" +value: "53" +data: Eccube\Entity\Category {#5286 -id: 53 -name: "ボトムス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1697096737 {#5288 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 {#5285 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: " ジャケット・パーカー" +value: "54" +data: Eccube\Entity\Category {#5279 -id: 54 -name: "ジャケット・パーカー" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1697096737 {#5281 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5280 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: " 帽子" +value: "55" +data: Eccube\Entity\Category {#5272 -id: 55 -name: "帽子" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1697096737 {#5274 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5273 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5271 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5044 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1697096737 {#5043 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5045 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "ライダーギア" +value: "12" +data: Eccube\Entity\Category {#5261 -id: 12 -name: "ライダーギア" -hierarchy: 1 -sort_no: 122 -create_date: DateTime @1697096170 {#5290 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096170 {#5289 date: 2023-10-12 16:36:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5262 …} -Children: Doctrine\ORM\PersistentCollection {#5265 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: " ヘルメット" +value: "42" +data: Eccube\Entity\Category {#5266 -id: 42 -name: "ヘルメット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1697096737 {#5259 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5260 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5267 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: " ブーツ" +value: "43" +data: Eccube\Entity\Category {#5308 -id: 43 -name: "ブーツ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1697096737 {#5306 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 {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: " ゴーグル" +value: "44" +data: Eccube\Entity\Category {#5315 -id: 44 -name: "ゴーグル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1697096737 {#5313 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 {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: " ジャージ、パンツ" +value: "45" +data: Eccube\Entity\Category {#5322 -id: 45 -name: "ジャージ、パンツ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1697096737 {#5320 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5321 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: " グローブ" +value: "46" +data: Eccube\Entity\Category {#5329 -id: 46 -name: "グローブ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1697096737 {#5327 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5328 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5330 …} -Children: Doctrine\ORM\PersistentCollection {#5333 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: " プロテクション" +value: "47" +data: Eccube\Entity\Category {#5336 -id: 47 -name: "プロテクション" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1697096737 {#5334 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5335 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: " バッグ" +value: "48" +data: Eccube\Entity\Category {#5343 -id: 48 -name: "バッグ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1697096737 {#5341 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5342 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: " アンダー、インナー" +value: "49" +data: Eccube\Entity\Category {#5350 -id: 49 -name: "アンダー、インナー" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1697096737 {#5348 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5349 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: " ジャケット" +value: "50" +data: Eccube\Entity\Category {#5357 -id: 50 -name: "ジャケット" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1697096737 {#5355 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5356 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: " レインウエア" +value: "51" +data: Eccube\Entity\Category {#5364 -id: 51 -name: "レインウエア" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1697096737 {#5362 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5363 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#5261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "マテリアル" +value: "11" +data: Eccube\Entity\Category {#5371 -id: 11 -name: "マテリアル" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1697096164 {#5305 date: 2023-10-12 16:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697098330 {#5304 date: 2023-10-12 17:12:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5372 …} -Children: Doctrine\ORM\PersistentCollection {#5375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: " CNC" +value: "39" +data: Eccube\Entity\Category {#5376 -id: 39 -name: "CNC" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1697096737 {#5369 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5370 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: " カーボン" +value: "40" +data: Eccube\Entity\Category {#5385 -id: 40 -name: "カーボン" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1697096737 {#5383 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5384 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: " チタン" +value: "41" +data: Eccube\Entity\Category {#5392 -id: 41 -name: "チタン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1697096737 {#5390 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5391 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#5371} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "競技" +value: "10" +data: Eccube\Entity\Category {#5401 -id: 10 -name: "競技" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1697096158 {#5381 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096158 {#5382 date: 2023-10-12 16:35:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5402 …} -Children: Doctrine\ORM\PersistentCollection {#5405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: " ラリー" +value: "35" +data: Eccube\Entity\Category {#5406 -id: 35 -name: "ラリー" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1697096737 {#5397 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5398 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: " ラリーキット" +value: "124" +data: Eccube\Entity\Category {#5411 -id: 124 -name: "ラリーキット" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1697101697 {#5399 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5400 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5412 …} -Children: Doctrine\ORM\PersistentCollection {#5415 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: " ラリーカウル" +value: "125" +data: Eccube\Entity\Category {#5422 -id: 125 -name: "ラリーカウル" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1697101697 {#5420 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5421 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: " ラリーマップホルダー" +value: "126" +data: Eccube\Entity\Category {#5429 -id: 126 -name: "ラリーマップホルダー" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1697101697 {#5427 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5428 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: " シート" +value: "127" +data: Eccube\Entity\Category {#5436 -id: 127 -name: "シート" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1697101697 {#5434 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5435 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: " スイッチ・コンピューター" +value: "128" +data: Eccube\Entity\Category {#5443 -id: 128 -name: "スイッチ・コンピューター" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1697101697 {#5441 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5442 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5444 …} -Children: Doctrine\ORM\PersistentCollection {#5447 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: " ダンパー" +value: "129" +data: Eccube\Entity\Category {#5450 -id: 129 -name: "ダンパー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1697101697 {#5448 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5449 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5451 …} -Children: Doctrine\ORM\PersistentCollection {#5454 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: " タンク" +value: "130" +data: Eccube\Entity\Category {#5457 -id: 130 -name: "タンク" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1697101697 {#5455 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5456 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: " サスペンション" +value: "131" +data: Eccube\Entity\Category {#5464 -id: 131 -name: "サスペンション" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1697101697 {#5462 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5463 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5465 …} -Children: Doctrine\ORM\PersistentCollection {#5468 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: " エキゾースト" +value: "132" +data: Eccube\Entity\Category {#5471 -id: 132 -name: "エキゾースト" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1697101697 {#5469 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5470 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: " スーパーモタード" +value: "36" +data: Eccube\Entity\Category {#5478 -id: 36 -name: "スーパーモタード" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1697096737 {#5418 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5419 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: " ホイール" +value: "133" +data: Eccube\Entity\Category {#5483 -id: 133 -name: "ホイール" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1697101697 {#5476 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5477 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: " ブレーキ" +value: "134" +data: Eccube\Entity\Category {#5492 -id: 134 -name: "ブレーキ" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1697101697 {#5490 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5491 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: " サスペンション" +value: "135" +data: Eccube\Entity\Category {#5499 -id: 135 -name: "サスペンション" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1697101697 {#5497 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5498 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5500 …} -Children: Doctrine\ORM\PersistentCollection {#5503 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: " エキゾースト" +value: "136" +data: Eccube\Entity\Category {#5506 -id: 136 -name: "エキゾースト" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1697101697 {#5504 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5505 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: " エンデューロ" +value: "37" +data: Eccube\Entity\Category {#5511 -id: 37 -name: "エンデューロ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1697096737 {#5416 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5417 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: " モトクロス" +value: "38" +data: Eccube\Entity\Category {#5518 -id: 38 -name: "モトクロス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1697096737 {#5516 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5517 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5401} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "スペシャルパーツ" +value: "9" +data: Eccube\Entity\Category {#5527 -id: 9 -name: "スペシャルパーツ" -hierarchy: 1 -sort_no: 89 -create_date: DateTime @1697096149 {#5489 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096149 {#5488 date: 2023-10-12 16:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5528 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: " シャーシー・フレーム" +value: "25" +data: Eccube\Entity\Category {#5532 -id: 25 -name: "シャーシー・フレーム" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1697096737 {#5523 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5524 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: " サスペンション" +value: "62" +data: Eccube\Entity\Category {#5537 -id: 62 -name: "サスペンション" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1697101697 {#5525 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5526 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: " スイングアーム・リンク" +value: "63" +data: Eccube\Entity\Category {#5548 -id: 63 -name: "スイングアーム・リンク" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1697101697 {#5546 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5547 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: " トリプルクランプ" +value: "64" +data: Eccube\Entity\Category {#5555 -id: 64 -name: "トリプルクランプ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1697101697 {#5553 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5554 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5556 …} -Children: Doctrine\ORM\PersistentCollection {#5559 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: " ステアリングダンパー" +value: "65" +data: Eccube\Entity\Category {#5562 -id: 65 -name: "ステアリングダンパー" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1697101697 {#5560 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5561 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: " サイドスタンド" +value: "66" +data: Eccube\Entity\Category {#5569 -id: 66 -name: "サイドスタンド" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1697101697 {#5567 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5568 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: " その他" +value: "67" +data: Eccube\Entity\Category {#5576 -id: 67 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1697101697 {#5574 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5575 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: " ハンドル・操作系" +value: "26" +data: Eccube\Entity\Category {#5583 -id: 26 -name: "ハンドル・操作系" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1697096737 {#5543 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5542 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: " ハンドル" +value: "68" +data: Eccube\Entity\Category {#5588 -id: 68 -name: "ハンドル" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1697101697 {#5581 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5582 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: " グリップ" +value: "69" +data: Eccube\Entity\Category {#5597 -id: 69 -name: "グリップ" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1697101697 {#5595 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5596 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5598 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: " ペダル" +value: "70" +data: Eccube\Entity\Category {#5604 -id: 70 -name: "ペダル" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1697101697 {#5602 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5603 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: " フットペグ・ステップ関連" +value: "71" +data: Eccube\Entity\Category {#5611 -id: 71 -name: "フットペグ・ステップ関連" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1697101697 {#5609 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5610 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5612 …} -Children: Doctrine\ORM\PersistentCollection {#5615 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: " レバー類" +value: "72" +data: Eccube\Entity\Category {#5618 -id: 72 -name: "レバー類" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1697101697 {#5616 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5617 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5619 …} -Children: Doctrine\ORM\PersistentCollection {#5622 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: " スイッチ類" +value: "73" +data: Eccube\Entity\Category {#5625 -id: 73 -name: "スイッチ類" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1697101697 {#5623 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5624 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5626 …} -Children: Doctrine\ORM\PersistentCollection {#5629 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: " その他" +value: "74" +data: Eccube\Entity\Category {#5632 -id: 74 -name: "その他" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1697101697 {#5630 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5631 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: " 吸排気系" +value: "27" +data: Eccube\Entity\Category {#5639 -id: 27 -name: "吸排気系" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1697096737 {#5593 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5594 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5640 …} -Children: Doctrine\ORM\PersistentCollection {#5643 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: " エキゾースト" +value: "75" +data: Eccube\Entity\Category {#5644 -id: 75 -name: "エキゾースト" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1697101697 {#5637 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5638 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: " インテーク" +value: "76" +data: Eccube\Entity\Category {#5653 -id: 76 -name: "インテーク" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1697101697 {#5651 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5652 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5639} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: " 駆動系" +value: "28" +data: Eccube\Entity\Category {#5660 -id: 28 -name: "駆動系" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1697096737 {#5544 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5545 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5661 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: " ホイール" +value: "77" +data: Eccube\Entity\Category {#5665 -id: 77 -name: "ホイール" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1697101697 {#5658 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5659 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: " スプロケット" +value: "78" +data: Eccube\Entity\Category {#5674 -id: 78 -name: "スプロケット" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1697101697 {#5672 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5673 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: " チェーン" +value: "79" +data: Eccube\Entity\Category {#5681 -id: 79 -name: "チェーン" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1697101697 {#5679 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5680 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5682 …} -Children: Doctrine\ORM\PersistentCollection {#5685 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: " チェーンガイド" +value: "80" +data: Eccube\Entity\Category {#5688 -id: 80 -name: "チェーンガイド" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1697101697 {#5686 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5687 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5689 …} -Children: Doctrine\ORM\PersistentCollection {#5692 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: " チェーンスライダー" +value: "81" +data: Eccube\Entity\Category {#5695 -id: 81 -name: "チェーンスライダー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1697101697 {#5693 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5694 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5696 …} -Children: Doctrine\ORM\PersistentCollection {#5699 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: " アクスルプーラー" +value: "82" +data: Eccube\Entity\Category {#5702 -id: 82 -name: "アクスルプーラー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1697101697 {#5700 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5701 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5703 …} -Children: Doctrine\ORM\PersistentCollection {#5706 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: " その他" +value: "83" +data: Eccube\Entity\Category {#5709 -id: 83 -name: "その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1697101697 {#5707 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5708 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5710 …} -Children: Doctrine\ORM\PersistentCollection {#5713 …} -Parent: Eccube\Entity\Category {#5660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: " ガード" +value: "29" +data: Eccube\Entity\Category {#5716 -id: 29 -name: "ガード" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1697096737 {#5670 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5671 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5717 …} -Children: Doctrine\ORM\PersistentCollection {#5720 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: " ハンドガード" +value: "84" +data: Eccube\Entity\Category {#5721 -id: 84 -name: "ハンドガード" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1697101697 {#5714 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5715 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: " エキゾーストガード" +value: "85" +data: Eccube\Entity\Category {#5730 -id: 85 -name: "エキゾーストガード" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1697101697 {#5728 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5729 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: " スライダー" +value: "86" +data: Eccube\Entity\Category {#5737 -id: 86 -name: "スライダー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1697101697 {#5735 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5736 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5738 …} -Children: Doctrine\ORM\PersistentCollection {#5741 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: " アンダーガード" +value: "87" +data: Eccube\Entity\Category {#5744 -id: 87 -name: "アンダーガード" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1697101697 {#5742 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5743 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5745 …} -Children: Doctrine\ORM\PersistentCollection {#5748 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: " ディスクガード" +value: "88" +data: Eccube\Entity\Category {#5751 -id: 88 -name: "ディスクガード" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1697101697 {#5749 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5750 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: " エンジンガード" +value: "89" +data: Eccube\Entity\Category {#5758 -id: 89 -name: "エンジンガード" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1697101697 {#5756 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5757 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5759 …} -Children: Doctrine\ORM\PersistentCollection {#5762 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: " ラジエターガード" +value: "90" +data: Eccube\Entity\Category {#5765 -id: 90 -name: "ラジエターガード" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1697101697 {#5763 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5764 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: " フレームガード" +value: "91" +data: Eccube\Entity\Category {#5772 -id: 91 -name: "フレームガード" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1697101697 {#5770 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5771 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5773 …} -Children: Doctrine\ORM\PersistentCollection {#5776 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: " その他" +value: "92" +data: Eccube\Entity\Category {#5779 -id: 92 -name: "その他" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1697101697 {#5777 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5778 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#5783 …} -Parent: Eccube\Entity\Category {#5716} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: " 外装系" +value: "30" +data: Eccube\Entity\Category {#5786 -id: 30 -name: "外装系" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1697096737 {#5726 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5727 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5787 …} -Children: Doctrine\ORM\PersistentCollection {#5790 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: " 外装" +value: "93" +data: Eccube\Entity\Category {#5791 -id: 93 -name: "外装" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1697101697 {#5784 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5785 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: " グラフィック" +value: "94" +data: Eccube\Entity\Category {#5800 -id: 94 -name: "グラフィック" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1697101697 {#5798 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5799 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: " シート" +value: "95" +data: Eccube\Entity\Category {#5807 -id: 95 -name: "シート" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1697101697 {#5805 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5806 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5808 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: " タンク" +value: "96" +data: Eccube\Entity\Category {#5814 -id: 96 -name: "タンク" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1697101697 {#5812 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5813 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: " カウル" +value: "97" +data: Eccube\Entity\Category {#5821 -id: 97 -name: "カウル" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1697101697 {#5819 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5820 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: " ボルト類" +value: "98" +data: Eccube\Entity\Category {#5828 -id: 98 -name: "ボルト類" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1697101697 {#5826 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5827 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: " その他" +value: "99" +data: Eccube\Entity\Category {#5835 -id: 99 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1697101697 {#5833 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5834 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: " エンジン系" +value: "31" +data: Eccube\Entity\Category {#5842 -id: 31 -name: "エンジン系" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1697096737 {#5796 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5797 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: " エンジン" +value: "100" +data: Eccube\Entity\Category {#5847 -id: 100 -name: "エンジン" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1697101697 {#5840 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5841 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5848 …} -Children: Doctrine\ORM\PersistentCollection {#5851 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: " エンジンカバー" +value: "101" +data: Eccube\Entity\Category {#5856 -id: 101 -name: "エンジンカバー" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1697101697 {#5854 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5855 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5857 …} -Children: Doctrine\ORM\PersistentCollection {#5860 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: " クラッチ・シフト機構" +value: "102" +data: Eccube\Entity\Category {#5863 -id: 102 -name: "クラッチ・シフト機構" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1697101697 {#5861 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5862 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5864 …} -Children: Doctrine\ORM\PersistentCollection {#5867 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: " その他" +value: "103" +data: Eccube\Entity\Category {#5870 -id: 103 -name: "その他" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1697101697 {#5868 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5869 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5842} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: " ブレーキ関連" +value: "32" +data: Eccube\Entity\Category {#5877 -id: 32 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1697096737 {#5649 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5650 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5878 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: " マスターシリンダー" +value: "104" +data: Eccube\Entity\Category {#5882 -id: 104 -name: "マスターシリンダー" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1697101697 {#5875 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5876 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5883 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: " キャリパー" +value: "105" +data: Eccube\Entity\Category {#5891 -id: 105 -name: "キャリパー" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1697101697 {#5889 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5890 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: " ブレーキディスク" +value: "106" +data: Eccube\Entity\Category {#5898 -id: 106 -name: "ブレーキディスク" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1697101697 {#5896 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5897 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5899 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: " ブレーキペダル" +value: "107" +data: Eccube\Entity\Category {#5905 -id: 107 -name: "ブレーキペダル" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1697101697 {#5903 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5904 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: " ブレーキホース" +value: "108" +data: Eccube\Entity\Category {#5912 -id: 108 -name: "ブレーキホース" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1697101697 {#5910 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5911 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: " その他" +value: "109" +data: Eccube\Entity\Category {#5919 -id: 109 -name: "その他" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1697101697 {#5917 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5918 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: " 積載関連" +value: "33" +data: Eccube\Entity\Category {#5926 -id: 33 -name: "積載関連" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1697096737 {#5853 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5852 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5927 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: " パニア、バッグ" +value: "110" +data: Eccube\Entity\Category {#5931 -id: 110 -name: "パニア、バッグ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1697101697 {#5924 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5925 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5932 …} -Children: Doctrine\ORM\PersistentCollection {#5935 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: " キャリア" +value: "111" +data: Eccube\Entity\Category {#5940 -id: 111 -name: "キャリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1697101697 {#5938 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5939 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: " 液体バッグ" +value: "112" +data: Eccube\Entity\Category {#5947 -id: 112 -name: "液体バッグ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1697101697 {#5945 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5946 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5948 …} -Children: Doctrine\ORM\PersistentCollection {#5951 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: " ストラップ" +value: "113" +data: Eccube\Entity\Category {#5954 -id: 113 -name: "ストラップ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1697101697 {#5952 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5953 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5955 …} -Children: Doctrine\ORM\PersistentCollection {#5958 …} -Parent: Eccube\Entity\Category {#5926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: " 電装系" +value: "34" +data: Eccube\Entity\Category {#5961 -id: 34 -name: "電装系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1697096737 {#5888 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5887 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5962 …} -Children: Doctrine\ORM\PersistentCollection {#5965 …} -Parent: Eccube\Entity\Category {#5527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: " ECU" +value: "114" +data: Eccube\Entity\Category {#5966 -id: 114 -name: "ECU" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1697101697 {#5959 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5960 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: " オートシフター" +value: "115" +data: Eccube\Entity\Category {#5975 -id: 115 -name: "オートシフター" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1697101697 {#5973 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5974 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: " メーター・センサー類" +value: "116" +data: Eccube\Entity\Category {#5982 -id: 116 -name: "メーター・センサー類" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1697101697 {#5980 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5981 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5983 …} -Children: Doctrine\ORM\PersistentCollection {#5986 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: " ラリーパーツ" +value: "117" +data: Eccube\Entity\Category {#5989 -id: 117 -name: "ラリーパーツ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1697101697 {#5987 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5988 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5990 …} -Children: Doctrine\ORM\PersistentCollection {#5993 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: " GPS・ナビゲーション" +value: "118" +data: Eccube\Entity\Category {#5996 -id: 118 -name: "GPS・ナビゲーション" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1697101697 {#5994 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#5995 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: " ライト" +value: "119" +data: Eccube\Entity\Category {#6003 -id: 119 -name: "ライト" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1697101697 {#6001 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6002 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: " スイッチ" +value: "120" +data: Eccube\Entity\Category {#6010 -id: 120 -name: "スイッチ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1697101697 {#6008 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6009 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: " ウインカー" +value: "121" +data: Eccube\Entity\Category {#6017 -id: 121 -name: "ウインカー" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1697101697 {#6015 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6016 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: " ETC関連" +value: "122" +data: Eccube\Entity\Category {#6024 -id: 122 -name: "ETC関連" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1697101697 {#6022 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6023 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: " 映像機器" +value: "123" +data: Eccube\Entity\Category {#6031 -id: 123 -name: "映像機器" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1697101697 {#6029 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6030 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "消耗品、スペアパーツ" +value: "8" +data: Eccube\Entity\Category {#6036 -id: 8 -name: "消耗品、スペアパーツ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1697096142 {#5972 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096142 {#5971 date: 2023-10-12 16:35:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: " ハンドル関連" +value: "14" +data: Eccube\Entity\Category {#6041 -id: 14 -name: "ハンドル関連" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1697096737 {#5937 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#5936 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: " シャーシー・足回り" +value: "15" +data: Eccube\Entity\Category {#6050 -id: 15 -name: "シャーシー・足回り" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1697096737 {#6048 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6049 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: " 駆動系" +value: "16" +data: Eccube\Entity\Category {#6057 -id: 16 -name: "駆動系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1697096737 {#6055 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6056 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: " ブレーキ関連" +value: "17" +data: Eccube\Entity\Category {#6064 -id: 17 -name: "ブレーキ関連" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1697096737 {#6062 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6063 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -Children: Doctrine\ORM\PersistentCollection {#6068 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: " エンジン" +value: "18" +data: Eccube\Entity\Category {#6071 -id: 18 -name: "エンジン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1697096737 {#6069 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6070 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: " 吸排気関連" +value: "19" +data: Eccube\Entity\Category {#6078 -id: 19 -name: "吸排気関連" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1697096737 {#6076 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6077 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …} -Children: Doctrine\ORM\PersistentCollection {#6082 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: " オイル" +value: "20" +data: Eccube\Entity\Category {#6085 -id: 20 -name: "オイル" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1697096737 {#6083 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6084 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: " タイヤ" +value: "21" +data: Eccube\Entity\Category {#6094 -id: 21 -name: "タイヤ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1697096737 {#6090 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6091 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6095 …} -Children: Doctrine\ORM\PersistentCollection {#6098 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: " ラリー" +value: "58" +data: Eccube\Entity\Category {#6099 -id: 58 -name: "ラリー" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1697101697 {#6092 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6093 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: " スーパーモト" +value: "59" +data: Eccube\Entity\Category {#6108 -id: 59 -name: "スーパーモト" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1697101697 {#6106 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6107 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: " エンデューロ" +value: "60" +data: Eccube\Entity\Category {#6115 -id: 60 -name: "エンデューロ" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1697101697 {#6113 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6114 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -Children: Doctrine\ORM\PersistentCollection {#6119 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: " モトクロス" +value: "61" +data: Eccube\Entity\Category {#6122 -id: 61 -name: "モトクロス" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1697101697 {#6120 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697101697 {#6121 date: 2023-10-12 18:08:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: " タイヤ関連" +value: "22" +data: Eccube\Entity\Category {#6127 -id: 22 -name: "タイヤ関連" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1697096737 {#6046 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6047 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: " ムース" +value: "23" +data: Eccube\Entity\Category {#6134 -id: 23 -name: "ムース" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1697096737 {#6132 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6133 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: " その他" +value: "24" +data: Eccube\Entity\Category {#6141 -id: 24 -name: "その他" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1697096737 {#6139 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697096737 {#6140 date: 2023-10-12 16:45:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5298 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#6146 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1683393073 {#6104 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6105 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6147 …} -Children: Doctrine\ORM\PersistentCollection {#6150 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "ジェラート" +value: "1" +data: Eccube\Entity\Category {#6157 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1683393073 {#6151 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6152 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6158 …} -Children: Doctrine\ORM\PersistentCollection {#6161 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: " 彩のデザート" +value: "3" +data: Eccube\Entity\Category {#6162 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1683393073 {#6153 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6154 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …} -Children: Doctrine\ORM\PersistentCollection {#6166 …} -Parent: Eccube\Entity\Category {#6157} -Creator: null } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: " CUBE" +value: "4" +data: Eccube\Entity\Category {#6167 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1683393073 {#6155 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6156 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6162} -Creator: null } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "アイスサンド" +value: "5" +data: Eccube\Entity\Category {#6176 -id: 5 -name: "アイスサンド" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1683393073 {#6172 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6173 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: " フルーツ" +value: "6" +data: Eccube\Entity\Category {#6181 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1683393073 {#6174 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1683393073 {#6175 date: 2023-05-07 02:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -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 {#6211 -form: Symfony\Component\Form\Form {#6198 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6210 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6217 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3903 …} } |
| 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) {#4883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3606 …} } |
| 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() {#6187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3648 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#688 …} $translationDomain: "validators" $message: Closure() {#4882 …} } } |
| 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 {#6353 -form: Symfony\Component\Form\Form {#6201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6216 …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 | "" |